|
1 | 1 |
|
2 | 2 |
|
| 3 | +## 0.13.0 (2024-12-04) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add support for IBC deposits to shielded ([#1163](https://github.com/anoma/namada-interface/issues/1163)) ([50d8e61](https://github.com/anoma/namada-interface/commit/50d8e61374c39c9a89afab183ee87f87d4c0a561)) |
| 9 | +* allow Sdk to update itself, regen docs ([#861](https://github.com/anoma/namada-interface/issues/861)) ([ce1562b](https://github.com/anoma/namada-interface/commit/ce1562bf9ca61fe8a7372a74963ea616bc0ce129)) |
| 10 | +* 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)) |
| 11 | +* enable IBC withdrawals for all tokens ([#1243](https://github.com/anoma/namada-interface/issues/1243)) ([14106eb](https://github.com/anoma/namada-interface/commit/14106eba676c38cc3fee379221359557c5758da2)), closes [#1242](https://github.com/anoma/namada-interface/issues/1242) [#1222](https://github.com/anoma/namada-interface/issues/1222) |
| 12 | +* fetch and load masp params ([#1136](https://github.com/anoma/namada-interface/issues/1136)) ([5df8577](https://github.com/anoma/namada-interface/commit/5df8577cf0627247a7aeb5fa4de5e3970049b024)) |
| 13 | +* hook up interface to SDK package, extension signing ([1e2ad8e](https://github.com/anoma/namada-interface/commit/1e2ad8e4ff3c64451e94d36ef9559180fbcd27c5)) |
| 14 | +* hook up tx hash to build Tx, add to SDK ([#753](https://github.com/anoma/namada-interface/issues/753)) ([35909e7](https://github.com/anoma/namada-interface/commit/35909e7a2cdba35fea0f0af46b8628de240d420e)) |
| 15 | +* **interface:** fixing namadillo dev serve ([c66af51](https://github.com/anoma/namada-interface/commit/c66af51f59c6b4d611e0c69911e73e6605678191)) |
| 16 | +* move sdk package into [@namada](https://github.com/namada) org ([#1230](https://github.com/anoma/namada-interface/issues/1230)) ([0376020](https://github.com/anoma/namada-interface/commit/0376020411a6b123376a39bce4240bb7468858ae)) |
| 17 | +* post-release bumps, changelogs ([#1364](https://github.com/anoma/namada-interface/issues/1364)) ([a2f3f5c](https://github.com/anoma/namada-interface/commit/a2f3f5cd54ff4bf905b385dc58a9c5d44c2c4ba4)) |
| 18 | +* sdk api improvements ([#695](https://github.com/anoma/namada-interface/issues/695)) ([6eee06c](https://github.com/anoma/namada-interface/commit/6eee06cb2b40eac8bd2eebc399fc87698654aaa1)) |
| 19 | +* sdk js publish ([#665](https://github.com/anoma/namada-interface/issues/665)) ([ec3dec8](https://github.com/anoma/namada-interface/commit/ec3dec8070219f29ccf95e8a50c880da3f032566)) |
| 20 | +* sdk version bump, changelog ([#1175](https://github.com/anoma/namada-interface/issues/1175)) ([f70a6a4](https://github.com/anoma/namada-interface/commit/f70a6a4c1e1d8ddef3e2985ec16295c666f4c95b)) |
| 21 | +* shield nam ([#1165](https://github.com/anoma/namada-interface/issues/1165)) ([e6b5530](https://github.com/anoma/namada-interface/commit/e6b55307c77312a3bdde192ec721d5e84883d4ba)) |
| 22 | +* support claim rewards tx in SDK ([#932](https://github.com/anoma/namada-interface/issues/932)) ([59d0ea9](https://github.com/anoma/namada-interface/commit/59d0ea9659658c23c804324d46594783ed695a2e)), closes [#679](https://github.com/anoma/namada-interface/issues/679) |
| 23 | +* support decoding ibc tx details in sdk ([#1174](https://github.com/anoma/namada-interface/issues/1174)) ([1bd083b](https://github.com/anoma/namada-interface/commit/1bd083ba5883a3f722a6838b9694223afeae71a1)) |
| 24 | +* update unbonding period calculation ([#1034](https://github.com/anoma/namada-interface/issues/1034)) ([2e65ae8](https://github.com/anoma/namada-interface/commit/2e65ae8ae3d2430b6268603785c30016d2df77a6)) |
| 25 | +* update zip32 path ([#621](https://github.com/anoma/namada-interface/issues/621)) ([c4e5413](https://github.com/anoma/namada-interface/commit/c4e54131064b1d7df3704a0f815cd041dc551740)) |
| 26 | + |
| 27 | + |
| 28 | +### Bug Fixes |
| 29 | + |
| 30 | +* fix tests ([d49bd66](https://github.com/anoma/namada-interface/commit/d49bd66a00556205374fe19a092a36717d7ba75a)) |
| 31 | +* linting and TypeScript errors ([82eb87e](https://github.com/anoma/namada-interface/commit/82eb87eeb8f96100f239c7ff1a6cc2e953fbfdac)) |
| 32 | +* 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)) |
| 33 | +* SDK and extension should use the same ledger-namada package ([#1376](https://github.com/anoma/namada-interface/issues/1376)) ([7fa916b](https://github.com/anoma/namada-interface/commit/7fa916b049b2dacc9b9dca7ee062319f8c2bee5a)) |
| 34 | +* updating imports for consistency ([#1325](https://github.com/anoma/namada-interface/issues/1325)) ([ae2b4eb](https://github.com/anoma/namada-interface/commit/ae2b4eb0d5aa8f464cd8752404742359702210d4)) |
| 35 | + |
3 | 36 | ## 0.12.0 (2024-12-02) |
4 | 37 |
|
5 | 38 |
|
|
0 commit comments