Skip to content

Latest commit

 

History

History
219 lines (111 loc) · 9.31 KB

File metadata and controls

219 lines (111 loc) · 9.31 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.3.11 (2026-03-22)

Bug Fixes

  • added getCurrentLocales function to retrieve locales (d589a96)

4.3.10 (2024-06-24)

Bug Fixes

  • 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)

Bug Fixes

  • loadLocaleJSON now as a defaultFileOrData parameter to set a default locale for untranslated strings (4a50863)

4.3.7 (2024-06-19)

Bug Fixes

  • force write of $app.id keys. (allow to override translations per app) (dfa7420)

4.3.6 (2024-04-25)

Bug Fixes

4.3.5 (2024-03-15)

Bug Fixes

  • handle undefined in titlecase / capitalize (1d3f822)

4.3.4 (2023-12-23)

Bug Fixes

4.3.3 (2023-12-23)

Bug Fixes

  • android: weblate support (dc8cc25)

4.3.2 (2023-12-15)

Bug Fixes

4.3.1 (2023-12-07)

Bug Fixes

  • for now disable native files update on json change. This makes for a faster dev experience (840925e)

4.3.0 (2023-12-01)

Features

  • allow defaultLanguage configuration in nativescript-config (a81137a)
  • support multi app workspaces (6b31637)

4.2.26 (2022-05-10)

Features

  • ios: create Settings.bundle localization files (f8cdba8)

4.2.25 (2022-05-08)

Bug Fixes

  • android: use deprecatd method for now (0a119b4)

4.2.24 (2022-05-08)

Bug Fixes

4.2.23 (2022-01-14)

Bug Fixes

4.2.22 (2022-01-14)

Bug Fixes

  • android: allow android.strings object to apply only to default language strings.xml (c10fe90)

4.2.21 (2021-08-29)

Bug Fixes

4.2.20 (2021-04-06)

Bug Fixes

  • again prevent sprintf errors (1d49b97)

4.2.19 (2021-03-31)

Bug Fixes

  • prevent any localization error (like sprintf placeholder) to go “up” (72131ce)

4.2.18 (2021-03-18)

Bug Fixes

4.2.17 (2021-03-18)

Bug Fixes

  • ios: display name missing spaces (dd307a5)

4.2.16 (2021-02-10)

Bug Fixes

4.2.15 (2020-12-06)

Bug Fixes

  • 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)

Bug Fixes

  • ensure we keep case for the rest (3ee6ddc)

4.2.10 (2020-09-08)

Bug Fixes

4.2.9 (2020-09-07)

Bug Fixes

4.2.8 (2020-09-07)

Note: Version bump only for package @nativescript-community/l

4.2.7 (2020-09-07)

Bug Fixes

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)

Bug Fixes

  • right now flatten the json locales for faster requests (8af6e54)

4.2.2 (2020-02-21)

4.2.1 (2020-02-18)

Features

  • LanguageSwitch: Added support to dynamically switch language on Android (7f6757e)

4.2.0 (2019-07-07)

Bug Fixes

  • make plugin hooks compatible with CLI 6.0.0 (b10dd27)