Releases: geransmith/clockspan
Releases · geransmith/clockspan
Release list
v0.6.0
Docker
docker pull ghcr.io/geransmith/clockspan:0.6.0
What's Changed
New
- Add a pause button to the focus timer by @geransmith in #43
- Ask what to do when the focus timer runs out by @geransmith in #44
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Docker
docker pull ghcr.io/geransmith/clockspan:0.5.1
What's Changed
New
- Mark every API answer Cache-Control: no-store by @geransmith in #36
- Log every auth event, and warn at boot when TRUST_PROXY is true by @geransmith in #40
Fixes
- Hand the browser the session cookie again when the expiry slides by @geransmith in #37
- Say on the sign-in pages when a plain-http page cannot keep the Secure cookie by @geransmith in #38
- Refresh today's day so alarms follow a punch made on another device by @geransmith in #39
- Exit on a deadline when SIGTERM finds a request that never finishes by @geransmith in #41
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Docker
docker pull ghcr.io/geransmith/clockspan:0.5.0
What's Changed
New
- Add bundled sounds with a per-event choice and a yay on day complete by @geransmith in #34
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Docker
docker pull ghcr.io/geransmith/clockspan:0.4.0
What's Changed
Fixes
- Follow a timer started or ended on another device by @geransmith in #30
- Turn on the jsx-a11y rules and fix what they report by @geransmith in #31
- Trap focus in the settings dialog with a native dialog element by @geransmith in #32
Docs
- Configure the container through .env instead of the compose file by @geransmith in #24
Full Changelog: v0.3.2...v0.4.0
v0.3.2
Docker
docker pull ghcr.io/geransmith/clockspan:0.3.2
What's Changed
Fixes
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Docker
docker pull ghcr.io/geransmith/clockspan:0.3.1
What's Changed
Fixes
- Rate-limit password changes and reject punch times the app could never show by @geransmith in #16
- Show an error instead of a blank page when a day fails to load, a render throws, or a timer action is lost by @geransmith in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Docker
docker pull ghcr.io/geransmith/clockspan:0.3.0
What's Changed
New
- Turn History → Days into a month calendar with a day detail panel by @geransmith in #10
- Move the sticker chart onto the History calendar with a legend that counts and filters by @geransmith in #11
- Add a "Show weekends" switch for the History calendar by @geransmith in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Docker
docker pull ghcr.io/geransmith/clockspan:0.2.0
What's Changed
New
- Add a 24-hour clock option by @geransmith in #6
- Add emoji bursts when a priority is ticked or the day ends, with a switch by @geransmith in #7
- Add a sticker chart card, hidden by default by @geransmith in #8
Fixes
- Fix typed punch times not saving; time fields now auto-advance and take ↑/↓ by @geransmith in #4
- Hold alarms while punch times are being edited by @geransmith in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release. What it does is in the README.
Docker
docker pull ghcr.io/geransmith/clockspan:0.1.0
What's Changed
Fixes
- Fix the Docker build under npm 12 by @geransmith in #3
Other changes
- code review part two electric boogaloo by @geransmith in #1
New Contributors
- @geransmith made their first contribution in #1
Full Changelog: https://github.com/geransmith/clockspan/commits/v0.1.0