Releases: ChatSecure/ChatSecure-iOS
Releases · ChatSecure/ChatSecure-iOS
Version 5.0.2
- Storage management of downloaded media messages #1189
- Migrate to YapDatabase 4.0
- Update dependencies
- Use CryptoKit on iOS 13 for AES-GCM operations
- Resolve some dark mode issues
Version 5.0.1
- Fix receiving OMEMO media messages with 12-byte IV #1180
Version 5.0
v5.0:
- Dark Mode
- Removes Tor support
- Mac version available soon for macOS Catalina
- Miscellaneous bug fixes and performance improvements
- Now requires iOS 12 or higher
Changelog: v4.3.9...v5.0
Version 4.3.9
- Fix issue where fingerprint trust settings cannot be saved
Changelog: v4.3.8...v4.3.9
Version 4.3.8
- Improved launch performance, reduced binary size and memory usage
- Tor 0.4.0.5
- SQLCipher 4.2.0
- Update 3rd party dependencies
Changelog: v4.3.7...v4.3.8
Version 4.3.7
- Swift 5.0 / Xcode 10.2
- Updated translations
- Minor bug fixes
Changelog: v4.3.6...v4.3.7
Version 4.3.6
- Fix security issue in certificate pinning alert dialog, where any valid certificate would show as valid #1071 (thanks @mimi89999!)
- Fix crash when rapidly scrolling through chat history #817 #977 #1038
- Fix issue where chat history is temporarily blank after sending a message #950
- Swift 4.2 / Xcode 10.1
- Updated 3rd party dependencies
- Other minor bug fixes
Changelog: v4.3.5...v4.3.6
Version 4.3.5
- Support for new iPhone screen resolutions
- Minor bug fixes
Changelog: v4.3.4...v4.3.5
Version 4.3.4
- Attempting to fix source of crash regression in Swift 4.1.2 runtime (reabstraction thunk helper swift_getObjectType crash).
- Other crash fixes
Changelog: v4.3.3...v4.3.4
Version 4.3.3
- Actually fix crash on launch by disabling download resumption. #1034