Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 17:18
· 6 commits to main since this release
ba349fa

[0.1.0] - 2026-09-07

Bug Fixes

  • Work in tabs that were open before the extension (re)loaded
  • Surface out-of-window sunrise/sunset, End planning button, static page header
  • Popup is a planner, not a live tracker
  • Stop observer self-trigger loop, track SPA navigation, split stripes across phases

Features

  • Detailed, scrubbable plan header on the playlist page
  • Journey library, playlist-name default, and a redesigned popup

Release

  • V0.1.0

Testing

  • Add vitest.config.ts missed from the previous commit
  • Switch to Vitest, colocate the test with utils

Build

  • Enable React Compiler for the popup

Ci

  • Latest action majors on both workflows, Node 24 and tests in release
  • Run tests on Node 24