v0.25.0-libwallet-1.0.0-rc.3
TruszczynskiA
released this
30 Jan 09:56
·
5 commits
to master
since this release
- Improved TorManager. Now app will not kill the Tor instance during bootstrap
- Improved the way how the Tor state requests are handled
- Set NextNet as a default network
- Removed access to the StageNet network
- Deep links will now survive the startup process
- Fixed reported crash. The App will now replace the window with SplashView instead of the SwiftEntryKit window with the window containing HomeView.
- Removed obsolete functionality. The App will no longer try to start the wallet without the passphrase. Reason: FFI library no longer is able to create a wallet without valid passphrase.
- Set min iOS version to iOS 15
- Removed the majority of the iOS 15 obsolete warnings.
- Updated code to be ready for Swift 6.0
- Added additional logging
- Updated FFI Lib to v1.0.0-rc.3
- Updated Tor framework to 408.10.1
- Updated IPtProxy framework to 3.3.0
- Removed unused OpenSSL framework. This framework is used only internally by the Tor framework.
- Updated SwiftLint config
- Fixed SwiftLint warnings
- Removed dead code
- Updated README.md file
- Updated fastlane config