Skip to content

Commit f646648

Browse files
lkostrowskisaleor-deployments[bot]github-actions[bot]
authored
Release 3.22 (#6006) (#6008)
Co-authored-by: saleor-deployments[bot] <97954499+saleor-deployments[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 727c049 commit f646648

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/all-nights-peel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slick-words-spend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.22.6
4+
5+
### Patch Changes
6+
7+
- [#6002](https://github.com/saleor/saleor-dashboard/pull/6002) [`770e1b1`](https://github.com/saleor/saleor-dashboard/commit/770e1b1a5c621b00e7c8696009dfb6a8d13e6028) Thanks [@lkostrowski](https://github.com/lkostrowski)! - App <iframe>s now enable pop-ups (`"allow-popups"`) which means App can use native links to open new tab, instead using AppBridge action. In the nutshell `<a target="_blank"` is now working. It's still recommended to use `rel="noreferrer"` due to security reasons.
8+
9+
- [#6003](https://github.com/saleor/saleor-dashboard/pull/6003) [`727c049`](https://github.com/saleor/saleor-dashboard/commit/727c049ad39a91a8e1377426f1811ae21bbddefc) Thanks [@lkostrowski](https://github.com/lkostrowski)! - Fixed cmd/ctrl + click on Datagrid rows. Now they will properly open row in the new tab as expected
10+
311
## 3.22.5
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saleor-dashboard",
3-
"version": "3.22.5",
3+
"version": "3.22.6",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/saleor/saleor-dashboard.git"

0 commit comments

Comments
 (0)