Skip to content

v1.1.0

Choose a tag to compare

@khmm12 khmm12 released this 15 Jul 19:33
· 9 commits to main since this release
e963e8c

This release polishes the settings experience and fixes a small date-math edge case.

Highlights

  • 🎨 Redesigned settings dialog β€” clearer hierarchy, layered surfaces, softer borders, and a proper full-width Save button. Keyboard focus is now clearly visible on every control.
  • πŸŒ“ Dark mode, done right β€” settings inputs used to blend into the dialog background in dark theme; they now sit on their own surface and stay easy to read.
  • πŸ› Accurate progress on DST days β€” on the day the clocks fall back, the "% of day" bar could briefly read over 100%. It's now capped at 100%.

Under the hood

  • πŸ§ͺ Unit-test coverage raised from ~85% to ~99%, so future changes are safer.

Install

Download minimal-chrome-tab.zip below and unzip it, then open chrome://extensions β†’ enable Developer mode β†’ Load unpacked and select the folder. Full instructions, including Firefox, are in the README.

Full changelog: v1.0.0...v1.1.0