Skip to content

Releases: saleor/saleor-dashboard

3.23.4

11 May 07:34
f35e469

Choose a tag to compare

Patch Changes

  • #6549 53474a0 Thanks @mirekm! - Webhook event picker: warn admins about Saleor 3.23 channel-scoped stock events.

    The four PRODUCT_VARIANT_BACK_IN_STOCK_* / PRODUCT_VARIANT_OUT_OF_STOCK_* events introduced in Saleor 3.23 fire only when the shop has the legacy shipping-zone stock-availability setting disabled. They were already exposed in the picker (auto-derived from the schema), but admins on shops still in legacy mode could subscribe with no visual cue and silently never receive deliveries. Each of those four events now shows an advisory "Direct stock mode only" badge with a tooltip linking to the site-settings page where the flag is configured. Adds a regression test pinning the four events to the PRODUCT_VARIANT group, and a comment in ExcludedDocumentKeys documenting that the dry-run feature already covers them transitively via prefix matching.

  • #6546 c305dd4 Thanks @mirekm! - ProductDoctor: Add mode-aware reassurance under public-API verification badge and tighten ambiguous diagnostic copy

  • #6557 6589b54 Thanks @lkostrowski! - Removed deprecated @reach/auto-id dependency and replaced it with built-in React useId hook. This is purely technical change.

  • #6547 764b4f9 Thanks @mirekm! - ProductDoctor: Group channel issues by purchasability vs shipping to mirror Saleor 3.23 stock-availability semantics

  • #6545 029f589 Thanks @mirekm! - ProductDoctor: Add support for new availability mode introduced in Saleor 3.23

Full Changelog: 3.23.3...3.23.4

3.23.3

28 Apr 11:37
df6d532

Choose a tag to compare

Patch Changes

  • #6536 15eced3 Thanks @IKarbowiak! - Added a "Stock availability" toggle in Site Settings to control useLegacyShippingZoneStockAvailability.

  • #6490 a963af0 Thanks @lkostrowski! - Set strict-typed Scalars: JSON and JSONString. Previously Codegen generated any types, making them insecure in the codebase. Now they are unknown and string. Now it's explicit that JSON must be narrowed (e.g. with Zod schema) and JSONString must be first parsed.

  • #6434 71222e4 Thanks @mirekm! - Order-level and order-line discount flows now share the same UX in Draft and Unconfirmed orders. Access Add/Edit order line discount now also from the order row menu.

Full Changelog: 3.23.2...3.23.3

3.23.2

20 Apr 05:25
628302d

Choose a tag to compare

Full Changelog: 3.23.1...3.23.2

3.22.41

20 Apr 05:12
ed948f1

Choose a tag to compare

Patch Changes

Full Changelog: 3.22.40...3.22.41

3.23.1

16 Apr 11:33
90dd496

Choose a tag to compare

  • #6499 b652a58 Thanks @IKarbowiak! - Show a spinner instead of "no login method available" error message while the login page is loading authentication configuration.

  • #6504 d0cb8ef Thanks @mirekm! - Fix deleting saved, server-side Voucher codes

  • #6495 cb8679d Thanks @lkostrowski! - Fixed bug where arbitrary email couldn't be used to send giftcard to

  • #6453 01c6fca Thanks @mirekm! - Clean up and update Promotions UI. Now rules are easier to understand with all the items that rule apply to clickable directly from the rule card, and improved Edit/Add rule modal.

  • #6513 100df98 Thanks @lkostrowski! - Updated Gift Card customer attachment to show a separate button for entering a custom value instead of using a combobox.

Full Changelog: 3.23.0...3.23.1

3.22.40

16 Apr 11:25
e8507ff

Choose a tag to compare

Patch Changes

  • #6515 040a627 Thanks @lkostrowski! - Changed behavior of Gift Card customer attachment, now it will show a separate button for custom value instead of buggy combobox

Full Changelog: 3.22.39...3.22.40

3.23.0

09 Apr 07:12
61a3c04

Choose a tag to compare

Saleor 3.23.0 🐰

See core 3.23 release and read announcement post

3.22.38

08 Apr 12:13
a8f7316

Choose a tag to compare

Patch Changes

Full Changelog: 3.22.37...3.22.38

3.23.0-a.1

31 Mar 08:36
e2214b3

Choose a tag to compare

3.23.0-a.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.23.0-a.0...3.23.0-a.1

3.22.37

27 Mar 10:59
b4040f1

Choose a tag to compare

Patch Changes

Full Changelog: 3.22.36...3.22.37