Skip to content

v2.0.0

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 14:46
· 20 commits to main since this release
069661b

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