Prepare release 3.0.0-beta.7 (#509)

Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
This commit is contained in:
Gecko Botty 2025-08-10 18:26:42 +02:00 committed by GitHub
parent 39cec0b7c9
commit d916021f7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.0.0-beta.7] - 2025-08-10
## [3.0.0-beta.7] - 2025-08-08
- GUI: Speedup startup by concurrently bootstrapping Tor and requesting the user to select a wallet
@ -627,6 +629,7 @@ It is possible to migrate critical data from the old db to the sqlite but there
Fixing this required a **breaking change** on the network layer and hence old versions are not compatible with this version.
[unreleased]: https://github.com/eigenwallet/core/compare/3.0.0-beta.7...HEAD
[3.0.0-beta.7]: https://github.com/eigenwallet/core/compare/3.0.0-beta.7...3.0.0-beta.7
[3.0.0-beta.7]: https://github.com/eigenwallet/core/compare/3.0.0-beta.6...3.0.0-beta.7
[3.0.0-beta.6]: https://github.com/eigenwallet/core/compare/3.0.0-beta.5...3.0.0-beta.6
[3.0.0-beta.5]: https://github.com/eigenwallet/core/compare/3.0.0-beta.4...3.0.0-beta.5