Skip to content

Releases: tahowallet/extension

v0.14.2 NFTs

05 Aug 16:08
88dc6f1
Compare
Choose a tag to compare

Highlights

✨✨✨

  • View NFTs support
  • Performance improvements

✨✨✨

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.14.2

v0.14.1

26 Jul 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0 Polygon! (ft. Gas settings)

22 Jul 18:17
41145e2
Compare
Choose a tag to compare
Pre-release

Highlights

✨✨✨

  • Polygon support
  • EIP-1559 gas settings

✨✨✨

What's Changed

Full Changelog: v0.13.13...v0.14.0

v0.13.13 It's been a while!

01 Jul 11:20
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.7...v0.13.13

v0.13.7

27 May 14:41
Compare
Choose a tag to compare
v0.13.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.4...v0.13.7

v0.13.4

16 May 19:01
21eab13
Compare
Choose a tag to compare
v0.13.4 Pre-release
Pre-release

✨✨✨

  • Bug fixes!

✨✨✨

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

06 May 17:37
Compare
Choose a tag to compare
v0.13.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

28 Apr 09:30
Compare
Choose a tag to compare
v0.13.2 Pre-release
Pre-release

Highlights

✨✨✨

✨✨✨

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

21 Apr 13:58
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

What's Changed

  • v0.13.0 release: ERC20 transfers of tokens on the wall by @Shadowfiend in #1293
  • Return Address: Introduce validation hooks, address/name validation, and SharedAddressInput by @Shadowfiend in #1281
  • Spot Check: Clean up some unused code, imports, and add names to activities by @Shadowfiend in #1286
  • 📑 Update menu tab to better match design by @henryboldi in #1294
  • Helpers and alignments: Handful of helper and alignment tweaks by @Shadowfiend in #1303
  • 🔁 Fix typo in variable name (idDerivationPath) - By Pablo Castellano by @henryboldi in #1309
  • Resolver Revolver: Introduce NameResolver and refactor NameService to use it by @Shadowfiend in #1304
  • 🏰 Pass IPFS asset icons through gateway by @henryboldi in #1295
  • Conflict Resolution: Introduce stub known contract and address book name resolution by @Shadowfiend in #1305
  • 🚦 Add countdown/delay on button for transaction signing by @henryboldi in #1312
  • 1 Thing You Should Never Buy Used - Use newAmount when setting the buy asset's quantity. by @0xDaedalus in #1317
  • 🔅 Use SVG icons pervasively by @henryboldi in #1301
  • 📋🐛 Export logs page from menu tab by @henryboldi in #1306
  • update images to new colors by @rootial in #1314
  • 🚦 Wallet Router: Implement a wallet router and define a friendly api to wallet providers by @greg-nagy in #1321
  • update i18n param assignment, fix #1195 by @gasolin in #1311
  • fix: use Tally Ho instead of TallyHo for content by @rootial in #1324
  • ⚡️ Replace use of fleek's gateway to silly avoid virus scanner block by @henryboldi in #1332
  • 💎 Fix displaying ETH asset icon by @henryboldi in #1334
  • Back button improvements by @jagodarybacka in #1330
  • 💚 Darken shade for --green-120 by @henryboldi in #1342
  • Uh Oh - Arbitrary extension version is enabled - Fix redux-state migration. by @0xDaedalus in #1327
  • add relative position to parent by @rootial in #1341
  • ☑️ Rework verify phrase page to fix issues w/ duplicates by @henryboldi in #1339
  • 🍁 420: Add commit hash to versions on menu page by @henryboldi in #1343

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

04 Apr 20:07
4cdb49b
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

Key Changes

It's been a couple of weeks since a full release, and they've been packed! Here are some of the big goodies that have landed:

  • ERC20 transfers ↔️: ERC20 transfers are now available for all tokens!
  • Fee dollar amounts 💰: as we continue to work on improved gas controls, we've touched up the current ones a bit to show you the max dollar amount fees can consume.
  • CPU usage 📉: we've been hunting CPU usage bugs and have crushed several. More to come!
  • Name that contract 📝: thanks to @jack-the-pug, transaction sign pages now show the ENS name of the contract you are interacting with, when available.
  • Clipboard invasion 📋: Most addresses in the UI can now be clicked to be copied. The seed phrase during new wallet creation is also now copyable to the clipboard.

Other tidbits

  • Several adjustments to illustrations, heights, and other tidbits make the entire experience a little nicer.
  • A fix for color handling feels like someone brushed your beloved wallet off with a duster and made it all pretty.
  • Assets in the asset overview are now listed in descending order of dollar value.
  • Every asset in an account's asset list has shortcut buttons to send and swap.
  • ETH can be swapped to, not just from; additionally, ETH can be swapped from/to WETH.
  • @gasolin started laying the groundwork for translations 🚀
  • @alleycat0001 lay some great groundwork for better validation of inputs!

It's a big one, folks.

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.13.0