Skip to content

Releases: ChatSecure/ChatSecure-iOS

Version 5.0.2

16 Apr 01:32
Compare
Choose a tag to compare
  • 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

16 Feb 18:05
Compare
Choose a tag to compare
  • Fix receiving OMEMO media messages with 12-byte IV #1180

Version 5.0

16 Feb 05:55
dd9da3b
Compare
Choose a tag to compare

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

01 Aug 04:38
Compare
Choose a tag to compare
  • Fix issue where fingerprint trust settings cannot be saved

Changelog: v4.3.8...v4.3.9

Version 4.3.8

16 Jul 01:05
Compare
Choose a tag to compare
  • 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

23 Apr 02:19
v4.3.7
Compare
Choose a tag to compare
  • Swift 5.0 / Xcode 10.2
  • Updated translations
  • Minor bug fixes

Changelog: v4.3.6...v4.3.7

Version 4.3.6

12 Dec 03:23
v4.3.6
Compare
Choose a tag to compare
  • 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

07 Dec 03:15
v4.3.5
Compare
Choose a tag to compare
  • Support for new iPhone screen resolutions
  • Minor bug fixes

Changelog: v4.3.4...v4.3.5

Version 4.3.4

19 Jul 01:39
v4.3.4
Compare
Choose a tag to compare
  • 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

14 Jul 16:06
v4.3.3
Compare
Choose a tag to compare
  • Actually fix crash on launch by disabling download resumption. #1034