Versiegeschiedenis van Soothe Vault - 7 versies
Soothe Vault door Soothe
Versiegeschiedenis van Soothe Vault - 7 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 0.7.0
Uitgegeven op 3 sep. 2025 - 2,24 MBWerkt met firefox 109.0a1 en later- Introduced a "Report Bug" page for reporting failed operations:
- Currently implemented only for failed transactions (transactions not sent to the network).
- Future support is planned for all operations (e.g., create account, import account, etc.).
- Requests are now also displayed in the popup for easier access.
- Snackbars (toasts) now appear at the top when interacting with a request, ensuring action buttons (accept/reject) remain accessible.
- Balance fetch failures are now grouped into a single snackbar instead of showing one per failed balance.
- Added an Error Boundary view so users can report issues directly.
- Improved handling of failed transactions in the Migration workflow.
Broncode vrijgegeven onder MIT-licentie
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruiken- Introduced a "Report Bug" page for reporting failed operations:
Oudere versies
Versie 0.6.2
Uitgegeven op 23 jun. 2025 - 2,23 MBWerkt met firefox 109.0a1 en later- Remove unused
selectableProtocolId
dependency fromuseEffect
- Fixes/migrate and more import
Broncode vrijgegeven onder MIT-licentie
- Remove unused
Versie 0.6.0
Uitgegeven op 20 jun. 2025 - 2,23 MBWerkt met firefox 109.0a1 en later- Add enhanced error handling for failed transactions and UI improvements. by @Alann27 in https://github.com/trustsoothe/vault/pull/153
- Refactor gas parameter handling across Cosmos-related services by @jhenriquez in https://github.com/trustsoothe/vault/pull/152
Full Changelog: https://github.com/trustsoothe/vault/compare/v0.5.2...v0.6.0Broncode vrijgegeven onder MIT-licentie
Versie 0.5.2
Uitgegeven op 8 jun. 2025 - 2,23 MBWerkt met firefox 109.0a1 en later- Switch broadcast method from async to sync in Cosmos service by @jhenriquez in https://github.com/trustsoothe/vault/pull/148
- Add Cosmos transaction support in vault import and improve snackbar UI handling by @Alann27 in https://github.com/trustsoothe/vault/pull/147
- Version Packages by @github-actions in https://github.com/trustsoothe/vault/pull/149
Full Changelog: https://github.com/trustsoothe/vault/compare/v0.5.1...v0.5.2Broncode vrijgegeven onder MIT-licentie
Versie 0.5.1
Uitgegeven op 6 jun. 2025 - 2,23 MBWerkt met firefox 109.0a1 en laterBroncode vrijgegeven onder MIT-licentie
Versie 0.4.0
Uitgegeven op 2 jun. 2025 - 2,22 MBWerkt met firefox 109.0a1 en laterMinor Changes- 3b5fbad: # Extension
- Updated LavaMoat policy.
- Add "faucet" to the Network interface.
- Set "pocket" as the default
shannonChainId
. - Corrected grammatical errors, improving UI text clarity.
- Enhanced migration instructions for better user guidance.
- Added faucet links for networks.
# Vault- Implemented @cosmjs/tendermint-rpc to replace @cosmjs/stargate which is using websockets
- Improved the
getFee
functionality to not depened on the private key. It extracts the signer address from the
messages.
Broncode vrijgegeven onder MIT-licentie
Versie 0.3.2
Uitgegeven op 20 mei 2025 - 2,21 MBWerkt met firefox 109.0a1 en later. Add LavaMoat for Firefox
. Add Cosmos Support
. Add Gas calculation support
. General enhance of the User Experience
*. OpenSource the codeBroncode vrijgegeven onder MIT-licentie