Skip to content

Releases: devforth/adminforth-i18n

v1.3.0

Choose a tag to compare

@ivictbor ivictbor released this 07 May 14:23

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

Choose a tag to compare

@ivictbor ivictbor released this 08 Apr 09:27

1.2.4 (2025-04-08)

Bug Fixes

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

v1.2.3

Choose a tag to compare

@ivictbor ivictbor released this 07 Apr 14:27

1.2.3 (2025-04-07)

Bug Fixes

  • remove debug messages without HEAVY_DEBUG_MODE (4ba13a8)

v1.2.2

Choose a tag to compare

@ivictbor ivictbor released this 07 Apr 14:09

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

Choose a tag to compare

@ivictbor ivictbor released this 26 Feb 21:23

1.2.1 (2025-02-26)

Bug Fixes

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

v1.2.1-next.1

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

Choose a tag to compare

@ivictbor ivictbor released this 26 Feb 21:23

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

Bug Fixes

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

v1.2.0

Choose a tag to compare

@ivictbor ivictbor released this 24 Feb 12:49
e0de91e

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

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

Choose a tag to compare

@ivictbor ivictbor released this 04 Feb 15:30

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

Bug Fixes

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

v1.2.0-next.1

v1.2.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 04 Feb 14:35

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

Features

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

v1.1.3-next.5

v1.1.3-next.5 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Feb 15:23
69d4564

1.1.3-next.5 (2025-02-03)

Bug Fixes

  • add translation of date strings (a7a1a54)