From 04bd36616e0103627097e6383b58e1c164020527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 31 Jan 2025 13:56:00 +0000 Subject: [PATCH] Release 3.20 --- .changeset/five-bears-doubt.md | 5 ----- .changeset/four-lions-happen.md | 5 ----- .changeset/gold-hotels-give.md | 5 ----- .changeset/hip-horses-mate.md | 5 ----- .changeset/mean-points-glow.md | 5 ----- .changeset/new-monkeys-talk.md | 5 ----- .changeset/selfish-swans-turn.md | 5 ----- .changeset/sharp-falcons-tap.md | 5 ----- .changeset/twenty-apples-talk.md | 5 ----- .changeset/violet-doors-bathe.md | 5 ----- .changeset/wild-poems-approve.md | 5 ----- .changeset/wild-seals-mix.md | 5 ----- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 14 files changed, 18 insertions(+), 61 deletions(-) delete mode 100644 .changeset/five-bears-doubt.md delete mode 100644 .changeset/four-lions-happen.md delete mode 100644 .changeset/gold-hotels-give.md delete mode 100644 .changeset/hip-horses-mate.md delete mode 100644 .changeset/mean-points-glow.md delete mode 100644 .changeset/new-monkeys-talk.md delete mode 100644 .changeset/selfish-swans-turn.md delete mode 100644 .changeset/sharp-falcons-tap.md delete mode 100644 .changeset/twenty-apples-talk.md delete mode 100644 .changeset/violet-doors-bathe.md delete mode 100644 .changeset/wild-poems-approve.md delete mode 100644 .changeset/wild-seals-mix.md diff --git a/.changeset/five-bears-doubt.md b/.changeset/five-bears-doubt.md deleted file mode 100644 index 12c431600bb..00000000000 --- a/.changeset/five-bears-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Opening item in new tab using cmd key on datagrid now takes into account mounting point diff --git a/.changeset/four-lions-happen.md b/.changeset/four-lions-happen.md deleted file mode 100644 index ef5cad476b6..00000000000 --- a/.changeset/four-lions-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Now you can re-order products within the collection. diff --git a/.changeset/gold-hotels-give.md b/.changeset/gold-hotels-give.md deleted file mode 100644 index 00534e662f0..00000000000 --- a/.changeset/gold-hotels-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Order transaction list now displays the name of a transaction \ No newline at end of file diff --git a/.changeset/hip-horses-mate.md b/.changeset/hip-horses-mate.md deleted file mode 100644 index 06ef0cbc664..00000000000 --- a/.changeset/hip-horses-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Now you can see pageviews in the posthog. diff --git a/.changeset/mean-points-glow.md b/.changeset/mean-points-glow.md deleted file mode 100644 index e8d60633972..00000000000 --- a/.changeset/mean-points-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -You can now edit note in order details. Notes in order details now show id of note, id of related note and type of note "added" or "updated" diff --git a/.changeset/new-monkeys-talk.md b/.changeset/new-monkeys-talk.md deleted file mode 100644 index eac6d6a20df..00000000000 --- a/.changeset/new-monkeys-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -You can now open datagrid list item in new tab using cmd/ctrl button diff --git a/.changeset/selfish-swans-turn.md b/.changeset/selfish-swans-turn.md deleted file mode 100644 index b2c0f2027ec..00000000000 --- a/.changeset/selfish-swans-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -After creating a new collection, you should see a list of assigned channels diff --git a/.changeset/sharp-falcons-tap.md b/.changeset/sharp-falcons-tap.md deleted file mode 100644 index 2a8f640d58f..00000000000 --- a/.changeset/sharp-falcons-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Modals in the Dashboard are now aligned, all have the same max height. Loading items on scroll works when the dialog is displayed in large screen. diff --git a/.changeset/twenty-apples-talk.md b/.changeset/twenty-apples-talk.md deleted file mode 100644 index 97c93b0fe63..00000000000 --- a/.changeset/twenty-apples-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Dashboard now sends source header to API, when ENABLED_SERVICE_NAME_HEADER=true. Requires core >=3.20.68. diff --git a/.changeset/violet-doors-bathe.md b/.changeset/violet-doors-bathe.md deleted file mode 100644 index 0ee192c480a..00000000000 --- a/.changeset/violet-doors-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Activates list items on the welcome page no longer implies that they are clickable \ No newline at end of file diff --git a/.changeset/wild-poems-approve.md b/.changeset/wild-poems-approve.md deleted file mode 100644 index 9eb8f631c5b..00000000000 --- a/.changeset/wild-poems-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Editor.js no more cause error during saving diff --git a/.changeset/wild-seals-mix.md b/.changeset/wild-seals-mix.md deleted file mode 100644 index 5bab1e3406b..00000000000 --- a/.changeset/wild-seals-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -You can now navigate back from collection details to collection list diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d35ffb5760..5fdddc14f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 3.20.26 + +### Patch Changes + +- f0870c5: Opening item in new tab using cmd key on datagrid now takes into account mounting point +- 87b8124: Now you can re-order products within the collection. +- 19bdcd4: Order transaction list now displays the name of a transaction +- e0f586e: Now you can see pageviews in the posthog. +- 1c3a125: You can now edit note in order details. Notes in order details now show id of note, id of related note and type of note "added" or "updated" +- 41dfb69: You can now open datagrid list item in new tab using cmd/ctrl button +- a3a1eca: After creating a new collection, you should see a list of assigned channels +- 79b8255: Modals in the Dashboard are now aligned, all have the same max height. Loading items on scroll works when the dialog is displayed in large screen. +- 08e3449: Dashboard now sends source header to API, when ENABLED_SERVICE_NAME_HEADER=true. Requires core >=3.20.68. +- 36bc1be: Activates list items on the welcome page no longer implies that they are clickable +- 52cf576: Editor.js no more cause error during saving +- 6a4f082: You can now navigate back from collection details to collection list + ## 3.20.25 ### Patch Changes diff --git a/package.json b/package.json index 75f8c697361..134e135c505 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saleor-dashboard", - "version": "3.20.25", + "version": "3.20.26", "main": "src/index.tsx", "repository": { "type": "git",