Skip to content

Commit f85fb5e

Browse files
chore(main): release namadillo 1.26.0 (#2123)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6da17ad commit f85fb5e

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

apps/namadillo/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.26.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.26.0) (2025-06-13)
4+
5+
6+
### Features
7+
8+
* Add MASP calculator popup component on Claims card ([#2072](https://github.com/anoma/namada-interface/issues/2072)) ([197c6d9](https://github.com/anoma/namada-interface/commit/197c6d91f7c7aef40639a957c9736f33eef1733a))
9+
10+
11+
### Bug Fixes
12+
13+
* Automagically select first available asset when selecting a chain ([#2115](https://github.com/anoma/namada-interface/issues/2115)) ([b557ac7](https://github.com/anoma/namada-interface/commit/b557ac7edf063ac72b414189d09b415970ae2797))
14+
* Connect wallet larger click surface ([#2114](https://github.com/anoma/namada-interface/issues/2114)) ([cdb2a05](https://github.com/anoma/namada-interface/commit/cdb2a05f5ff408cd72a11753b0dad01a392a41aa))
15+
* Extend tables on Manage Tab ([#2121](https://github.com/anoma/namada-interface/issues/2121)) ([8231095](https://github.com/anoma/namada-interface/commit/823109576582334cb71ea9d7b76be6d659d33372))
16+
* Filtering out non-native assets for auto-select on Transfer ([#2125](https://github.com/anoma/namada-interface/issues/2125)) ([44577ef](https://github.com/anoma/namada-interface/commit/44577ef8f393f3bbe326fab3a75cdc2d0d04340a))
17+
* Fix super long tooltip ([#2078](https://github.com/anoma/namada-interface/issues/2078)) ([87c3155](https://github.com/anoma/namada-interface/commit/87c31557b2f062f71ab2742da42549e4fd62bd70))
18+
* Remove sidebar shield sync indicator ([#2116](https://github.com/anoma/namada-interface/issues/2116)) ([5b54d7d](https://github.com/anoma/namada-interface/commit/5b54d7d8480e5e5d5970f67b8bde5d05ba683c65))
19+
* Update total balance banner sync dot and transfer source masp sync info ([#2117](https://github.com/anoma/namada-interface/issues/2117)) ([e3273a2](https://github.com/anoma/namada-interface/commit/e3273a220720a3dccc33f7ac19b15b139131d95f))
20+
* Update txn amounts for shielding/unshielding transfers ([#2137](https://github.com/anoma/namada-interface/issues/2137)) ([3706a68](https://github.com/anoma/namada-interface/commit/3706a68650c26eb17fb9b8dfc2ceaf0ac441e39f))
21+
* Use tx wrapper hashes in history and notification toasts for ledger ([#2129](https://github.com/anoma/namada-interface/issues/2129)) ([7c67883](https://github.com/anoma/namada-interface/commit/7c67883caced436c690c3e6439c2123368efcb84))
22+
323
## [1.25.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.25.0) (2025-06-07)
424

525

apps/namadillo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@namada/namadillo",
3-
"version": "1.25.0",
3+
"version": "1.26.0",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)