· v1.270

Allegro integration, product editing redesign and catalog CRUD API

Allegro integration

Connect an Allegro seller account over OAuth, publish products as Allegro offers, keep stock in sync and import Allegro orders back into YNS. Polish merchants can now run the marketplace and their own store from a single catalog, with connection and publishing handled from the admin.

Product editing redesign

The product edit page has reworked tabs, a new header and a clearer integrations area, with every field that comes from a module gathered under its own Modules tab. Variant Label and Type merged into one control, so a variant is defined in one place instead of two.

Catalog CRUD in the public API

Collections, categories and blog categories now support create, update and delete through the public API, with matching mutation types in the Commerce SDK. Enough to build and maintain a full catalog structure from your own tooling.

Also shipped

  • AI image generation through the YNS API — generation now runs through the YNS API and lands in the Studio Library, so every generated image is stored and reusable across the store
  • Outbound emails in Messages — emails your store sends to customers show up in the Messages inbox next to incoming ones, so each conversation reads as one thread
  • Managed Commerce paid features — subscribe to paid features per store, with the tier price shown in the Managed Commerce status card
  • Rebuilt template catalog — a fresh set of store templates, and AI template selection now weighs the aesthetic you describe rather than just the industry
  • Bundle editor redesigned to mirror the product form, plus status filter tabs on the bundle list
  • Pasted images in AI Builder chat open in a fullscreen lightbox
  • Preview deployments get a readable alias built from the store subdomain instead of a raw hash

Fixes

  • [billing]Allow tax ID collection on existing Stripe customer
  • Outside-click dismissal for the /design page
  • Update earlier not working templates
  • View Category button in admin panel leads to 404