Skip to content

Releases: geransmith/clockspan

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 02:30
7b8c3ba

Docker

docker pull ghcr.io/geransmith/clockspan:0.6.0

What's Changed

New

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 15:59
90851c0

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

Choose a tag to compare

@github-actions github-actions released this 21 Sep 14:43
47d3f95

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

Choose a tag to compare

@github-actions github-actions released this 21 Sep 03:35
750b07e

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

Choose a tag to compare

@github-actions github-actions released this 21 Sep 02:13
651fd0d

Docker

docker pull ghcr.io/geransmith/clockspan:0.3.2

What's Changed

Fixes

  • Keep a retro note typed just before leaving the day by @Esg450 in #22

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 21:35
9bbbad7

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 20:59
a498540

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 20:08
162cdd6

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:13
fd4dafe

First release. What it does is in the README.

Docker

docker pull ghcr.io/geransmith/clockspan:0.1.0

What's Changed

Fixes

Other changes

New Contributors

Full Changelog: https://github.com/geransmith/clockspan/commits/v0.1.0