|
| 1 | +## [0.4.0](https://github.com/anoma/namada-interface/compare/[email protected]) (2025-02-03) |
1 | 2 |
|
2 | 3 |
|
| 4 | +### Features |
| 5 | + |
| 6 | +* Add balance to masp overview ([#1169](https://github.com/anoma/namada-interface/issues/1169)) ([38754bf](https://github.com/anoma/namada-interface/commit/38754bf0e621a955837cb89d07a583b60f9614bf)) |
| 7 | +* Add build:docs to types package, include generated docs ([#918](https://github.com/anoma/namada-interface/issues/918)) ([a3754f4](https://github.com/anoma/namada-interface/commit/a3754f477e7f9230d186d5e6259d9112ddd1c45a)) |
| 8 | +* Add info to broadcast tx response ([#919](https://github.com/anoma/namada-interface/issues/919)) ([dc48614](https://github.com/anoma/namada-interface/commit/dc48614a9aad5e97fccacead538d68130baf25d0)) |
| 9 | +* Add namadillo disconnect button ([#1092](https://github.com/anoma/namada-interface/issues/1092)) ([089b59b](https://github.com/anoma/namada-interface/commit/089b59b219a63283efbb11b5d43e0283f32a8160)) |
| 10 | +* Add the switch account button ([#1051](https://github.com/anoma/namada-interface/issues/1051)) ([bfc42c3](https://github.com/anoma/namada-interface/commit/bfc42c3ff323a6dee24a91e56f5d2269f96ea8fa)) |
| 11 | +* Begin integration of IBC with transfer module ([#1162](https://github.com/anoma/namada-interface/issues/1162)) ([08c7e2d](https://github.com/anoma/namada-interface/commit/08c7e2d9186809629abe64741d1a7970b5855958)) |
| 12 | +* Bump keychain version, update type docs ([#1363](https://github.com/anoma/namada-interface/issues/1363)) ([eece967](https://github.com/anoma/namada-interface/commit/eece96730099ba0d4f5f506c5b4cd2520c82e198)) |
| 13 | +* Bump shared to namada 0.41.0 ([#948](https://github.com/anoma/namada-interface/issues/948)) ([958b697](https://github.com/anoma/namada-interface/commit/958b69705046e9a5d6d76f07e896721f2217747b)) |
| 14 | +* Bump to 0.39.0, specify transparent transfer in types ([#858](https://github.com/anoma/namada-interface/issues/858)) ([3ad6200](https://github.com/anoma/namada-interface/commit/3ad620045a6c2c51dda7be0ccc1a2e88b54a959e)) |
| 15 | +* Enable IBC withdrawals for all tokens ([#1243](https://github.com/anoma/namada-interface/issues/1243)) ([14106eb](https://github.com/anoma/namada-interface/commit/14106eba676c38cc3fee379221359557c5758da2)) |
| 16 | +* Force bond in the claim and stake flow ([#1370](https://github.com/anoma/namada-interface/issues/1370)) ([a640415](https://github.com/anoma/namada-interface/commit/a640415a25e7b5b74cf6c37644f81b94b3c56911)) |
| 17 | +* Hook up interface to SDK package, extension signing ([1e2ad8e](https://github.com/anoma/namada-interface/commit/1e2ad8e4ff3c64451e94d36ef9559180fbcd27c5)) |
| 18 | +* Implement proposal filters and rework types ([6922bc8](https://github.com/anoma/namada-interface/commit/6922bc81a13ef60ca8f85cec898c6b7cac053630)) |
| 19 | +* Indexer integration part 1 ([#778](https://github.com/anoma/namada-interface/issues/778)) ([0d82ba7](https://github.com/anoma/namada-interface/commit/0d82ba7ea53cd47870f0e3cca01aaa09780323c8)) |
| 20 | +* **interface:** Removing legacy events ([055019d](https://github.com/anoma/namada-interface/commit/055019dd78725ae3ac43884d9ec887d4b4ab5cd2)) |
| 21 | +* Make governance pages work with no extension ([c937081](https://github.com/anoma/namada-interface/commit/c937081f2215bbbf78878394fd3d3c6fa4d67422)) |
| 22 | +* Post-release bumps, changelogs ([#1364](https://github.com/anoma/namada-interface/issues/1364)) ([a2f3f5c](https://github.com/anoma/namada-interface/commit/a2f3f5cd54ff4bf905b385dc58a9c5d44c2c4ba4)) |
| 23 | +* Shield nam ([#1165](https://github.com/anoma/namada-interface/issues/1165)) ([e6b5530](https://github.com/anoma/namada-interface/commit/e6b55307c77312a3bdde192ec721d5e84883d4ba)) |
| 24 | +* Show proposal activation time ([#947](https://github.com/anoma/namada-interface/issues/947)) ([513e1ba](https://github.com/anoma/namada-interface/commit/513e1ba3ebf59dcd07331e3718f6134a22ae0129)) |
| 25 | +* Support claim rewards tx in SDK ([#932](https://github.com/anoma/namada-interface/issues/932)) ([59d0ea9](https://github.com/anoma/namada-interface/commit/59d0ea9659658c23c804324d46594783ed695a2e)) |
| 26 | +* Unshield + shielded transfers + disposable gas payer ([#1191](https://github.com/anoma/namada-interface/issues/1191)) ([e8f0b39](https://github.com/anoma/namada-interface/commit/e8f0b39452f0b7fac583ee7cb5812409378cfcd0)) |
| 27 | +* Update docs in SDK & types ([#1472](https://github.com/anoma/namada-interface/issues/1472)) ([dbcef4f](https://github.com/anoma/namada-interface/commit/dbcef4fa19f0373ae7a328e5c30e1e4dab2b599d)) |
| 28 | +* Vks birthdays ([#1415](https://github.com/anoma/namada-interface/issues/1415)) ([294031d](https://github.com/anoma/namada-interface/commit/294031d8c7bf53c56fc81404b46d6c63ce13b651)) |
| 29 | + |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +* Decode continuous pgf proposal to ibc target ([#1397](https://github.com/anoma/namada-interface/issues/1397)) ([1faf1f6](https://github.com/anoma/namada-interface/commit/1faf1f685b629e336f6a0aec1d88e6b06029a39e)) |
| 34 | +* Move optional value to end of schema, no empty memo ([#1379](https://github.com/anoma/namada-interface/issues/1379)) ([ee49600](https://github.com/anoma/namada-interface/commit/ee496001aad9291e3bb224f91ac5caf31a1143db)) |
| 35 | +* Replace tally type with two fifths ([#1252](https://github.com/anoma/namada-interface/issues/1252)) ([785d9ad](https://github.com/anoma/namada-interface/commit/785d9ad5d6cf7d7abab53ae9cf812fbbfa84b0f7)) |
| 36 | + |
3 | 37 | ## 0.3.0 (2024-12-02)
|
4 | 38 |
|
5 | 39 |
|
|
0 commit comments