Histórico de versões do Soothe Vault - 8 versões
Soothe Vault por Soothe
Histórico de versões do Soothe Vault - 8 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.7.1
Lançado em 28 de nov de 2025 - 2,24 MBFunciona em firefox 109.0a1 em diante- Added Shannon Send Transaction request
Código fonte publicado sob Licença MIT
Versões mais antigas
Versão 0.7.0
Lançado em 3 de set de 2025 - 2,24 MBFunciona em firefox 109.0a1 em diante- 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.
Código fonte publicado sob Licença MIT
- Introduced a "Report Bug" page for reporting failed operations:
Versão 0.6.2
Lançado em 23 de jun de 2025 - 2,23 MBFunciona em firefox 109.0a1 em diante- Remove unused
selectableProtocolIddependency fromuseEffect - Fixes/migrate and more import
Código fonte publicado sob Licença MIT
- Remove unused
Versão 0.6.0
Lançado em 20 de jun de 2025 - 2,23 MBFunciona em firefox 109.0a1 em diante- 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.0Código fonte publicado sob Licença MIT
Versão 0.5.2
Lançado em 8 de jun de 2025 - 2,23 MBFunciona em firefox 109.0a1 em diante- 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.2Código fonte publicado sob Licença MIT
Versão 0.5.1
Lançado em 6 de jun de 2025 - 2,23 MBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Licença MIT
Versão 0.4.0
Lançado em 2 de jun de 2025 - 2,22 MBFunciona em firefox 109.0a1 em dianteMinor 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
getFeefunctionality to not depened on the private key. It extracts the signer address from the
messages.
Código fonte publicado sob Licença MIT
Versão 0.3.2
Lançado em 20 de mai de 2025 - 2,21 MBFunciona em firefox 109.0a1 em diante. Add LavaMoat for Firefox
. Add Cosmos Support
. Add Gas calculation support
. General enhance of the User Experience
*. OpenSource the codeCódigo fonte publicado sob Licença MIT