Skip to content

Releases: lokalise/lokalise-ios-framework

1.0.2

19 Apr 10:08
Compare
Choose a tag to compare

1.0.2 (19-04-2024)

Fixes

  • Added missing keys to Privacy Manifest.

1.0.1

15 Apr 11:28
Compare
Choose a tag to compare

1.0.1 (15-04-2024)

This is a maintenance release that adds Privacy Manifest, Code signature and adjusts the deployment target to be in line with Xcode 15.

Changes

  • Added Privacy Manifest to .xcframework.
  • Added Code signature to .xcframework.
  • Set deployment target to iOS 12.0.

1.0.0

24 Jul 10:08
12f879f
Compare
Choose a tag to compare

This major release does not have functional changes and is marked as such due to the change from .framework to .xframework, new testing pipelines, and dropped support for iOS 9 and 10.
Still, please view it as a major update and validate that it works in your existing projects.

Other

  • Updated internal API URL.
  • Deprecated functionality removed (no effect on public methods).

Breaking changes

  • Moved to .xcframework format.
  • Deployment target is set to iOS 11.0.

0.10.2

18 Dec 16:11
Compare
Choose a tag to compare

Other

  • Improves stability, performance and fixes a vulnerability in a 3rd party component.

0.10.1

18 Dec 16:11
Compare
Choose a tag to compare

Breaking changes

  • Deployment target is set to iOS 9.0.

0.10.0

08 Feb 15:12
Compare
Choose a tag to compare

Fixes

  • Carthage integration now passes iTunesConnect validation.

Breaking changes

  • The framework is now dynamic (new manual installation process).

0.9.0

21 Jan 11:25
Compare
Choose a tag to compare

New

  • Carthage support
  • New setProjectID:token: method

Behaviour changes

  • setAPIToken:projectID: is deprecated and will be removed in the future

0.8.1

05 Jan 09:22
Compare
Choose a tag to compare

Fixes

  • No more crashes in edge cases when checkForUpdates completion is not provided.

0.7.1

06 Nov 14:45
Compare
Choose a tag to compare

Fixes

  • Fixed developmentRegion locale included in availableLocales.