Skip to content

v111.19.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:46
· 503 commits to develop since this release
d3fd07f

111.19.7 (2026-08-05)

Bug Fixes

  • timesheet: budget the midnight rollover by the day's actual offset change (42687de)
  • timesheet: compose the picked range per-instant, and roll a midnight span (98c4916)
  • timesheet: read a time log back in the timezone it was written in (4cb949a)
  • timesheet: scope the DST allowance to the repeated hour itself (0372fbf)
  • timesheet: stop a DST offset change reading as a midnight crossing (28a5968)

Tests

  • timesheet: sweep every IANA zone, so the e2e spec is deterministic not lucky (d66c7bd)

Documentation

  • e2e: correct where the Add/Edit Time Log form's validators come from (e209109)

What's Changed

  • fix(timesheet): read a time log back in the timezone it was written in by @evereq in #9914

Full Changelog: v111.19.5...v111.19.7