Skip to content

Releases: devforth/adminforth-i18n

v2.0.1

04 Mar 06:41

Choose a tag to compare

2.0.1 (2026-03-04)

Bug Fixes

  • correct spelling of 'updateJobFieldsAtomically' in I18nPlugin class (15872a4)

v2.0.0

03 Mar 14:46
069661b

Choose a tag to compare

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

25 Feb 06:04

Choose a tag to compare

1.10.1 (2026-02-25)

Bug Fixes

  • enhance language selection UI and improve validation logic for language tags (86acd4b)

v1.10.0

24 Feb 15:43

Choose a tag to compare

1.10.0 (2026-02-24)

Features

  • update language selection UI and add ISO 639-1 dependency for language names (86c6d30)

v1.9.1

24 Feb 11:48

Choose a tag to compare

1.9.1 (2026-02-24)

Bug Fixes

  • remove debug console logs from language processing and translation functions (5bb05fe)

v1.9.0

24 Feb 11:03
956d8d1

Choose a tag to compare

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)

v1.8.1

24 Feb 06:41

Choose a tag to compare

1.8.1 (2026-02-24)

Bug Fixes

  • update validation rules to support bcp47 lines (2ec84d4)

v1.8.0

23 Feb 15:26

Choose a tag to compare

1.8.0 (2026-02-23)

Features

  • add Serbian and Danish country codes to ISO mapping and log language processing (7bdddd8)

v1.7.1

23 Feb 11:42
c5cbdcd

Choose a tag to compare

1.7.1 (2026-02-23)

Bug Fixes

  • rebuild (93bec7f)
  • update flag emoji handling in I18nPlugin to ensure compatibility (fc737d4)

v1.7.0

21 Feb 16:39
0119362

Choose a tag to compare

1.7.0 (2026-02-21)

Features

  • add country-flag-svg dependency and integrate flag emoji support (c623ce5)