Releases: devforth/adminforth-i18n
Releases · devforth/adminforth-i18n
v2.0.1
v2.0.0
2.0.0 (2026-03-03)
- feat!: add background jobs for transtations (27a4dd2)
Bug Fixes
- correct region detection in prompt (4692ef7)
- use record id as a key for the object of token costs per string (17657cb)
Features
- add p-limit dependency and implement token length management for translation requests (8d83ec6)
- add TranslationJobViewComponent and integrate with background jobs for translation tasks (a2e951a)
- enhance BulkActionButton and TranslationJobViewComponent for improved task handling and UI updates (c7769e7)
- enhance translation error handling and reporting in bulk translation process (b29fccc)
- enhance TranslationJobViewComponent layout and improve token display formatting (15cfb0d)
- open job popup after a successfull job start (9ae4f8f)
- update TranslationJobViewComponent for improved pagination handling and UI adjustments (b9c2ea8)
BREAKING CHANGES
- need to use background jobs plugin for translations
v1.10.1
v1.10.0
v1.9.1
v1.9.0
1.9.0 (2026-02-24)
Bug Fixes
- add minLength validation to JSON schema properties for strings (e78ebf3)
- enhance language selection UI by moving flag icons and improving layout (b48f065)
Features
- add BCP-47 language tag support and enhance plugin options for language selection (c6b9283)
- add BulkActionButton component for language translation and integrate with I18nPlugin (9480845)
- add Serbian and Danish country codes to language mapping and update UI for improved language selection (8e28bf6)
- add support for additional BCP-47 language codes in translation generation (8270ea1)
- enhance language selection UI with flag icons and improved layout (6a9fc83)