diff --git a/CHANGELOG.md b/CHANGELOG.md index 258313f5a..153e357c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,17 @@ All notable, unreleased changes to this project will be documented in this file. For the released changes, please visit the [Releases](https://github.com/saleor/saleor-dashboard/releases) page. ## [Unreleased] + +- Pass query params in `ORDER_DETAILS_MORE_ACTIONS` and `PRODUCT_DETAILS_MORE_ACTIONS` mounting points - #2100 by @witoszekdev + +## 3.4 + - Added links instead of imperative navigation with onClick - #1969 by @taniotanio7 - Fixed clearing attribute values - #2047 by @witoszekdev - Fixed EditorJS integration in RichTextEditor input - #2052 by @witoszekdev - Improvements to the app list page: added toggle and permision preview - #2035 by @witoszekdev +### 3.4.1 + - Added links to table pagination buttons - #2063 by @witoszekdev - Using push instead of replace to history stack for pagination navigation - #2063 by @witoszekdev diff --git a/src/apps/components/AppFrame/AppFrame.tsx b/src/apps/components/AppFrame/AppFrame.tsx index 8f846657e..f157b8f1c 100644 --- a/src/apps/components/AppFrame/AppFrame.tsx +++ b/src/apps/components/AppFrame/AppFrame.tsx @@ -55,7 +55,11 @@ export const AppFrame: React.FC = ({ return (