From 1ed2496453886efb29a36c165296f9b0e2a1a1b2 Mon Sep 17 00:00:00 2001 From: lukaw3d Date: Thu, 11 Apr 2024 21:38:27 +0200 Subject: [PATCH] Assemble changes for 1.10.0 release --- .changelog/1749.internal.md | 1 - .changelog/1819.internal.md | 1 - .changelog/1847.internal.md | 1 - .changelog/1848.internal.md | 1 - .changelog/1849.internal.md | 1 - .changelog/1850.bugfix.md | 1 - .changelog/1852.trivial.md | 1 - .changelog/1855.internal.md | 1 - .changelog/1857.trivial.md | 1 - .changelog/1859.trivial.md | 1 - .changelog/1860.bugfix.md | 1 - .changelog/1864.bugfix.md | 1 - .changelog/1865.internal.md | 1 - .changelog/1866.trivial.md | 1 - .changelog/1867.internal.md | 1 - .changelog/1869.internal.md | 1 - .changelog/1870.feature.md | 1 - .changelog/1872.trivial.md | 1 - .changelog/1873.trivial.md | 1 - .changelog/1874.trivial.md | 1 - .changelog/1875.internal.md | 1 - .changelog/1876.trivial.md | 1 - .changelog/1877.trivial.md | 1 - .changelog/1878.bugfix.md | 1 - .changelog/1879.feature.md | 1 - .changelog/1883.feature.md | 1 - .changelog/1884.trivial.md | 1 - .changelog/1886.bugfix.md | 1 - .changelog/1888.trivial.md | 1 - CHANGELOG.md | 54 +++++++++++++++++++++++++++++++++++++ package.json | 2 +- 31 files changed, 55 insertions(+), 30 deletions(-) delete mode 100644 .changelog/1749.internal.md delete mode 100644 .changelog/1819.internal.md delete mode 100644 .changelog/1847.internal.md delete mode 100644 .changelog/1848.internal.md delete mode 100644 .changelog/1849.internal.md delete mode 100644 .changelog/1850.bugfix.md delete mode 100644 .changelog/1852.trivial.md delete mode 100644 .changelog/1855.internal.md delete mode 100644 .changelog/1857.trivial.md delete mode 100644 .changelog/1859.trivial.md delete mode 100644 .changelog/1860.bugfix.md delete mode 100644 .changelog/1864.bugfix.md delete mode 100644 .changelog/1865.internal.md delete mode 100644 .changelog/1866.trivial.md delete mode 100644 .changelog/1867.internal.md delete mode 100644 .changelog/1869.internal.md delete mode 100644 .changelog/1870.feature.md delete mode 100644 .changelog/1872.trivial.md delete mode 100644 .changelog/1873.trivial.md delete mode 100644 .changelog/1874.trivial.md delete mode 100644 .changelog/1875.internal.md delete mode 100644 .changelog/1876.trivial.md delete mode 100644 .changelog/1877.trivial.md delete mode 100644 .changelog/1878.bugfix.md delete mode 100644 .changelog/1879.feature.md delete mode 100644 .changelog/1883.feature.md delete mode 100644 .changelog/1884.trivial.md delete mode 100644 .changelog/1886.bugfix.md delete mode 100644 .changelog/1888.trivial.md diff --git a/.changelog/1749.internal.md b/.changelog/1749.internal.md deleted file mode 100644 index 787f5708c7..0000000000 --- a/.changelog/1749.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1819.internal.md b/.changelog/1819.internal.md deleted file mode 100644 index 787f5708c7..0000000000 --- a/.changelog/1819.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1847.internal.md b/.changelog/1847.internal.md deleted file mode 100644 index c76001868e..0000000000 --- a/.changelog/1847.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update deployment notes diff --git a/.changelog/1848.internal.md b/.changelog/1848.internal.md deleted file mode 100644 index 44ef096476..0000000000 --- a/.changelog/1848.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update release notes diff --git a/.changelog/1849.internal.md b/.changelog/1849.internal.md deleted file mode 100644 index bacb75e2ee..0000000000 --- a/.changelog/1849.internal.md +++ /dev/null @@ -1 +0,0 @@ -Fix CSP in start:prod diff --git a/.changelog/1850.bugfix.md b/.changelog/1850.bugfix.md deleted file mode 100644 index 3a74db295b..0000000000 --- a/.changelog/1850.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Update buttons layout in mobile settings and fix double scrollbar in extension diff --git a/.changelog/1852.trivial.md b/.changelog/1852.trivial.md deleted file mode 100644 index 2da60a6e8e..0000000000 --- a/.changelog/1852.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Fix playwright tests finding duplicate elements in closing modals diff --git a/.changelog/1855.internal.md b/.changelog/1855.internal.md deleted file mode 100644 index 787f5708c7..0000000000 --- a/.changelog/1855.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1857.trivial.md b/.changelog/1857.trivial.md deleted file mode 100644 index 05d409633e..0000000000 --- a/.changelog/1857.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Show ticker hint in inputs diff --git a/.changelog/1859.trivial.md b/.changelog/1859.trivial.md deleted file mode 100644 index 04d31bd0f9..0000000000 --- a/.changelog/1859.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update fatal error designs diff --git a/.changelog/1860.bugfix.md b/.changelog/1860.bugfix.md deleted file mode 100644 index 525ec69228..0000000000 --- a/.changelog/1860.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Allow to reload extension from within error modal diff --git a/.changelog/1864.bugfix.md b/.changelog/1864.bugfix.md deleted file mode 100644 index c8354ce021..0000000000 --- a/.changelog/1864.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix long strings overflowing their container in extension layout diff --git a/.changelog/1865.internal.md b/.changelog/1865.internal.md deleted file mode 100644 index f9791e2076..0000000000 --- a/.changelog/1865.internal.md +++ /dev/null @@ -1 +0,0 @@ -E2E test recovering from fatal errors in extension diff --git a/.changelog/1866.trivial.md b/.changelog/1866.trivial.md deleted file mode 100644 index ef97fbac8b..0000000000 --- a/.changelog/1866.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Remove "This is your account" banner diff --git a/.changelog/1867.internal.md b/.changelog/1867.internal.md deleted file mode 100644 index 787f5708c7..0000000000 --- a/.changelog/1867.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1869.internal.md b/.changelog/1869.internal.md deleted file mode 100644 index 3823a3db6a..0000000000 --- a/.changelog/1869.internal.md +++ /dev/null @@ -1 +0,0 @@ -Show better description in Delete Profile dialog if user forgot their password diff --git a/.changelog/1870.feature.md b/.changelog/1870.feature.md deleted file mode 100644 index f7866c4a27..0000000000 --- a/.changelog/1870.feature.md +++ /dev/null @@ -1 +0,0 @@ -Rename to Oasis ROSE Wallet diff --git a/.changelog/1872.trivial.md b/.changelog/1872.trivial.md deleted file mode 100644 index d37f7b4cd8..0000000000 --- a/.changelog/1872.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update text for delete account diff --git a/.changelog/1873.trivial.md b/.changelog/1873.trivial.md deleted file mode 100644 index 01a69b8eca..0000000000 --- a/.changelog/1873.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Explicitly define focus and anchor colors (instead of grommet default) diff --git a/.changelog/1874.trivial.md b/.changelog/1874.trivial.md deleted file mode 100644 index fee943879e..0000000000 --- a/.changelog/1874.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Fix focus indicator clipping in ScrollableContainer diff --git a/.changelog/1875.internal.md b/.changelog/1875.internal.md deleted file mode 100644 index 9de625231e..0000000000 --- a/.changelog/1875.internal.md +++ /dev/null @@ -1 +0,0 @@ -Ignore transak's CSP errors that are not caused by our CSP diff --git a/.changelog/1876.trivial.md b/.changelog/1876.trivial.md deleted file mode 100644 index e4efe71e18..0000000000 --- a/.changelog/1876.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Wrap addresses diff --git a/.changelog/1877.trivial.md b/.changelog/1877.trivial.md deleted file mode 100644 index 82018784b7..0000000000 --- a/.changelog/1877.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Remove demo.gif until rebrand diff --git a/.changelog/1878.bugfix.md b/.changelog/1878.bugfix.md deleted file mode 100644 index b14e0f072e..0000000000 --- a/.changelog/1878.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Show expanded sidebar on medium size devices too diff --git a/.changelog/1879.feature.md b/.changelog/1879.feature.md deleted file mode 100644 index f7866c4a27..0000000000 --- a/.changelog/1879.feature.md +++ /dev/null @@ -1 +0,0 @@ -Rename to Oasis ROSE Wallet diff --git a/.changelog/1883.feature.md b/.changelog/1883.feature.md deleted file mode 100644 index 4464c907de..0000000000 --- a/.changelog/1883.feature.md +++ /dev/null @@ -1 +0,0 @@ -New Oasis branding diff --git a/.changelog/1884.trivial.md b/.changelog/1884.trivial.md deleted file mode 100644 index 901becd095..0000000000 --- a/.changelog/1884.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Revert "Add ROSE trademark notice" diff --git a/.changelog/1886.bugfix.md b/.changelog/1886.bugfix.md deleted file mode 100644 index 749cc84079..0000000000 --- a/.changelog/1886.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Update wallet store balance while fetching account details diff --git a/.changelog/1888.trivial.md b/.changelog/1888.trivial.md deleted file mode 100644 index 245958b21a..0000000000 --- a/.changelog/1888.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Fix ParaTime transfer confirmation layout diff --git a/CHANGELOG.md b/CHANGELOG.md index f420354511..3ed95d5343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,60 @@ The format is inspired by [Keep a Changelog]. +## 1.10.0 (2024-04-11) + +### Features + +- Rename to Oasis ROSE Wallet + ([#1870](https://github.com/oasisprotocol/oasis-wallet-web/issues/1870), + [#1879](https://github.com/oasisprotocol/oasis-wallet-web/issues/1879)) + +- New Oasis branding + ([#1883](https://github.com/oasisprotocol/oasis-wallet-web/issues/1883)) + +### Bug Fixes and Improvements + +- Update buttons layout in mobile settings and fix double scrollbar in extension + ([#1850](https://github.com/oasisprotocol/oasis-wallet-web/issues/1850)) + +- Allow to reload extension from within error modal + ([#1860](https://github.com/oasisprotocol/oasis-wallet-web/issues/1860)) + +- Fix long strings overflowing their container in extension layout + ([#1864](https://github.com/oasisprotocol/oasis-wallet-web/issues/1864)) + +- Show better description in Delete Profile dialog if user forgot their password + ([#1869](https://github.com/oasisprotocol/oasis-wallet-web/issues/1869)) + +- Show expanded sidebar on medium size devices too + ([#1878](https://github.com/oasisprotocol/oasis-wallet-web/issues/1878)) + +- Update wallet store balance while fetching account details + ([#1886](https://github.com/oasisprotocol/oasis-wallet-web/issues/1886)) + +### Internal Changes + +- Update dependencies + ([#1749](https://github.com/oasisprotocol/oasis-wallet-web/issues/1749), + [#1819](https://github.com/oasisprotocol/oasis-wallet-web/issues/1819), + [#1855](https://github.com/oasisprotocol/oasis-wallet-web/issues/1855), + [#1867](https://github.com/oasisprotocol/oasis-wallet-web/issues/1867)) + +- Update deployment notes + ([#1847](https://github.com/oasisprotocol/oasis-wallet-web/issues/1847)) + +- Update release notes + ([#1848](https://github.com/oasisprotocol/oasis-wallet-web/issues/1848)) + +- Fix CSP in start:prod + ([#1849](https://github.com/oasisprotocol/oasis-wallet-web/issues/1849)) + +- E2E test recovering from fatal errors in extension + ([#1865](https://github.com/oasisprotocol/oasis-wallet-web/issues/1865)) + +- Ignore transak's CSP errors that are not caused by our CSP + ([#1875](https://github.com/oasisprotocol/oasis-wallet-web/issues/1875)) + ## 1.9.1 (2024-02-12) ### Bug Fixes and Improvements diff --git a/package.json b/package.json index 7c0e5ee76b..62b4fc6f36 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/lukaw3d/parcel-bundler-json-schemas/main/package_schema.json", "name": "@oasisprotocol/oasis-rose-wallet", - "version": "1.9.1", + "version": "1.10.0", "private": true, "repository": { "type": "git",