Releases: devforth/adminforth-i18n
Releases · devforth/adminforth-i18n
v1.2.1-next.1
1.2.1-next.1 (2025-02-26)
Bug Fixes
- invalidatecache for all messages for getCategoryTranslations (for translationg external apps) (71baecc)
v1.2.0
1.2.0 (2025-02-24)
Bug Fixes
- add translation loading to every page (17bedef)
- add translation of date strings (a7a1a54)
- define
adminforth.tronly whenexternalAppOnlyis [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
externalAppOnlyoption to control translation plugin behavior (8d3e784)
v1.2.0-next.2
1.2.0-next.2 (2025-02-04)
Bug Fixes
- define
adminforth.tronly whenexternalAppOnlyis [secure] (8b12b0c)
v1.2.0-next.1
1.2.0-next.1 (2025-02-04)
Features
- add
externalAppOnlyoption to control translation plugin behavior (8d3e784)
v1.1.3-next.5
v1.1.3-next.4
1.1.3-next.4 (2025-02-01)
Bug Fixes
- improve UX for long-strings translation: autoconvert multiline/single-line input, crop too long strings from table (f6fd4e7)