Soothe Vault versjonshistorikk - 7 versjoner
Soothe Vault av Soothe
Soothe Vault versjonshistorikk - 7 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 0.7.0
Utgitt 3. sep. 2025 - 2,24 MBFungerer med firefox 109.0a1 og nyere- 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.
Kildekode utgitt under MIT License
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsen- Introduced a "Report Bug" page for reporting failed operations:
Eldre versjoner
Versjon 0.6.2
Utgitt 23. juni 2025 - 2,23 MBFungerer med firefox 109.0a1 og nyere- Remove unused
selectableProtocolId
dependency fromuseEffect
- Fixes/migrate and more import
Kildekode utgitt under MIT License
- Remove unused
Versjon 0.6.0
Utgitt 20. juni 2025 - 2,23 MBFungerer med firefox 109.0a1 og nyere- 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.0Kildekode utgitt under MIT License
Versjon 0.5.2
Utgitt 8. juni 2025 - 2,23 MBFungerer med firefox 109.0a1 og nyere- 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.2Kildekode utgitt under MIT License
Versjon 0.5.1
Utgitt 6. juni 2025 - 2,23 MBFungerer med firefox 109.0a1 og nyereKildekode utgitt under MIT License
Versjon 0.4.0
Utgitt 2. juni 2025 - 2,22 MBFungerer med firefox 109.0a1 og nyereMinor 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.
Kildekode utgitt under MIT License
Versjon 0.3.2
Utgitt 20. mai 2025 - 2,21 MBFungerer med firefox 109.0a1 og nyere. Add LavaMoat for Firefox
. Add Cosmos Support
. Add Gas calculation support
. General enhance of the User Experience
*. OpenSource the codeKildekode utgitt under MIT License