From 981d292eb5c33f70c861cbd81f790328691949b3 Mon Sep 17 00:00:00 2001 From: lukaw3d Date: Sat, 27 Jul 2024 03:15:49 +0200 Subject: [PATCH 1/2] Assemble changes for 1.12.0 release --- .changelog/1841.feature.md | 1 - .changelog/1842.trivial.md | 1 - .changelog/1900.internal.md | 3 - .changelog/1902.bugfix.md | 1 - .changelog/1903.bugfix.md | 1 - .changelog/1904.bugfix.md | 1 - .changelog/1905.bugfix.md | 1 - .changelog/1906.trivial.md | 1 - .changelog/1907.trivial.md | 1 - .changelog/1908.bugfix.md | 1 - .changelog/1909.bugfix.md | 1 - .changelog/1912.bugfix.md | 1 - .changelog/1913.bugfix.md | 1 - .changelog/1914.feature.md | 1 - .changelog/1915.bugfix.md | 1 - .changelog/1916.trivial.md | 1 - .changelog/1918.trivial.md | 1 - .changelog/1920.bugfix.md | 4 - .changelog/1921.bugfix.md | 1 - .changelog/1922.internal.md | 1 - .changelog/1923.feature.md | 1 - .changelog/1924.trivial.md | 1 - .changelog/1927.trivial.md | 1 - .changelog/1928.bugfix.md | 1 - .changelog/1929.trivial.md | 1 - .changelog/1931.trivial.md | 1 - .changelog/1932.bugfix.md | 1 - .changelog/1933.feature.md | 1 - .changelog/1935.bugfix.md | 1 - .changelog/1936.trivial.md | 1 - .changelog/1937.trivial.md | 1 - .changelog/1938.trivial.md | 1 - .changelog/1939.feature.md | 1 - .changelog/1940.feature.md | 1 - .changelog/1941.trivial.md | 1 - .changelog/1943.bugfix.md | 1 - .changelog/1944.internal.md | 1 - .changelog/1945.feature.md | 1 - .changelog/1950.bugfix.md | 1 - .changelog/1953.trivial.md | 1 - .changelog/1954.feature.md | 7 -- .changelog/1956.bugfix.md | 1 - .changelog/1957.internal.md | 1 - .changelog/1961.trivial.md | 1 - .changelog/1962.trivial.md | 1 - .changelog/1963.bugfix.md | 1 - .changelog/1965.bugfix.md | 1 - .changelog/1966.bugfix.md | 1 - .changelog/1967.bugfix.md | 1 - .changelog/1969.feature.md | 1 - .changelog/1970.internal.md | 1 - .changelog/1977.trivial.md | 1 - .changelog/1978.trivial.md | 1 - .changelog/1979.internal.md | 1 - .changelog/1981.internal.md | 1 - .changelog/1983.bugfix.md | 1 - .changelog/1984.internal.md | 1 - .changelog/1985.bugfix.md | 1 - .changelog/1986.bugfix.md | 1 - .changelog/1987.trivial.md | 1 - .changelog/1988.trivial.md | 1 - .changelog/1989.trivial.md | 1 - .changelog/1990.trivial.md | 1 - .changelog/1992.trivial.md | 1 - .changelog/1993.trivial.md | 1 - .changelog/1994.trivial.md | 1 - .changelog/1995.trivial.md | 1 - .changelog/1996.trivial.md | 1 - .changelog/1998.feature.md | 7 -- .changelog/1999.feature.md | 7 -- .changelog/2000.trivial.md | 1 - .changelog/2001.feature.md | 7 -- .changelog/2002.trivial.md | 1 - .changelog/2003.trivial.md | 1 - .changelog/2004.trivial.md | 1 - .changelog/2005.trivial.md | 1 - .changelog/2006.trivial.md | 1 - .changelog/2008.bugfix.md | 1 - .changelog/2009.trivial.md | 1 - .changelog/2010.trivial.md | 1 - .changelog/2011.trivial.md | 1 - .changelog/2012.trivial.md | 1 - .changelog/2013.trivial.md | 1 - .changelog/2014.bugfix.md | 1 - .changelog/2015.trivial.md | 1 - .changelog/2016.trivial.md | 1 - .changelog/2017.bugfix.md | 1 - CHANGELOG.md | 150 ++++++++++++++++++++++++++++++++++++ package.json | 2 +- public/manifest.json | 2 +- 90 files changed, 152 insertions(+), 118 deletions(-) delete mode 100644 .changelog/1841.feature.md delete mode 100644 .changelog/1842.trivial.md delete mode 100644 .changelog/1900.internal.md delete mode 100644 .changelog/1902.bugfix.md delete mode 100644 .changelog/1903.bugfix.md delete mode 100644 .changelog/1904.bugfix.md delete mode 100644 .changelog/1905.bugfix.md delete mode 100644 .changelog/1906.trivial.md delete mode 100644 .changelog/1907.trivial.md delete mode 100644 .changelog/1908.bugfix.md delete mode 100644 .changelog/1909.bugfix.md delete mode 100644 .changelog/1912.bugfix.md delete mode 100644 .changelog/1913.bugfix.md delete mode 100644 .changelog/1914.feature.md delete mode 100644 .changelog/1915.bugfix.md delete mode 100644 .changelog/1916.trivial.md delete mode 100644 .changelog/1918.trivial.md delete mode 100644 .changelog/1920.bugfix.md delete mode 100644 .changelog/1921.bugfix.md delete mode 100644 .changelog/1922.internal.md delete mode 100644 .changelog/1923.feature.md delete mode 100644 .changelog/1924.trivial.md delete mode 100644 .changelog/1927.trivial.md delete mode 100644 .changelog/1928.bugfix.md delete mode 100644 .changelog/1929.trivial.md delete mode 100644 .changelog/1931.trivial.md delete mode 100644 .changelog/1932.bugfix.md delete mode 100644 .changelog/1933.feature.md delete mode 100644 .changelog/1935.bugfix.md delete mode 100644 .changelog/1936.trivial.md delete mode 100644 .changelog/1937.trivial.md delete mode 100644 .changelog/1938.trivial.md delete mode 100644 .changelog/1939.feature.md delete mode 100644 .changelog/1940.feature.md delete mode 100644 .changelog/1941.trivial.md delete mode 100644 .changelog/1943.bugfix.md delete mode 100644 .changelog/1944.internal.md delete mode 100644 .changelog/1945.feature.md delete mode 100644 .changelog/1950.bugfix.md delete mode 100644 .changelog/1953.trivial.md delete mode 100644 .changelog/1954.feature.md delete mode 100644 .changelog/1956.bugfix.md delete mode 100644 .changelog/1957.internal.md delete mode 100644 .changelog/1961.trivial.md delete mode 100644 .changelog/1962.trivial.md delete mode 100644 .changelog/1963.bugfix.md delete mode 100644 .changelog/1965.bugfix.md delete mode 100644 .changelog/1966.bugfix.md delete mode 100644 .changelog/1967.bugfix.md delete mode 100644 .changelog/1969.feature.md delete mode 100644 .changelog/1970.internal.md delete mode 100644 .changelog/1977.trivial.md delete mode 100644 .changelog/1978.trivial.md delete mode 100644 .changelog/1979.internal.md delete mode 100644 .changelog/1981.internal.md delete mode 100644 .changelog/1983.bugfix.md delete mode 100644 .changelog/1984.internal.md delete mode 100644 .changelog/1985.bugfix.md delete mode 100644 .changelog/1986.bugfix.md delete mode 100644 .changelog/1987.trivial.md delete mode 100644 .changelog/1988.trivial.md delete mode 100644 .changelog/1989.trivial.md delete mode 100644 .changelog/1990.trivial.md delete mode 100644 .changelog/1992.trivial.md delete mode 100644 .changelog/1993.trivial.md delete mode 100644 .changelog/1994.trivial.md delete mode 100644 .changelog/1995.trivial.md delete mode 100644 .changelog/1996.trivial.md delete mode 100644 .changelog/1998.feature.md delete mode 100644 .changelog/1999.feature.md delete mode 100644 .changelog/2000.trivial.md delete mode 100644 .changelog/2001.feature.md delete mode 100644 .changelog/2002.trivial.md delete mode 100644 .changelog/2003.trivial.md delete mode 100644 .changelog/2004.trivial.md delete mode 100644 .changelog/2005.trivial.md delete mode 100644 .changelog/2006.trivial.md delete mode 100644 .changelog/2008.bugfix.md delete mode 100644 .changelog/2009.trivial.md delete mode 100644 .changelog/2010.trivial.md delete mode 100644 .changelog/2011.trivial.md delete mode 100644 .changelog/2012.trivial.md delete mode 100644 .changelog/2013.trivial.md delete mode 100644 .changelog/2014.bugfix.md delete mode 100644 .changelog/2015.trivial.md delete mode 100644 .changelog/2016.trivial.md delete mode 100644 .changelog/2017.bugfix.md diff --git a/.changelog/1841.feature.md b/.changelog/1841.feature.md deleted file mode 100644 index 49a5b8c589..0000000000 --- a/.changelog/1841.feature.md +++ /dev/null @@ -1 +0,0 @@ -Ionic Bluetooth UI diff --git a/.changelog/1842.trivial.md b/.changelog/1842.trivial.md deleted file mode 100644 index 4996e21b86..0000000000 --- a/.changelog/1842.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update dumped validators diff --git a/.changelog/1900.internal.md b/.changelog/1900.internal.md deleted file mode 100644 index f32d1c945c..0000000000 --- a/.changelog/1900.internal.md +++ /dev/null @@ -1,3 +0,0 @@ -Update and deduplicate sub-dependencies using `npx yarn-deduplicate yarn.lock` - -This reduces the size of node_modules and speeds up installing dependencies. diff --git a/.changelog/1902.bugfix.md b/.changelog/1902.bugfix.md deleted file mode 100644 index 3ec53cc158..0000000000 --- a/.changelog/1902.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix hiding body scrollbar in extension again for Chrome 121 and newer diff --git a/.changelog/1903.bugfix.md b/.changelog/1903.bugfix.md deleted file mode 100644 index 97cb01ff0e..0000000000 --- a/.changelog/1903.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Add active state to mobile navigation buttons diff --git a/.changelog/1904.bugfix.md b/.changelog/1904.bugfix.md deleted file mode 100644 index cafcf299c0..0000000000 --- a/.changelog/1904.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Add logo to login form diff --git a/.changelog/1905.bugfix.md b/.changelog/1905.bugfix.md deleted file mode 100644 index 8c39900b91..0000000000 --- a/.changelog/1905.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Denser tab buttons in settings diff --git a/.changelog/1906.trivial.md b/.changelog/1906.trivial.md deleted file mode 100644 index 4e53ba2cbf..0000000000 --- a/.changelog/1906.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Change default icon color from gray to color inherited from text diff --git a/.changelog/1907.trivial.md b/.changelog/1907.trivial.md deleted file mode 100644 index de9e5c3304..0000000000 --- a/.changelog/1907.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update text diff --git a/.changelog/1908.bugfix.md b/.changelog/1908.bugfix.md deleted file mode 100644 index 45fec5b2c7..0000000000 --- a/.changelog/1908.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Restyle Transak notices diff --git a/.changelog/1909.bugfix.md b/.changelog/1909.bugfix.md deleted file mode 100644 index 75951bb27a..0000000000 --- a/.changelog/1909.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Make buttons to manage accounts more prominent diff --git a/.changelog/1912.bugfix.md b/.changelog/1912.bugfix.md deleted file mode 100644 index 85f53d30a5..0000000000 --- a/.changelog/1912.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Simplify login text diff --git a/.changelog/1913.bugfix.md b/.changelog/1913.bugfix.md deleted file mode 100644 index 3288cec631..0000000000 --- a/.changelog/1913.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Improve the text for creating a profile diff --git a/.changelog/1914.feature.md b/.changelog/1914.feature.md deleted file mode 100644 index 1db15cd248..0000000000 --- a/.changelog/1914.feature.md +++ /dev/null @@ -1 +0,0 @@ -Remove "Continue without the profile" button diff --git a/.changelog/1915.bugfix.md b/.changelog/1915.bugfix.md deleted file mode 100644 index a4a18eb65f..0000000000 --- a/.changelog/1915.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Show debondable amount next to debonding input diff --git a/.changelog/1916.trivial.md b/.changelog/1916.trivial.md deleted file mode 100644 index 73f7bfd1e9..0000000000 --- a/.changelog/1916.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Move "Delete profile" button next to "Lock profile" at the bottom diff --git a/.changelog/1918.trivial.md b/.changelog/1918.trivial.md deleted file mode 100644 index dfa6a39cba..0000000000 --- a/.changelog/1918.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Chrome workaround to prevent copying two newlines after a mnemonic diff --git a/.changelog/1920.bugfix.md b/.changelog/1920.bugfix.md deleted file mode 100644 index 58e9f05c71..0000000000 --- a/.changelog/1920.bugfix.md +++ /dev/null @@ -1,4 +0,0 @@ -Fix layout when showing notifications - -- Grommet Box with gap prop generates gaps for React null elements. - Notification component is using Layer which is null before portal is created diff --git a/.changelog/1921.bugfix.md b/.changelog/1921.bugfix.md deleted file mode 100644 index 4a3e43fb32..0000000000 --- a/.changelog/1921.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Sync extension manifest version during version bump diff --git a/.changelog/1922.internal.md b/.changelog/1922.internal.md deleted file mode 100644 index ac17db28a6..0000000000 --- a/.changelog/1922.internal.md +++ /dev/null @@ -1 +0,0 @@ -Add extension build artifacts to GitHub workflows diff --git a/.changelog/1923.feature.md b/.changelog/1923.feature.md deleted file mode 100644 index b54beb14a8..0000000000 --- a/.changelog/1923.feature.md +++ /dev/null @@ -1 +0,0 @@ -Allow to use eth private key that starts with 0x diff --git a/.changelog/1924.trivial.md b/.changelog/1924.trivial.md deleted file mode 100644 index 9a2221ae17..0000000000 --- a/.changelog/1924.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update brand assets diff --git a/.changelog/1927.trivial.md b/.changelog/1927.trivial.md deleted file mode 100644 index 3d0af2866c..0000000000 --- a/.changelog/1927.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update mobile brand assets diff --git a/.changelog/1928.bugfix.md b/.changelog/1928.bugfix.md deleted file mode 100644 index 35279a020f..0000000000 --- a/.changelog/1928.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix physical back button behavior on Android diff --git a/.changelog/1929.trivial.md b/.changelog/1929.trivial.md deleted file mode 100644 index bf90b51084..0000000000 --- a/.changelog/1929.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Increase mobile logo and account icon size diff --git a/.changelog/1931.trivial.md b/.changelog/1931.trivial.md deleted file mode 100644 index 259f01ef84..0000000000 --- a/.changelog/1931.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Enable system option in theme dropdown diff --git a/.changelog/1932.bugfix.md b/.changelog/1932.bugfix.md deleted file mode 100644 index 35279a020f..0000000000 --- a/.changelog/1932.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix physical back button behavior on Android diff --git a/.changelog/1933.feature.md b/.changelog/1933.feature.md deleted file mode 100644 index 91f0897cbd..0000000000 --- a/.changelog/1933.feature.md +++ /dev/null @@ -1 +0,0 @@ -Lock profile when user leaves app on Ionic platform diff --git a/.changelog/1935.bugfix.md b/.changelog/1935.bugfix.md deleted file mode 100644 index a1c412aa7b..0000000000 --- a/.changelog/1935.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Make settings tabs consistent height diff --git a/.changelog/1936.trivial.md b/.changelog/1936.trivial.md deleted file mode 100644 index de53afbb69..0000000000 --- a/.changelog/1936.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Add validation message to required checkbox in ChoosePasswordFields diff --git a/.changelog/1937.trivial.md b/.changelog/1937.trivial.md deleted file mode 100644 index 7225b792a3..0000000000 --- a/.changelog/1937.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Reduce loading text size diff --git a/.changelog/1938.trivial.md b/.changelog/1938.trivial.md deleted file mode 100644 index db7e80a88b..0000000000 --- a/.changelog/1938.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Make transaction status larger diff --git a/.changelog/1939.feature.md b/.changelog/1939.feature.md deleted file mode 100644 index c5521cd69e..0000000000 --- a/.changelog/1939.feature.md +++ /dev/null @@ -1 +0,0 @@ -Make creating an account the default flow diff --git a/.changelog/1940.feature.md b/.changelog/1940.feature.md deleted file mode 100644 index a1ca090b62..0000000000 --- a/.changelog/1940.feature.md +++ /dev/null @@ -1 +0,0 @@ -Prevent app content from being captured in screenshots or apps view diff --git a/.changelog/1941.trivial.md b/.changelog/1941.trivial.md deleted file mode 100644 index fb709af793..0000000000 --- a/.changelog/1941.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Improve footer layout diff --git a/.changelog/1943.bugfix.md b/.changelog/1943.bugfix.md deleted file mode 100644 index bf0d35e01f..0000000000 --- a/.changelog/1943.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Add a delay before user can finish V0 migration to encourage reading diff --git a/.changelog/1944.internal.md b/.changelog/1944.internal.md deleted file mode 100644 index 1099914c04..0000000000 --- a/.changelog/1944.internal.md +++ /dev/null @@ -1 +0,0 @@ -Add Android bundle to GitHub Action build artifacts diff --git a/.changelog/1945.feature.md b/.changelog/1945.feature.md deleted file mode 100644 index 1f7438188b..0000000000 --- a/.changelog/1945.feature.md +++ /dev/null @@ -1 +0,0 @@ -Add Android update screen diff --git a/.changelog/1950.bugfix.md b/.changelog/1950.bugfix.md deleted file mode 100644 index 0cf9d94f09..0000000000 --- a/.changelog/1950.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Stop settings dialog resizing when clicking "Add contact" diff --git a/.changelog/1953.trivial.md b/.changelog/1953.trivial.md deleted file mode 100644 index da025a8eb1..0000000000 --- a/.changelog/1953.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Use bold text instead of quotes around "delete" confirmation keyword diff --git a/.changelog/1954.feature.md b/.changelog/1954.feature.md deleted file mode 100644 index 9a26096a2b..0000000000 --- a/.changelog/1954.feature.md +++ /dev/null @@ -1,7 +0,0 @@ -Pending transactions - -Introduces a section for pending transactions within the transaction history -interface. It is designed to display transactions currently in a pending -state that are made within the wallet. The section will also show up in case -there is a discrepancy between transaction history nonce and wallet nonce, -indicating that some transactions are currently in pending state. diff --git a/.changelog/1956.bugfix.md b/.changelog/1956.bugfix.md deleted file mode 100644 index 11add714fd..0000000000 --- a/.changelog/1956.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Prevent value change on number input wheel scroll diff --git a/.changelog/1957.internal.md b/.changelog/1957.internal.md deleted file mode 100644 index e573519f3e..0000000000 --- a/.changelog/1957.internal.md +++ /dev/null @@ -1 +0,0 @@ -Upgrade Capacitor to v6 diff --git a/.changelog/1961.trivial.md b/.changelog/1961.trivial.md deleted file mode 100644 index 0e37229a6e..0000000000 --- a/.changelog/1961.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Move mobile footer to profile dropdown diff --git a/.changelog/1962.trivial.md b/.changelog/1962.trivial.md deleted file mode 100644 index da025a8eb1..0000000000 --- a/.changelog/1962.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Use bold text instead of quotes around "delete" confirmation keyword diff --git a/.changelog/1963.bugfix.md b/.changelog/1963.bugfix.md deleted file mode 100644 index f7bb8d3513..0000000000 --- a/.changelog/1963.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix refreshing transactions after making a debonding transaction diff --git a/.changelog/1965.bugfix.md b/.changelog/1965.bugfix.md deleted file mode 100644 index 79e8816390..0000000000 --- a/.changelog/1965.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Migrate from grpc.oasis.dev to grpc.oasis.io diff --git a/.changelog/1966.bugfix.md b/.changelog/1966.bugfix.md deleted file mode 100644 index 14727609d9..0000000000 --- a/.changelog/1966.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Restyle "Buy ROSE" page diff --git a/.changelog/1967.bugfix.md b/.changelog/1967.bugfix.md deleted file mode 100644 index 33559facba..0000000000 --- a/.changelog/1967.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix updating transactions list by adding more delay diff --git a/.changelog/1969.feature.md b/.changelog/1969.feature.md deleted file mode 100644 index 1f7438188b..0000000000 --- a/.changelog/1969.feature.md +++ /dev/null @@ -1 +0,0 @@ -Add Android update screen diff --git a/.changelog/1970.internal.md b/.changelog/1970.internal.md deleted file mode 100644 index 0994496974..0000000000 --- a/.changelog/1970.internal.md +++ /dev/null @@ -1 +0,0 @@ -Refactor transactions status to enum diff --git a/.changelog/1977.trivial.md b/.changelog/1977.trivial.md deleted file mode 100644 index 20f9c93c7b..0000000000 --- a/.changelog/1977.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Always show Reload button on fatal error (for recovering in mobile app) diff --git a/.changelog/1978.trivial.md b/.changelog/1978.trivial.md deleted file mode 100644 index d3c735ce1c..0000000000 --- a/.changelog/1978.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Add endSlot prop in AlertBox component diff --git a/.changelog/1979.internal.md b/.changelog/1979.internal.md deleted file mode 100644 index 4b58f50302..0000000000 --- a/.changelog/1979.internal.md +++ /dev/null @@ -1 +0,0 @@ -Add transaction detail API cache diff --git a/.changelog/1981.internal.md b/.changelog/1981.internal.md deleted file mode 100644 index 27eb04897e..0000000000 --- a/.changelog/1981.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update Oasis Scan OperationsRow swagger spec diff --git a/.changelog/1983.bugfix.md b/.changelog/1983.bugfix.md deleted file mode 100644 index d406707d78..0000000000 --- a/.changelog/1983.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix crash when expanding delegation translated by Google diff --git a/.changelog/1984.internal.md b/.changelog/1984.internal.md deleted file mode 100644 index f711477174..0000000000 --- a/.changelog/1984.internal.md +++ /dev/null @@ -1 +0,0 @@ -Lint rule to detect broken Google Translate in CommissionBounds diff --git a/.changelog/1985.bugfix.md b/.changelog/1985.bugfix.md deleted file mode 100644 index 16c345b665..0000000000 --- a/.changelog/1985.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Only show Delegations and Debonding tabs in Stake view diff --git a/.changelog/1986.bugfix.md b/.changelog/1986.bugfix.md deleted file mode 100644 index c84f720b30..0000000000 --- a/.changelog/1986.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Make Stake button active in delegations and debonding routes diff --git a/.changelog/1987.trivial.md b/.changelog/1987.trivial.md deleted file mode 100644 index 3e91ef5fa4..0000000000 --- a/.changelog/1987.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Fix extracting translations from MuiWalletIcon diff --git a/.changelog/1988.trivial.md b/.changelog/1988.trivial.md deleted file mode 100644 index c23337bc38..0000000000 --- a/.changelog/1988.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Rename keyphrase to mnemonic diff --git a/.changelog/1989.trivial.md b/.changelog/1989.trivial.md deleted file mode 100644 index 442fec46de..0000000000 --- a/.changelog/1989.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Show account derivation paths in settings diff --git a/.changelog/1990.trivial.md b/.changelog/1990.trivial.md deleted file mode 100644 index af073f2c45..0000000000 --- a/.changelog/1990.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update text of "ROSE Wallet" nav button to "Account" diff --git a/.changelog/1992.trivial.md b/.changelog/1992.trivial.md deleted file mode 100644 index c674fe300a..0000000000 --- a/.changelog/1992.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Update icon of "Account" nav button diff --git a/.changelog/1993.trivial.md b/.changelog/1993.trivial.md deleted file mode 100644 index e1e74fd56f..0000000000 --- a/.changelog/1993.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Remove epoch TODO comment diff --git a/.changelog/1994.trivial.md b/.changelog/1994.trivial.md deleted file mode 100644 index 3ec91416c4..0000000000 --- a/.changelog/1994.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Style failed transactions more noticeably diff --git a/.changelog/1995.trivial.md b/.changelog/1995.trivial.md deleted file mode 100644 index cd49db04f3..0000000000 --- a/.changelog/1995.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Speedup CountdownButton in tests diff --git a/.changelog/1996.trivial.md b/.changelog/1996.trivial.md deleted file mode 100644 index ee1e644acf..0000000000 --- a/.changelog/1996.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Show available amount next to delegation input diff --git a/.changelog/1998.feature.md b/.changelog/1998.feature.md deleted file mode 100644 index 9a26096a2b..0000000000 --- a/.changelog/1998.feature.md +++ /dev/null @@ -1,7 +0,0 @@ -Pending transactions - -Introduces a section for pending transactions within the transaction history -interface. It is designed to display transactions currently in a pending -state that are made within the wallet. The section will also show up in case -there is a discrepancy between transaction history nonce and wallet nonce, -indicating that some transactions are currently in pending state. diff --git a/.changelog/1999.feature.md b/.changelog/1999.feature.md deleted file mode 100644 index 9a26096a2b..0000000000 --- a/.changelog/1999.feature.md +++ /dev/null @@ -1,7 +0,0 @@ -Pending transactions - -Introduces a section for pending transactions within the transaction history -interface. It is designed to display transactions currently in a pending -state that are made within the wallet. The section will also show up in case -there is a discrepancy between transaction history nonce and wallet nonce, -indicating that some transactions are currently in pending state. diff --git a/.changelog/2000.trivial.md b/.changelog/2000.trivial.md deleted file mode 100644 index 61112dfa9d..0000000000 --- a/.changelog/2000.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Rename runtime transaction wrapper variable diff --git a/.changelog/2001.feature.md b/.changelog/2001.feature.md deleted file mode 100644 index 9a26096a2b..0000000000 --- a/.changelog/2001.feature.md +++ /dev/null @@ -1,7 +0,0 @@ -Pending transactions - -Introduces a section for pending transactions within the transaction history -interface. It is designed to display transactions currently in a pending -state that are made within the wallet. The section will also show up in case -there is a discrepancy between transaction history nonce and wallet nonce, -indicating that some transactions are currently in pending state. diff --git a/.changelog/2002.trivial.md b/.changelog/2002.trivial.md deleted file mode 100644 index a308e9b569..0000000000 --- a/.changelog/2002.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Check account nonce when continuously refreshing balance diff --git a/.changelog/2003.trivial.md b/.changelog/2003.trivial.md deleted file mode 100644 index fc22f54916..0000000000 --- a/.changelog/2003.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Change transaction layout to accommodate large numbers in extension diff --git a/.changelog/2004.trivial.md b/.changelog/2004.trivial.md deleted file mode 100644 index e0bd5897ce..0000000000 --- a/.changelog/2004.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Improve delegation and debonding tables in extension layout diff --git a/.changelog/2005.trivial.md b/.changelog/2005.trivial.md deleted file mode 100644 index 4a0ab38359..0000000000 --- a/.changelog/2005.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Make Total balance font-size equal to other balance fields diff --git a/.changelog/2006.trivial.md b/.changelog/2006.trivial.md deleted file mode 100644 index e18c4bf3f3..0000000000 --- a/.changelog/2006.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Use Roboto Mono for amounts diff --git a/.changelog/2008.bugfix.md b/.changelog/2008.bugfix.md deleted file mode 100644 index 5a485a00ee..0000000000 --- a/.changelog/2008.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix losing mnemonic input when changing phone orientation diff --git a/.changelog/2009.trivial.md b/.changelog/2009.trivial.md deleted file mode 100644 index 230a660aae..0000000000 --- a/.changelog/2009.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Remove headings from staking subpages diff --git a/.changelog/2010.trivial.md b/.changelog/2010.trivial.md deleted file mode 100644 index f98c457aea..0000000000 --- a/.changelog/2010.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Make more transaction fields smaller diff --git a/.changelog/2011.trivial.md b/.changelog/2011.trivial.md deleted file mode 100644 index 1d4a5776c3..0000000000 --- a/.changelog/2011.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Add translations to empty delegation tables diff --git a/.changelog/2012.trivial.md b/.changelog/2012.trivial.md deleted file mode 100644 index e4bb99d422..0000000000 --- a/.changelog/2012.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Add "Send" heading above SendTransaction form diff --git a/.changelog/2013.trivial.md b/.changelog/2013.trivial.md deleted file mode 100644 index 17718fde72..0000000000 --- a/.changelog/2013.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Remove a newline before delete confirmation keyword diff --git a/.changelog/2014.bugfix.md b/.changelog/2014.bugfix.md deleted file mode 100644 index d1512949e8..0000000000 --- a/.changelog/2014.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Move staked and debonding count badge into text parentheses diff --git a/.changelog/2015.trivial.md b/.changelog/2015.trivial.md deleted file mode 100644 index 9a701fa5f6..0000000000 --- a/.changelog/2015.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Improve display of unnamed account addresses diff --git a/.changelog/2016.trivial.md b/.changelog/2016.trivial.md deleted file mode 100644 index c5c67b9027..0000000000 --- a/.changelog/2016.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Bring back padding to language and theme dropdowns diff --git a/.changelog/2017.bugfix.md b/.changelog/2017.bugfix.md deleted file mode 100644 index 836939b228..0000000000 --- a/.changelog/2017.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Reduce font size to improve UI on mobile diff --git a/CHANGELOG.md b/CHANGELOG.md index 175744bfe7..0725a7b60a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,156 @@ The format is inspired by [Keep a Changelog]. +## 1.12.0 (2024-07-27) + +### Features + +- Ionic Bluetooth UI + ([#1841](https://github.com/oasisprotocol/oasis-wallet-web/issues/1841)) + +- Remove "Continue without the profile" button + ([#1914](https://github.com/oasisprotocol/oasis-wallet-web/issues/1914)) + +- Allow to use eth private key that starts with 0x + ([#1923](https://github.com/oasisprotocol/oasis-wallet-web/issues/1923)) + +- Lock profile when user leaves app on Ionic platform + ([#1933](https://github.com/oasisprotocol/oasis-wallet-web/issues/1933)) + +- Make creating an account the default flow + ([#1939](https://github.com/oasisprotocol/oasis-wallet-web/issues/1939)) + +- Prevent app content from being captured in screenshots or apps view + ([#1940](https://github.com/oasisprotocol/oasis-wallet-web/issues/1940)) + +- Add Android update screen + ([#1945](https://github.com/oasisprotocol/oasis-wallet-web/issues/1945), + [#1969](https://github.com/oasisprotocol/oasis-wallet-web/issues/1969)) + +- Pending transactions + ([#1954](https://github.com/oasisprotocol/oasis-wallet-web/issues/1954), + [#1998](https://github.com/oasisprotocol/oasis-wallet-web/issues/1998), + [#1999](https://github.com/oasisprotocol/oasis-wallet-web/issues/1999), + [#2001](https://github.com/oasisprotocol/oasis-wallet-web/issues/2001)) + + Introduces a section for pending transactions within the transaction history + interface. It is designed to display transactions currently in a pending + state that are made within the wallet. The section will also show up in case + there is a discrepancy between transaction history nonce and wallet nonce, + indicating that some transactions are currently in pending state. + +### Bug Fixes and Improvements + +- Fix hiding body scrollbar in extension again for Chrome 121 and newer + ([#1902](https://github.com/oasisprotocol/oasis-wallet-web/issues/1902)) + +- Add active state to mobile navigation buttons + ([#1903](https://github.com/oasisprotocol/oasis-wallet-web/issues/1903)) + +- Add logo to login form + ([#1904](https://github.com/oasisprotocol/oasis-wallet-web/issues/1904)) + +- Denser tab buttons in settings + ([#1905](https://github.com/oasisprotocol/oasis-wallet-web/issues/1905)) + +- Restyle Transak notices + ([#1908](https://github.com/oasisprotocol/oasis-wallet-web/issues/1908)) + +- Make buttons to manage accounts more prominent + ([#1909](https://github.com/oasisprotocol/oasis-wallet-web/issues/1909)) + +- Simplify login text + ([#1912](https://github.com/oasisprotocol/oasis-wallet-web/issues/1912)) + +- Improve the text for creating a profile + ([#1913](https://github.com/oasisprotocol/oasis-wallet-web/issues/1913)) + +- Show debondable amount next to debonding input + ([#1915](https://github.com/oasisprotocol/oasis-wallet-web/issues/1915)) + +- Fix layout when showing notifications + ([#1920](https://github.com/oasisprotocol/oasis-wallet-web/issues/1920)) + + - Grommet Box with gap prop generates gaps for React null elements. + Notification component is using Layer which is null before portal is created + +- Sync extension manifest version during version bump + ([#1921](https://github.com/oasisprotocol/oasis-wallet-web/issues/1921)) + +- Fix physical back button behavior on Android + ([#1928](https://github.com/oasisprotocol/oasis-wallet-web/issues/1928), + [#1932](https://github.com/oasisprotocol/oasis-wallet-web/issues/1932)) + +- Make settings tabs consistent height + ([#1935](https://github.com/oasisprotocol/oasis-wallet-web/issues/1935)) + +- Add a delay before user can finish V0 migration to encourage reading + ([#1943](https://github.com/oasisprotocol/oasis-wallet-web/issues/1943)) + +- Stop settings dialog resizing when clicking "Add contact" + ([#1950](https://github.com/oasisprotocol/oasis-wallet-web/issues/1950)) + +- Prevent value change on number input wheel scroll + ([#1956](https://github.com/oasisprotocol/oasis-wallet-web/issues/1956)) + +- Fix refreshing transactions after making a debonding transaction + ([#1963](https://github.com/oasisprotocol/oasis-wallet-web/issues/1963)) + +- Migrate from grpc.oasis.dev to grpc.oasis.io + ([#1965](https://github.com/oasisprotocol/oasis-wallet-web/issues/1965)) + +- Restyle "Buy ROSE" page + ([#1966](https://github.com/oasisprotocol/oasis-wallet-web/issues/1966)) + +- Fix updating transactions list by adding more delay + ([#1967](https://github.com/oasisprotocol/oasis-wallet-web/issues/1967)) + +- Fix crash when expanding delegation translated by Google + ([#1983](https://github.com/oasisprotocol/oasis-wallet-web/issues/1983)) + +- Only show Delegations and Debonding tabs in Stake view + ([#1985](https://github.com/oasisprotocol/oasis-wallet-web/issues/1985)) + +- Make Stake button active in delegations and debonding routes + ([#1986](https://github.com/oasisprotocol/oasis-wallet-web/issues/1986)) + +- Fix losing mnemonic input when changing phone orientation + ([#2008](https://github.com/oasisprotocol/oasis-wallet-web/issues/2008)) + +- Move staked and debonding count badge into text parentheses + ([#2014](https://github.com/oasisprotocol/oasis-wallet-web/issues/2014)) + +- Reduce font size to improve UI on mobile + ([#2017](https://github.com/oasisprotocol/oasis-wallet-web/issues/2017)) + +### Internal Changes + +- Update and deduplicate sub-dependencies using `npx yarn-deduplicate yarn.lock` + ([#1900](https://github.com/oasisprotocol/oasis-wallet-web/issues/1900)) + + This reduces the size of node_modules and speeds up installing dependencies. + +- Add extension build artifacts to GitHub workflows + ([#1922](https://github.com/oasisprotocol/oasis-wallet-web/issues/1922)) + +- Add Android bundle to GitHub Action build artifacts + ([#1944](https://github.com/oasisprotocol/oasis-wallet-web/issues/1944)) + +- Upgrade Capacitor to v6 + ([#1957](https://github.com/oasisprotocol/oasis-wallet-web/issues/1957)) + +- Refactor transactions status to enum + ([#1970](https://github.com/oasisprotocol/oasis-wallet-web/issues/1970)) + +- Add transaction detail API cache + ([#1979](https://github.com/oasisprotocol/oasis-wallet-web/issues/1979)) + +- Update Oasis Scan OperationsRow swagger spec + ([#1981](https://github.com/oasisprotocol/oasis-wallet-web/issues/1981)) + +- Lint rule to detect broken Google Translate in CommissionBounds + ([#1984](https://github.com/oasisprotocol/oasis-wallet-web/issues/1984)) + ## 1.11.0 (2024-04-19) ### Features diff --git a/package.json b/package.json index ef1d7e8d27..efe023cac6 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/rose-wallet", - "version": "1.11.0", + "version": "1.12.0", "private": true, "repository": { "type": "git", diff --git a/public/manifest.json b/public/manifest.json index 5a33a3928f..1827c6ce03 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appName__", "description": "__MSG_appDescription__", "manifest_version": 2, - "version": "0.0.1", + "version": "1.12.0", "default_locale": "en", "icons": { "16": "./Icon Blue 512.png", From f3ba7b3f52630ac7b526c8cbb628af5e38162376 Mon Sep 17 00:00:00 2001 From: lukaw3d Date: Sat, 27 Jul 2024 03:45:12 +0200 Subject: [PATCH 2/2] Manually improve the changelog --- CHANGELOG.md | 79 ++++++++++++++++++++++------------------------------ 1 file changed, 34 insertions(+), 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0725a7b60a..303596f631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,29 +16,26 @@ The format is inspired by [Keep a Changelog]. ### Features -- Ionic Bluetooth UI +- Support connecting to Ledger via Bluetooth in mobile app ([#1841](https://github.com/oasisprotocol/oasis-wallet-web/issues/1841)) -- Remove "Continue without the profile" button - ([#1914](https://github.com/oasisprotocol/oasis-wallet-web/issues/1914)) - -- Allow to use eth private key that starts with 0x - ([#1923](https://github.com/oasisprotocol/oasis-wallet-web/issues/1923)) - -- Lock profile when user leaves app on Ionic platform +- Lock profile when user leaves app in mobile app ([#1933](https://github.com/oasisprotocol/oasis-wallet-web/issues/1933)) -- Make creating an account the default flow - ([#1939](https://github.com/oasisprotocol/oasis-wallet-web/issues/1939)) - -- Prevent app content from being captured in screenshots or apps view +- Prevent mobile app content from being captured in screenshots or apps view ([#1940](https://github.com/oasisprotocol/oasis-wallet-web/issues/1940)) - Add Android update screen ([#1945](https://github.com/oasisprotocol/oasis-wallet-web/issues/1945), [#1969](https://github.com/oasisprotocol/oasis-wallet-web/issues/1969)) -- Pending transactions +- Remove "Continue without the profile" button + ([#1914](https://github.com/oasisprotocol/oasis-wallet-web/issues/1914)) + +- Make creating an account the default flow + ([#1939](https://github.com/oasisprotocol/oasis-wallet-web/issues/1939)) + +- Display pending transactions ([#1954](https://github.com/oasisprotocol/oasis-wallet-web/issues/1954), [#1998](https://github.com/oasisprotocol/oasis-wallet-web/issues/1998), [#1999](https://github.com/oasisprotocol/oasis-wallet-web/issues/1999), @@ -52,21 +49,17 @@ The format is inspired by [Keep a Changelog]. ### Bug Fixes and Improvements -- Fix hiding body scrollbar in extension again for Chrome 121 and newer +- Fix hiding body scrollbar in extension, again, for Chrome 121 and newer ([#1902](https://github.com/oasisprotocol/oasis-wallet-web/issues/1902)) -- Add active state to mobile navigation buttons - ([#1903](https://github.com/oasisprotocol/oasis-wallet-web/issues/1903)) +- Consistently style active and hovered buttons in nav bars + ([#1903](https://github.com/oasisprotocol/oasis-wallet-web/issues/1903), + [#1986](https://github.com/oasisprotocol/oasis-wallet-web/issues/1986), + [#2018](https://github.com/oasisprotocol/oasis-wallet-web/issues/2018)) - Add logo to login form ([#1904](https://github.com/oasisprotocol/oasis-wallet-web/issues/1904)) -- Denser tab buttons in settings - ([#1905](https://github.com/oasisprotocol/oasis-wallet-web/issues/1905)) - -- Restyle Transak notices - ([#1908](https://github.com/oasisprotocol/oasis-wallet-web/issues/1908)) - - Make buttons to manage accounts more prominent ([#1909](https://github.com/oasisprotocol/oasis-wallet-web/issues/1909)) @@ -79,42 +72,41 @@ The format is inspired by [Keep a Changelog]. - Show debondable amount next to debonding input ([#1915](https://github.com/oasisprotocol/oasis-wallet-web/issues/1915)) -- Fix layout when showing notifications +- Fix layout shift when showing notifications ([#1920](https://github.com/oasisprotocol/oasis-wallet-web/issues/1920)) - - Grommet Box with gap prop generates gaps for React null elements. - Notification component is using Layer which is null before portal is created + Grommet Box with gap prop generates gaps for React null elements. + Notification component is using Layer which is null before portal is created - Sync extension manifest version during version bump ([#1921](https://github.com/oasisprotocol/oasis-wallet-web/issues/1921)) +- Allow eth private keys that start with 0x + ([#1923](https://github.com/oasisprotocol/oasis-wallet-web/issues/1923)) + - Fix physical back button behavior on Android ([#1928](https://github.com/oasisprotocol/oasis-wallet-web/issues/1928), [#1932](https://github.com/oasisprotocol/oasis-wallet-web/issues/1932)) - Make settings tabs consistent height - ([#1935](https://github.com/oasisprotocol/oasis-wallet-web/issues/1935)) + ([#1935](https://github.com/oasisprotocol/oasis-wallet-web/issues/1935), + [#1950](https://github.com/oasisprotocol/oasis-wallet-web/issues/1950)) - Add a delay before user can finish V0 migration to encourage reading ([#1943](https://github.com/oasisprotocol/oasis-wallet-web/issues/1943)) -- Stop settings dialog resizing when clicking "Add contact" - ([#1950](https://github.com/oasisprotocol/oasis-wallet-web/issues/1950)) - -- Prevent value change on number input wheel scroll +- Prevent number inputs being changed when scrolling over them ([#1956](https://github.com/oasisprotocol/oasis-wallet-web/issues/1956)) -- Fix refreshing transactions after making a debonding transaction - ([#1963](https://github.com/oasisprotocol/oasis-wallet-web/issues/1963)) - - Migrate from grpc.oasis.dev to grpc.oasis.io ([#1965](https://github.com/oasisprotocol/oasis-wallet-web/issues/1965)) -- Restyle "Buy ROSE" page - ([#1966](https://github.com/oasisprotocol/oasis-wallet-web/issues/1966)) +- Fix refreshing transactions list + ([#1963](https://github.com/oasisprotocol/oasis-wallet-web/issues/1963), + [#1967](https://github.com/oasisprotocol/oasis-wallet-web/issues/1967)) -- Fix updating transactions list by adding more delay - ([#1967](https://github.com/oasisprotocol/oasis-wallet-web/issues/1967)) +- Cache API requests for transaction details + ([#1979](https://github.com/oasisprotocol/oasis-wallet-web/issues/1979)) - Fix crash when expanding delegation translated by Google ([#1983](https://github.com/oasisprotocol/oasis-wallet-web/issues/1983)) @@ -122,17 +114,17 @@ The format is inspired by [Keep a Changelog]. - Only show Delegations and Debonding tabs in Stake view ([#1985](https://github.com/oasisprotocol/oasis-wallet-web/issues/1985)) -- Make Stake button active in delegations and debonding routes - ([#1986](https://github.com/oasisprotocol/oasis-wallet-web/issues/1986)) - - Fix losing mnemonic input when changing phone orientation ([#2008](https://github.com/oasisprotocol/oasis-wallet-web/issues/2008)) - Move staked and debonding count badge into text parentheses ([#2014](https://github.com/oasisprotocol/oasis-wallet-web/issues/2014)) -- Reduce font size to improve UI on mobile - ([#2017](https://github.com/oasisprotocol/oasis-wallet-web/issues/2017)) +- Increase the density for mobile UI and extension popup + ([#1905](https://github.com/oasisprotocol/oasis-wallet-web/issues/1905), + [#1908](https://github.com/oasisprotocol/oasis-wallet-web/issues/1908), + [#1966](https://github.com/oasisprotocol/oasis-wallet-web/issues/1966) + [#2017](https://github.com/oasisprotocol/oasis-wallet-web/issues/2017)) ### Internal Changes @@ -153,9 +145,6 @@ The format is inspired by [Keep a Changelog]. - Refactor transactions status to enum ([#1970](https://github.com/oasisprotocol/oasis-wallet-web/issues/1970)) -- Add transaction detail API cache - ([#1979](https://github.com/oasisprotocol/oasis-wallet-web/issues/1979)) - - Update Oasis Scan OperationsRow swagger spec ([#1981](https://github.com/oasisprotocol/oasis-wallet-web/issues/1981))