Releases: devforth/adminforth-i18n
Releases · devforth/adminforth-i18n
v1.3.7
1.3.7 (2025-08-06)
Bug Fixes
- remove custom console.log implementation (6b3b9e8)
v1.3.6
1.3.6 (2025-08-05)
Bug Fixes
- simplify condition for fully translated filter (02106ea)
v1.3.5
1.3.5 (2025-06-09)
Bug Fixes
- remove unused secrets from release configuration (2345a9d)
v1.3.4
1.3.4 (2025-05-08)
Bug Fixes
- expand original string with edited string (e43a0dd)
v1.3.3
1.3.3 (2025-05-08)
Bug Fixes
- add ai badge to bult action (6ab090b)
- add ai badge to bult action (bc0d9f4)
v1.3.2
1.3.2 (2025-05-07)
Bug Fixes
- instruct LLM to translate variables in curly brackets smoothly (8e068c8)
v1.3.1
1.3.1 (2025-05-07)
Bug Fixes
- improve clicking expirience on TR (7948458)
v1.3.0
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
1.2.4 (2025-04-08)
Bug Fixes
- don't allow multiselect for fully translated field (dc4366e)
v1.2.3
1.2.3 (2025-04-07)
Bug Fixes
- remove debug messages without HEAVY_DEBUG_MODE (4ba13a8)