Soothe Vault의 버전 기록 - 8개 버전
Soothe Vault 제작자: Soothe
Soothe Vault의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.7.1
2025년 11월 28일에 출시 - 2.24 MBfirefox 109.0a1 이상에서 작동- Added Shannon Send Transaction request
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.7.0
2025년 9월 3일에 출시 - 2.24 MBfirefox 109.0a1 이상에서 작동- 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.
MIT 라이선스에 따라 릴리스된 소스 코드
- Introduced a "Report Bug" page for reporting failed operations:
버전 0.6.2
2025년 6월 23일에 출시 - 2.23 MBfirefox 109.0a1 이상에서 작동- Remove unused
selectableProtocolIddependency fromuseEffect - Fixes/migrate and more import
MIT 라이선스에 따라 릴리스된 소스 코드
- Remove unused
버전 0.6.0
2025년 6월 20일에 출시 - 2.23 MBfirefox 109.0a1 이상에서 작동- 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.0MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.5.2
2025년 6월 8일에 출시 - 2.23 MBfirefox 109.0a1 이상에서 작동- 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.2MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.4.0
2025년 6월 2일에 출시 - 2.22 MBfirefox 109.0a1 이상에서 작동Minor 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.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.3.2
2025년 5월 20일에 출시 - 2.21 MBfirefox 109.0a1 이상에서 작동. Add LavaMoat for Firefox
. Add Cosmos Support
. Add Gas calculation support
. General enhance of the User Experience
*. OpenSource the codeMIT 라이선스에 따라 릴리스된 소스 코드