Skip to content

Releases: Jman/lazy_tab

v1.2.0

Choose a tag to compare

@Jman Jman released this 09 Jun 09:16

What's Changed

  • Migrate to vite
  • Fix regression introduced in 1.1.0. Fix #22
  • Add multiple tabs creation detector. Fix #19

Full Changelog: 1.0.0...v1.2.0

v1.1.0

Choose a tag to compare

@Jman Jman released this 23 Apr 16:28

What's Changed

  • Suspend tabs during window restoration. Fix #19

Full Changelog: 1.0.1...v1.1.0

1.0.1

Choose a tag to compare

@Jman Jman released this 01 Apr 15:57
730e515

What's Changed

  • chore: add types

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@Jman Jman released this 22 Jun 11:40
  • Update manifest to v3
  • Replace npm with pnpm
  • Replace babel with esbuild

Full Changelog: 0.5.2...1.0.0

0.5.2

Choose a tag to compare

@Jman Jman released this 15 Feb 07:11
  • Discard active tabs if their window is minimized
  • Transform the background page into an event page