Skip to content

Releases: saleor/saleor-dashboard

3.14.14

08 Feb 13:06
Compare
Choose a tag to compare

🪲 Fixes:

  • Fix redirect action in new context and relative urls (#4666) by @mmiszy

⚙️ Maintenance:

3.18.2

12 Jan 14:40
9ee9392
Compare
Choose a tag to compare

🪲 Fixes:

e165eed: Show info text when no options to select in discount condtion, stop sending empty condtion by @poulch
6ba106f: Fix height of multiselect for filters/promotions by @krzysztofzuraw
3018ed8: Fix loading service worker by @andrzejewsky
b353ceb: Fix deleting draft orders by @andrzejewsky
f95e90f: Amounts are now hidden on Transaction events list for CHARGE_REQUST, CHARGE_SUCCESS and CHARGE_FAILURE events. These events don't support providing amounts, and they were always displayed as 0 by @witoszekdev
1637e12: Fix dockerfile build error caused by deleted file and bash script by @tgrycuk

🦄 Features in preview:

Discounts:
53ca848: Fix jumpy UI, lazy loading and transitions for discount rules by @poulch
3cbfa64: Make discount rules flag visible by @andrzejewsky
27d2a60: Introduce filters to discount list page by @poulch

3.18.1

19 Dec 14:03
6f7b237
Compare
Choose a tag to compare

🪲 Fixes:

🍇 Improvements:

🦄 Features in preview:

⚙️ Maintenance:

3.15.6

23 Nov 10:47
Compare
Choose a tag to compare

🪲 Fixes:

3.14.13

23 Nov 10:46
Compare
Choose a tag to compare

🪲 Fixes:

3.18.0

15 Nov 12:16
aa732ab
Compare
Choose a tag to compare

🦄 Features:

🪲 Fixes:

  • 5dffd6e: Fix sending attributes on variant create/update in datagrid on product details page by @poulch
  • 4c37703: Fix sending too many requests on line item update by @poulch
  • 6b91eef: Fix search for page type is not working correctly by @Droniu
  • 3b48cca: Fix input placeholder text in the tax classes section by @Droniu
  • be2a9b6: Fix form blink in customer edition for orders by @andrzejewsky
  • 3d68e7b: Fix saving previously removed country exceptions by @Droniu
  • c4b6085: Fix pt-br locale by @GabrielZacchi
  • b7c2a96: Fix incorrect indexing in concurrent variant datagrid bulk mutations by @Droniu
  • 601d236: Fix error related to can not read property of undefined in metadata and reading search page info by @poulch
  • 873954f: Fix assign attribute value dialogs showing previous search results by @Droniu
  • 226b603: Fix assigning products to collection by @Droniu
  • 3f6dcfa: Fix pasting float number into datagrid by @poulch
  • 060935a: Fix clear datagrid added variants after submit by @poulch
  • b792f98: Fix language switcher by @andrzejewsky
  • 53cef3d: Fix copy on back button when failure during app installation by @poulch
  • 205a4f2: Fix disappearing labels of reference attributes by @Droniu

⚙️ Maintenance:

3.17.1

11 Oct 10:57
e2f0e28
Compare
Choose a tag to compare

🪲 Fixes:

8b63ab1: Fix webhook create button by @Droniu

3.17.0

11 Oct 07:47
6a397a0
Compare
Choose a tag to compare

🦄 Features:

29b8740: Migrate product variant page to new macaw by @poulch
5b4cf7d: New column picker for variant datagrid by @Droniu
fd94279: Add visible checkbox in datagrids by @poulch
72ed646: Add metadata column to order details datagrid by @poulch
d924523: add bulgarian translation by @frostatwolf
795b208: Enable new filters by default by @andrzejewsky
e71633a: migrated create products tests to Playwright by @wojteknowacki
646e72f: Add datagrid on shipping zones view by @Droniu

🪲 Fixes:

6f66417: Fix reading null variable autocomplete by @andrzejewsky
35d6094: Fix group of error caused by reading property of undefined by @poulch
2ba563e: Fix loading channels in order creation after publishing the new channel by @andrzejewsky
292c51d: add email confirmation to customer registration e2e test by @wojteknowacki
c31dfef: Remove attributes error, pill reference, editor js error by @andrzejewsky
cc2ecb5: Due to UI changes - staff members and variants tests fixes by @wojteknowacki
0af083f: bring back CYPRESS_baseUrl as env var which is needed for backward compatibility by @wojteknowacki
327008a: Capitalised the "Export products" button by @arvindpndit
a6a6152: Update usage of defaultTransactionFlowStrategy after migrating it to paymentSettings by @poulch
6d64628: Stop creating issues with test results by @andrzejewsky
bd3290b: Set data-test-id for filters by @andrzejewsky
2a202d4: Fix fetching private metadata for Order only when staff userr by @poulch
fdc49f5: change env var name CYPRESS_baseurl to BASE_URL by @wojteknowacki
11feabb: Add back buttons in webhooks and taxes views by @Droniu
d42076f: removed force click on category selection by @wojteknowacki

⚙️ Maintenance:

8957582: Fix contribution guide link in PR template by @Droniu
69a77ee: Add changesets status workflow that fails when there is no changeset file by @andrzejewsky
3ba3255: Change gql codegen config to typescript and reflect env vars by @andrzejewsky
8b57cd7: Update e2e scenarios for new filters by @wojteknowacki
f733c60: Move condional filters UI to dashboard by @krzysztofzuraw
addfae8: Update graphql schema by @andrzejewsky

3.16.2

05 Oct 09:38
b731283
Compare
Choose a tag to compare

🪲 Fixes:

c632511: Fix various tiny ESLint rules by @Droniu
b65f346: Fix blank space in legacy filter popper by @Droniu
dd06aca: Fix editing/deleting attribute values when creating new dropdown attribute by @Droniu

⚙️ Maintenance:

db43c91: Tag docker container as latest when the published GitHub release is marked as "latest" by @andrzejewsky

3.15.5

05 Oct 09:23
1c1ee9c
Compare
Choose a tag to compare

⚙️ Maintenance: