Skip to content

Releases: devforth/adminforth-i18n

v1.3.2

07 May 20:56

Choose a tag to compare

1.3.2 (2025-05-07)

Bug Fixes

  • instruct LLM to translate variables in curly brackets smoothly (8e068c8)

v1.3.1

07 May 20:35

Choose a tag to compare

1.3.1 (2025-05-07)

Bug Fixes

  • improve clicking expirience on TR (7948458)

v1.3.0

07 May 14:23

Choose a tag to compare

1.3.0 (2025-05-07)

Features

  • add review checkboxes feature using reviewedCheckboxesFieldName option. This option allows to enable Proofreading checkboxes near every translated string (34446cc)

v1.2.4

08 Apr 09:27

Choose a tag to compare

1.2.4 (2025-04-08)

Bug Fixes

  • don't allow multiselect for fully translated field (dc4366e)

v1.2.3

07 Apr 14:27

Choose a tag to compare

1.2.3 (2025-04-07)

Bug Fixes

  • remove debug messages without HEAVY_DEBUG_MODE (4ba13a8)

v1.2.2

07 Apr 14:09

Choose a tag to compare

1.2.2 (2025-04-07)

Bug Fixes

  • support for long-string translations with AI - setup maxTokens as x2 from input length (6a90610)

v1.2.1

26 Feb 21:23

Choose a tag to compare

1.2.1 (2025-02-26)

Bug Fixes

  • invalidatecache for all messages for getCategoryTranslations (for translationg external apps) (71baecc)

v1.2.1-next.1

26 Feb 21:23

Choose a tag to compare

v1.2.1-next.1 Pre-release
Pre-release

1.2.1-next.1 (2025-02-26)

Bug Fixes

  • invalidatecache for all messages for getCategoryTranslations (for translationg external apps) (71baecc)

v1.2.0

24 Feb 12:49
e0de91e

Choose a tag to compare

1.2.0 (2025-02-24)

Bug Fixes

  • add translation loading to every page (17bedef)
  • add translation of date strings (a7a1a54)
  • define adminforth.tr only when externalAppOnly is [secure] (8b12b0c)
  • improve UX for long-strings translation: autoconvert multiline/single-line input, crop too long strings from table (f6fd4e7)
  • meta: add Readme, adjust pacakge json (9c6e19e)
  • remove old changelog (3de3136)

Features

  • add externalAppOnly option to control translation plugin behavior (8d3e784)

v1.2.0-next.2

04 Feb 15:30

Choose a tag to compare

v1.2.0-next.2 Pre-release
Pre-release

1.2.0-next.2 (2025-02-04)

Bug Fixes

  • define adminforth.tr only when externalAppOnly is [secure] (8b12b0c)