Skip to content

Releases: devforth/adminforth-i18n

v2.0.4

06 Mar 11:25

Choose a tag to compare

2.0.4 (2026-03-06)

Bug Fixes

  • use pnpm in "custom" folder (4cd4aa2)

v2.0.3

05 Mar 13:00

Choose a tag to compare

2.0.3 (2026-03-05)

Bug Fixes

  • remove unused import of AdminForthComponentDeclarationFull in TranslationJobViewComponent (400f123)

v2.0.2

05 Mar 09:55

Choose a tag to compare

2.0.2 (2026-03-05)

Bug Fixes

  • use pnpm instead of npm (436e597)

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)