Skip to content

Releases: seriousben/tabs-zero

v0.1.0

01 Apr 01:29

Choose a tag to compare

0.1.0 (2026-04-01)

Features

  • add 30min and 15min idle buckets (7fb166d)
  • add changelog support for AMO release notes (beac4ea)
  • add close and activate tabs from popup (d2879f3)
  • add popovers to stats in header and groups (50cf61a)
  • allow expiring about:newtab and about:blank (32f94dc)
  • require both URL and title for duplicate detection (3bbf7d8)
  • show shield with popover on protected tabs (b141185)

Bug Fixes

  • configure feat commits to bump minor version only (7086c2d)
  • configure release-please for 0.x.x versioning and fix ES module script (08c10e8)
  • correct release-please configuration for 0.x.x versioning (bca681e)
  • force initial release to 0.1.0 using release-as (c008927)
  • prevent layout shift when toggling shield (18f46d2)
  • remove invalid extra-files input from release-please action (2a117cc)
  • use simple release type instead of node for 0.x.x versioning (d1c1338)

Miscellaneous Chores