Skip to content

Releases: madfish-solutions/templewallet-extension

1.8.4

21 Apr 12:13
Compare
Choose a tag to compare

Commits

  • [de3bcb4]: Fix tonumber usage on SendForm (serh11p) #316
  • [4933895]: Fix tooltip for Money (serh11p) #317
  • [7c8f048]: Upgrade tezos domains (serh11p) #317
  • [4592fb7]: Improve confirmation UI (serh11p) #317
  • [bd4e560]: 1.8.1 (serh11p) #317
  • [6738315]: Fix AssetField precision (serh11p) #318
  • [da6eafc]: Fix UI for popup (serh11p)
  • [ff09ab2]: Fix UI issue in AssetField (serh11p)
  • [d8c98ed]: 1.8.2 (serh11p)
  • [18b1b23]: Update networks (serh11p)
  • [33fbbe4]: 1.8.3 (serh11p)
  • [3c603de]: Release automation workflow (#320) (Andrii Ivaniv) #320
  • [bdd32f0]: Fixed failing requests to Better Call Dev API (#323) (Innokentiy Mazhara) #323
  • [b709b63]: Fix url pattern (serh11p)
  • [b4a4556]: Restructure modules for pending operations (serh11p)
  • [2231cf5]: Update better-call-dev resource (serh11p)
  • [9694862]: 1.8.4 (serh11p)
  • [c8c4b23]: Fix typo in manifest (serh11p)

1.8.0

13 Apr 18:41
Compare
Choose a tag to compare
  • Storage fee displayed;
  • Added feature: increase storage fee;
  • Fixed signature prefix for ledger signing;
  • Improved Beacon protocol.

1.7.0

07 Apr 15:08
7c55784
Compare
Choose a tag to compare
  • Localization for money numbers: valid and country sensitive money formatting;
  • Copy to clipboard for any money number;
  • Anonymous analytics;
  • Tezos domains on Delegate page: now you can put baker domain instead of the address;
  • Minor fixes/improves.

1.6.0

26 Mar 10:12
145750d
Compare
Choose a tag to compare
  • Improved pre-estimation for transaction confirmations
  • Added "Total Fee" on confirmation view
  • The "Amount" field (on Send page) now always displays
  • Fixed a lot of minor issues or bugs