Skip to content

Releases: saleor/saleor-dashboard

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

Release 3.23.0-a.0

24 Mar 14:12

Choose a tag to compare

Release 3.23.0-a.0 Pre-release
Pre-release

This is the pre-release of 3.23.0

Refer to stable release for the official changelog.