Releases: ThierryM1212/SAFEW
Releases · ThierryM1212/SAFEW
v0.6.3 - dApp connector disconnect function
- dApp connector disconnect feature
- fix cancel connection response
- update icons
v0.6.2 - Chrome 102 support, wasm lib, bug fixes
- Switch back to wasm library
- Update ergo-lib-wasm-browser from 0.15.0 to 0.16.1
- Allow Nautilus and SAFEW to be activated at the same time
- Fixes for Chrome 102
v0.6.1 - bug fixes
- Fix signing with ledger when registers are set in output (allow to mint tokens)
- Fix explorer links
Ledger support
- Ledger support
- Embed google fonts
- Display error message when Ergopay QR code fails to be generated
- Bug fixes
Manifest v3 and Chrome Web Store support
Big technical refactoring to be able to publish on Chrome store that only accept manifest v3 extension.
With manifest v3 WebAssembly will only be supported with Chrome 102, this required to additionally convert the wasm lib to pure js.
Refactoring to support manifest v3:
- use chrome.storage instead of localStorage
- inject dApp connector using chrome.scripting from background.js
- other small chrome API changes
Refactoring to remove WASM lib:
- use https://github.com/WebAssembly/binaryen to generates a pure js file
- load the generated file from the index html on load
Build:
- Build background.js using webpack/babel to be able to use imports
SAFEW 0.4.7 - Minor fixes
- Add Ergold logo
- Fix transaction csv export when several addresses are implied in a transaction
0.4.6 - Chained transactions
- Chained transactions support in wallet and with dApp connector (require reload of the page between transactions on Ergodex)
- Add caching for some explorer requests
- Improve csv export with UTC date and full ERG amount
- Added COMET and Mi Goreng verified tokens
- Bug fix
SAFEW is also available on Firefox addons store: https://addons.mozilla.org/fr/firefox/addon/safew/
Fix ergodex connection
Patch to fix exgodex connection after update of the wallet API
SAFEW is also available on Firefox addons store: https://addons.mozilla.org/fr/firefox/addon/safew/
Display, mint and burn tokens (tokens/image/audio/videos)
- Display NFT Images (improved), Audio, Videos
- Mint tokens, Images, Audio and Videos
- Burn tokens
- Bug fixes
Display NFT images, bug fixes
- Display NFT images
- fix csv transaction export
- fix send tokens that was failing to generate the transaction for some assets