Skip to content

Commit

Permalink
Prepare release 3.20 (#5093)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 5, 2024
1 parent ef1c9cb commit 81b2334
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 61 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-carrots-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-pens-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-oranges-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-plums-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-donuts-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-spies-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-carrots-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-steaks-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-dogs-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-spoons-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-elephants-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-ties-perform.md

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 3.20.5

### Patch Changes

- 0b9296f1c: You can now replace all environment variables instead of only API_URL in Docker and nginx
- d29c3f89d: Tests for shipping methods now wait to content load to start test
- fd29d47cb: Now developer can see the traces within Sentry
- f89484cc4: Plugin details view now displays channel list with proper padding and text with proper size.
- b464ee243: Now sentry sample rate sents only 10% of the traffic
- cfe015ab2: You can now see errors when required attributes are empty during product or page edition
- a1420b2c4: Page type page now displays section description in multiple lines.
- 8b345e605: Transaction capture modal no longer shows "Error" text when API error occurs. This means that the modal closes when mutation finishes so that result is visible.
- cf2eb131f: Now you can see initials in your account details when there is no avatar image set for your account.
- ef1c9cba5: Subscription query editor no longer shows incorrect required permissions for inserted query.
- 5098f2674: You can now assign more than 22 attribute for product and page type
- 508e53e6f: Category input in product page is no longer collapsed when empty

## 3.20.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-dashboard",
"version": "3.20.4",
"version": "3.20.5",
"main": "src/index.tsx",
"repository": {
"type": "git",
Expand Down

0 comments on commit 81b2334

Please sign in to comment.