Skip to content

Latest commit

 

History

History
215 lines (99 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

215 lines (99 loc) · 8.21 KB

1.8.2 (2024-12-16)

Bug Fixes

  • firefox manifest update (dfe7096)

1.8.1 (2024-12-16)

Bug Fixes

1.8.0 (2024-12-16)

Bug Fixes

  • remove myPlugin from firefox vite config (c8ff703)

Features

1.7.2 (2024-10-18)

Bug Fixes

  • hotfix manifest.json to work (7920aff)

1.7.1 (2024-04-17)

Bug Fixes

  • bug when there are iframes (6310fdb)

1.7.0 (2024-04-12)

Features

  • show error when page is not responding (3af107e)

1.6.1 (2023-12-28)

Bug Fixes

1.6.0 (2023-12-28)

Bug Fixes

Features

1.5.0 (2023-12-21)

Features

1.4.2 (2023-01-27)

Bug Fixes

  • use tolgee pat instead of github token (7237ac7)
  • use tolgee pat instead of github token (735ad0b)

1.4.1 (2023-01-27)

Bug Fixes

  • remove trailing slash from url (d7872a6)

1.4.0 (2022-12-08)

Features

  • allow no-restart flow (e28aa3f)
  • improve communication with library (2820845)
  • remove noRestart flow (810225c)
  • use jsdelivr instead of unpkg (365cb43)

1.3.0 (2022-09-15)

Features

1.2.4 (2022-08-30)

Bug Fixes

1.2.3 (2022-07-04)

Bug Fixes

  • Tolgee in iFrame + multiple instances detection error (6c681a9)

1.2.2 (2022-06-30)

Bug Fixes

  • Run contentScript only in main frame (e7f239b)

1.2.1 (2022-05-20)

Bug Fixes

  • core "mode" in new location, improve type safety (92eae74)

1.2.0 (2022-04-19)

Features

  • Allow rewrite apiKey even when Tolgee is in dev mode already (4138aa1)

1.1.3 (2022-03-23)

Bug Fixes

  • always load storage values after config is loaded (15567ff)

1.1.2 (2022-02-25)

Bug Fixes

  • Fix bugs with old version of Tolgee and race condition (43fbdef)

1.1.1 (2022-02-15)

Bug Fixes

  • Tolgee logo in active mode (a03acb2)

1.1.0 (2022-02-11)

Features

  • In-context translating on production TG-459 (8e55d14)

1.0.4 (2021-09-21)

Bug Fixes

  • release with correct version (5c65bd7)

1.0.3 (2021-09-17)

Bug Fixes

  • minimize required permissions (d681ae1)

1.0.2 (2021-09-16)

Bug Fixes

  • taking screenshot from popup (c186542)

1.0.1 (2021-09-15)

Bug Fixes

1.0.0 (2021-09-15)

Bug Fixes

  • Chrome plugin for screenshot generation TG-281 (25d9427)
  • update version (5a8f3df)

Features