Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 5.58 KB

Changelog

0.4.1 (2023-07-08)

Bug Fixes

  • fix ci publish settings (3998f28)

0.4.0 (2023-07-08)

Features

0.3.1 (2023-06-11)

Bug Fixes

0.3.0 (2023-05-07)

Features

Bug Fixes

  • deps: bump esbuild from 0.14.39 to 0.17.18 (#136) (10636ef)
  • deps: bump typescript and typescript-eslint (393ca63)
  • global jump does not switch tabs (#139) (e8a232b)

0.2.1 (2023-04-24)

Bug Fixes

0.2.0 (2023-04-08)

Features

Bug Fixes

  • deps: bump @abraham/reflection from 0.10.0 to 0.12.0 (#107) (b175b0b)
  • deps: bump styled-components and @types/styled-components (#106) (08e972b)
  • unable to load persistent settings (#120) (2544af3)

0.1.1 (2023-03-21)

Bug Fixes

  • deprecated apis MV3 (#90) (8e267a7)
  • Fix issue that white rectangle appears in the foreground of the page (#97) (a96d222)
  • fix undefined image url (#92) (abd423d)
  • open default URL on chromium by gh/gH (#99) (3744520)
  • persist worker script state (#96) (ffc69a6)
  • resize when a message is shown on console (#100) (e0758d5)
  • show error when yank/paste on chrome (#93) (7d78151)

0.1.0 (2023-03-13)

Features

Bug Fixes