Soothe Vault Versionsgeschichte – 7 Versionen
Soothe Vault von Soothe
Soothe Vault Versionsgeschichte – 7 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 0.7.0
Veröffentlicht 3. Sep. 2025 – 2,24 MBFunktioniert mit firefox 109.0a1 und höher- 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.
Quelltext steht unter der MIT-Lizenz
Laden Sie Firefox herunter und holen Sie sich die ErweiterungMelden Sie sich an, um diese Erweiterung zu verwenden- Introduced a "Report Bug" page for reporting failed operations:
Ältere Versionen
Version 0.6.2
Veröffentlicht 23. Juni 2025 – 2,23 MBFunktioniert mit firefox 109.0a1 und höher- Remove unused
selectableProtocolId
dependency fromuseEffect
- Fixes/migrate and more import
Quelltext steht unter der MIT-Lizenz
- Remove unused
Version 0.6.0
Veröffentlicht 20. Juni 2025 – 2,23 MBFunktioniert mit firefox 109.0a1 und höher- 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.0Quelltext steht unter der MIT-Lizenz
Version 0.5.2
Veröffentlicht 8. Juni 2025 – 2,23 MBFunktioniert mit firefox 109.0a1 und höher- 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.2Quelltext steht unter der MIT-Lizenz
Version 0.5.1
Veröffentlicht 6. Juni 2025 – 2,23 MBFunktioniert mit firefox 109.0a1 und höherQuelltext steht unter der MIT-Lizenz
Version 0.4.0
Veröffentlicht 2. Juni 2025 – 2,22 MBFunktioniert mit firefox 109.0a1 und höherMinor 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.
Quelltext steht unter der MIT-Lizenz
Version 0.3.2
Veröffentlicht 20. Mai 2025 – 2,21 MBFunktioniert mit firefox 109.0a1 und höher. Add LavaMoat for Firefox
. Add Cosmos Support
. Add Gas calculation support
. General enhance of the User Experience
*. OpenSource the codeQuelltext steht unter der MIT-Lizenz