Below are the changes for each version of the Fleksy Predictive Text SDK.
v.1.2.1
November 6, 2024
Changes:
- 🛠️ Add handling crash of RxJava for UndeliverableException.
v.1.2.0
June 19, 2024
Changes:
- ⚡️ Add the latest version of the autocorrection and next work prediction engine. Check the performance compared to other keyboards: fleksy leaderboard.
- 🛠️ Compatibility for Kotlin 1.6
- 🛠️ Add
-flattenpackagehierarchy
rule.
- 🛠️ Updated dependencies:
- Dokka 1.9.10 -> 1.9.20
- kotlinKtx 1.12.0 -> 1.13.1
- Coroutines 1.7.3 -> 1.8.1
- Dagger 2.50 -> 2.51.1
- Gson 2.10.1 -> 2.11.0
- AWS 2.74.0 -> 2.75.2
v.1.1.2
December 19, 2023
Changes:
- 🐛 Bugfix: Resolve a possible issue validating the license.
v.1.1.1
December 13, 2023
Changes:
- 🐛 Bugfix: Resolve a possible issue downloading new languages using the LanguageHelper class. Please, update to this version for any issue with the language download.
v.1.1.0
November 8, 2023
Changes:
- ✨ Enhance efficiency in the validation of licenses.
- 🛠️ Upgrade dependencies:
- Required to increase compileSdk ->
compileSdk = 34
v.1.0.7
December 19, 2023
Changes:
- 🐛 Bugfix: Resolve a possible issue validating the license.
v.1.0.6
December 18, 2023
Changes:
- 🐛 Bugfix: Resolve a possible issue downloading new languages, this is a fix over the previous version. Please, update to the last version if you can.
v.1.0.5
June 5, 2023
Changes:
- Improve the multithreading support for the language downloading.
v.1.0.4
May 30, 2023
Changes:
- Fix a possible problem with a multithreading environment.
- Add latest version of our system of Autocorrection and Next Word Prediction
v.1.0.3
November 26, 2022
Changes:
- Improve Autocorrection and Next Word Prediction
v.1.0.1
August 26, 2022
Changes: