Skip to content

Releases: trifork/TIM-iOS

1.1.1

24 Feb 13:47
fa7f83a
Compare
Choose a tag to compare
  • Added new helper method isKeyServiceError() to determine whether a TIMStorageError is "just" a keyservice error (e.g. bad internet connection)

1.1.0

17 Feb 19:07
08e859d
Compare
Choose a tag to compare

⚠️ This update contains breaking changes and fixes important security issues!

❗❗❗ Data encrypted with previous version cannot be decrypted with version 1.1.0 due to the security issues!

1.0.2

15 Feb 10:46
69ea987
Compare
Choose a tag to compare
  • TIMAuth.handleRedirect(url:) will now return a boolean indicating whether the requests was handled by AppAuth.

1.0.1

26 Nov 12:19
Compare
Choose a tag to compare
  • Fixes crash when retrieving user ID from invalid JWT.

1.0.0

09 Nov 09:09
Compare
Choose a tag to compare

Initial release 🥳