Commit 1a0ceaa
committed
chore(release): 4.23.0-rc.1
# [4.23.0-rc.1](v4.22.0...v4.23.0-rc.1) (2026-01-07)
### Bug Fixes
* handle undefined response in dev-proxy error callback ([6902ceb](6902ceb))
* prevent deploy workflow from triggering on unmerged PR close ([a69a165](a69a165))
* strip decimals when pasting formatted numbers in amount fields ([fd8b204](fd8b204))
* style delete action in red for visual distinction ([f1dfeb0](f1dfeb0))
* truncate long account names with ellipsis in dashboard cards ([8c0b3df](8c0b3df))
* validate decimals in amount fields ([#203](#203)) ([3ce03b4](3ce03b4))
### Features
* Add active IPO count badge to navigation ([#196](#196)) ([8f7c5c3](8f7c5c3))
* add context menu and fix responsive dashboard cards ([f14d1dc](f14d1dc))
* add transaction status icons with unified tx-status component ([#198](#198)) ([058b689](058b689))
* display SendMany transaction transfers ([#199](#199)) ([d1b2eff](d1b2eff))
* **reveal-seed:** redesign dialog with QR code and security enhancements ([68b89ad](68b89ad))1 parent 0202d56 commit 1a0ceaa
File tree
4 files changed
+24
-3
lines changed- src/environments
4 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments