From be415aabb90c290d0165ff5346350bc7dd51b45c Mon Sep 17 00:00:00 2001 From: Michal Zielenkiewicz Date: Thu, 17 Oct 2024 08:33:51 +0200 Subject: [PATCH 1/2] Assemble changes for 1.14.0 release --- .changelog/1507.internal.md | 1 - .changelog/1508.internal.md | 1 - .changelog/1530.trivial.md | 1 - .changelog/1534.bugfix.md | 1 - .changelog/1537.process.md | 1 - .changelog/1546.bugfix.md | 1 - .changelog/1549.internal.md | 1 - .changelog/1550.internal.md | 1 - .changelog/1551.internal.md | 1 - .changelog/1552.trivial.md | 1 - .changelog/1554.bugfix.md | 1 - .changelog/1557.internal.md | 1 - .changelog/1560.internal.md | 1 - .changelog/1561.bugfix.md | 1 - .changelog/1562.internal.md | 1 - .changelog/1564.bugfix.md | 1 - .changelog/1565.feature.md | 1 - .changelog/1570.bugfix.md | 1 - .changelog/1571.bugfix.md | 1 - CHANGELOG.md | 47 +++++++++++++++++++++++++++++++++++++ package.json | 2 +- 21 files changed, 48 insertions(+), 20 deletions(-) delete mode 100644 .changelog/1507.internal.md delete mode 100644 .changelog/1508.internal.md delete mode 100644 .changelog/1530.trivial.md delete mode 100644 .changelog/1534.bugfix.md delete mode 100644 .changelog/1537.process.md delete mode 100644 .changelog/1546.bugfix.md delete mode 100644 .changelog/1549.internal.md delete mode 100644 .changelog/1550.internal.md delete mode 100644 .changelog/1551.internal.md delete mode 100644 .changelog/1552.trivial.md delete mode 100644 .changelog/1554.bugfix.md delete mode 100644 .changelog/1557.internal.md delete mode 100644 .changelog/1560.internal.md delete mode 100644 .changelog/1561.bugfix.md delete mode 100644 .changelog/1562.internal.md delete mode 100644 .changelog/1564.bugfix.md delete mode 100644 .changelog/1565.feature.md delete mode 100644 .changelog/1570.bugfix.md delete mode 100644 .changelog/1571.bugfix.md diff --git a/.changelog/1507.internal.md b/.changelog/1507.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1507.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1508.internal.md b/.changelog/1508.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1508.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1530.trivial.md b/.changelog/1530.trivial.md deleted file mode 100644 index 7b9b90e8e..000000000 --- a/.changelog/1530.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Align Consensus tx details endpoint with runtimes API diff --git a/.changelog/1534.bugfix.md b/.changelog/1534.bugfix.md deleted file mode 100644 index 81c04e2a1..000000000 --- a/.changelog/1534.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Make lists with polling and pagination more stable diff --git a/.changelog/1537.process.md b/.changelog/1537.process.md deleted file mode 100644 index c147735d6..000000000 --- a/.changelog/1537.process.md +++ /dev/null @@ -1 +0,0 @@ -Cloudflare stable preview URLs diff --git a/.changelog/1546.bugfix.md b/.changelog/1546.bugfix.md deleted file mode 100644 index 3bc09cb5a..000000000 --- a/.changelog/1546.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Prohibit unknown denominations diff --git a/.changelog/1549.internal.md b/.changelog/1549.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1549.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1550.internal.md b/.changelog/1550.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1550.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1551.internal.md b/.changelog/1551.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1551.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1552.trivial.md b/.changelog/1552.trivial.md deleted file mode 100644 index 51ad25eaa..000000000 --- a/.changelog/1552.trivial.md +++ /dev/null @@ -1 +0,0 @@ -Prepare components and API for Consensus events sections diff --git a/.changelog/1554.bugfix.md b/.changelog/1554.bugfix.md deleted file mode 100644 index a3b83c88a..000000000 --- a/.changelog/1554.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Swap fee and amount columns in txs tables diff --git a/.changelog/1557.internal.md b/.changelog/1557.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1557.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1560.internal.md b/.changelog/1560.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1560.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1561.bugfix.md b/.changelog/1561.bugfix.md deleted file mode 100644 index 6fac633fe..000000000 --- a/.changelog/1561.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Unify layer status labels and icons diff --git a/.changelog/1562.internal.md b/.changelog/1562.internal.md deleted file mode 100644 index 787f5708c..000000000 --- a/.changelog/1562.internal.md +++ /dev/null @@ -1 +0,0 @@ -Update dependencies diff --git a/.changelog/1564.bugfix.md b/.changelog/1564.bugfix.md deleted file mode 100644 index b565d84da..000000000 --- a/.changelog/1564.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Retain ETH address in details page for accounts with no EVM transactions diff --git a/.changelog/1565.feature.md b/.changelog/1565.feature.md deleted file mode 100644 index 5f9e8eeb3..000000000 --- a/.changelog/1565.feature.md +++ /dev/null @@ -1 +0,0 @@ -Display EVM function name in verified contract calls diff --git a/.changelog/1570.bugfix.md b/.changelog/1570.bugfix.md deleted file mode 100644 index 319e847a4..000000000 --- a/.changelog/1570.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Fix duplicated events cards headers diff --git a/.changelog/1571.bugfix.md b/.changelog/1571.bugfix.md deleted file mode 100644 index 37fb47167..000000000 --- a/.changelog/1571.bugfix.md +++ /dev/null @@ -1 +0,0 @@ -Remove eth/oasis address toggle diff --git a/CHANGELOG.md b/CHANGELOG.md index af0524ea9..649e8d05b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,53 @@ The format is inspired by [Keep a Changelog]. +## 1.14.0 (2024-10-17) + +### Process Changes + +- Cloudflare stable preview URLs + ([#1537](https://github.com/oasisprotocol/explorer/issues/1537)) + +### Features + +- Display EVM function name in verified contract calls + ([#1565](https://github.com/oasisprotocol/explorer/issues/1565)) + +### Bug Fixes and Improvements + +- Make lists with polling and pagination more stable + ([#1534](https://github.com/oasisprotocol/explorer/issues/1534)) + +- Prohibit unknown denominations + ([#1546](https://github.com/oasisprotocol/explorer/issues/1546)) + +- Swap fee and amount columns in txs tables + ([#1554](https://github.com/oasisprotocol/explorer/issues/1554)) + +- Unify layer status labels and icons + ([#1561](https://github.com/oasisprotocol/explorer/issues/1561)) + +- Retain ETH address in details page for accounts with no EVM transactions + ([#1564](https://github.com/oasisprotocol/explorer/issues/1564)) + +- Fix duplicated events cards headers + ([#1570](https://github.com/oasisprotocol/explorer/issues/1570)) + +- Remove eth/oasis address toggle + ([#1571](https://github.com/oasisprotocol/explorer/issues/1571)) + +### Internal Changes + +- Update dependencies + ([#1507](https://github.com/oasisprotocol/explorer/issues/1507), + [#1508](https://github.com/oasisprotocol/explorer/issues/1508), + [#1549](https://github.com/oasisprotocol/explorer/issues/1549), + [#1550](https://github.com/oasisprotocol/explorer/issues/1550), + [#1551](https://github.com/oasisprotocol/explorer/issues/1551), + [#1557](https://github.com/oasisprotocol/explorer/issues/1557), + [#1560](https://github.com/oasisprotocol/explorer/issues/1560), + [#1562](https://github.com/oasisprotocol/explorer/issues/1562)) + ## 1.13.0 (2024-09-18) ### Features diff --git a/package.json b/package.json index f87bb462f..ad6e34226 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/explorer-frontend", - "version": "1.13.0", + "version": "1.14.0", "private": true, "repository": { "type": "git", From 8be83ff6e0c45240ed2b1a7d5c9e5c5a9292707e Mon Sep 17 00:00:00 2001 From: Michal Zielenkiewicz Date: Thu, 17 Oct 2024 08:37:04 +0200 Subject: [PATCH 2/2] Manually update CHANGELOG --- CHANGELOG.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 649e8d05b..d6c8b6d2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,6 @@ The format is inspired by [Keep a Changelog]. ## 1.14.0 (2024-10-17) -### Process Changes - -- Cloudflare stable preview URLs - ([#1537](https://github.com/oasisprotocol/explorer/issues/1537)) - ### Features - Display EVM function name in verified contract calls @@ -26,6 +21,12 @@ The format is inspired by [Keep a Changelog]. ### Bug Fixes and Improvements +- Remove eth/oasis address toggle + ([#1571](https://github.com/oasisprotocol/explorer/issues/1571)) + +- Retain ETH address in details page for accounts with no EVM transactions + ([#1564](https://github.com/oasisprotocol/explorer/issues/1564)) + - Make lists with polling and pagination more stable ([#1534](https://github.com/oasisprotocol/explorer/issues/1534)) @@ -38,14 +39,13 @@ The format is inspired by [Keep a Changelog]. - Unify layer status labels and icons ([#1561](https://github.com/oasisprotocol/explorer/issues/1561)) -- Retain ETH address in details page for accounts with no EVM transactions - ([#1564](https://github.com/oasisprotocol/explorer/issues/1564)) - - Fix duplicated events cards headers ([#1570](https://github.com/oasisprotocol/explorer/issues/1570)) -- Remove eth/oasis address toggle - ([#1571](https://github.com/oasisprotocol/explorer/issues/1571)) +### Process Changes + +- Cloudflare stable preview URLs + ([#1537](https://github.com/oasisprotocol/explorer/issues/1537)) ### Internal Changes