All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.3.11 (2026-03-22)
- added getCurrentLocales function to retrieve locales (d589a96)
4.3.10 (2024-06-24)
- broken default localization (8b149bd)
4.3.9 (2024-06-24)
Note: Version bump only for package @nativescript-community/l
4.3.8 (2024-06-24)
loadLocaleJSONnow as adefaultFileOrDataparameter to set a default locale for untranslated strings (4a50863)
4.3.7 (2024-06-19)
- force write of $app.id keys. (allow to override translations per app) (dfa7420)
4.3.6 (2024-04-25)
- android: support Api level 24 BCP 47 language tags https://developer.android.com/guide/topics/resources/providing-resources.html#AlternativeResources (92cb0ed)
4.3.5 (2024-03-15)
- handle undefined in titlecase / capitalize (1d3f822)
4.3.4 (2023-12-23)
- android: cleanup fix (8f45443)
4.3.3 (2023-12-23)
- android: weblate support (dc8cc25)
4.3.2 (2023-12-15)
- hook fix (a61d813)
4.3.1 (2023-12-07)
- for now disable native files update on json change. This makes for a faster dev experience (840925e)
4.3.0 (2023-12-01)
- allow defaultLanguage configuration in nativescript-config (a81137a)
- support multi app workspaces (6b31637)
4.2.26 (2022-05-10)
- ios: create Settings.bundle localization files (f8cdba8)
4.2.25 (2022-05-08)
- android: use deprecatd method for now (0a119b4)
4.2.24 (2022-05-08)
- android: N 8.2 fix (50e2a41)
4.2.23 (2022-01-14)
- filter keys added (62e6e40)
4.2.22 (2022-01-14)
- android: allow
android.stringsobject to apply only to default language strings.xml (c10fe90)
4.2.21 (2021-08-29)
- hook fix (6e0c04d)
4.2.20 (2021-04-06)
- again prevent sprintf errors (1d49b97)
4.2.19 (2021-03-31)
- prevent any localization error (like sprintf placeholder) to go “up” (72131ce)
4.2.18 (2021-03-18)
- IOS: space fix again (89d5e1a)
4.2.17 (2021-03-18)
- ios: display name missing spaces (dd307a5)
4.2.16 (2021-02-10)
- l method signature (0875e9f)
4.2.15 (2020-12-06)
- ios dont change CFBundleName (1c203f8)
4.2.14 (2020-11-02)
Note: Version bump only for package @nativescript-community/l
4.2.13 (2020-11-01)
Note: Version bump only for package @nativescript-community/l
4.2.12 (2020-11-01)
Note: Version bump only for package @nativescript-community/l
4.2.11 (2020-10-06)
- ensure we keep case for the rest (3ee6ddc)
4.2.10 (2020-09-08)
- ios: crash (3f8ed51)
4.2.9 (2020-09-07)
- hooks fix (e1eb2d5)
4.2.8 (2020-09-07)
Note: Version bump only for package @nativescript-community/l
4.2.7 (2020-09-07)
- cleanup deps (136abe8)
4.2.6 (2020-09-07)
Note: Version bump only for package @nativescript-community/l
4.2.5 (2020-09-05)
Note: Version bump only for package @nativescript-community/l
4.2.4 (2020-09-04)
Note: Version bump only for package @nativescript-community/l
4.2.3 (2020-02-21)
- right now flatten the json locales for faster requests (8af6e54)
4.2.2 (2020-02-21)
- LanguageSwitch: Added support to dynamically switch language on Android (7f6757e)
- make plugin hooks compatible with CLI 6.0.0 (b10dd27)