Skip to content

Releases: vladbulyukhin/tab-reaper

v0.2.1

20 Oct 19:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.1

v0.1.1

05 May 12:23
Compare
Choose a tag to compare

What's Changed

  • v0.1.1 by @vladbulyukhin in #21
    • Fix race conditions when updating persisted values (badge count, recently removed tabs, etc.).
    • Prevent the extension from trying to remove the tab when it doesn't exist.
    • Fix the minimum width and height of a favicon placeholder in the recently removed tabs list.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 May 10:57
Compare
Choose a tag to compare

What's Changed

  • v0.1.0 by @vladbulyukhin in #20
    • Implement extension popup
    • Add tracking of recently closed tabs
    • Improved code quality and structure

Full Changelog: v0.0.2...v0.1.0

v0.0.2

03 May 21:12
Compare
Choose a tag to compare
Fix playwright tests