v1.4.9-beta.2Bug Fix

Timezone fixes + cache optimizations

2025-12-27

Fixed critical timezone bugs causing sessions to appear on wrong days, improved cache updates for instant UI refresh.

Key Highlights

  • Fixed sessions appearing on wrong calendar days due to UTC/local timezone mismatch
  • Optimistic cache updates now work for all dates when claiming/removing host roles
  • All session filtering now respects user's browser timezone instead of server timezone

All Changes

  • Fixed sessions appearing on wrong calendar days due to UTC/local timezone mismatch
  • List and calendar views now perfectly synced regardless of user timezone
  • Sessions at 7pm+ EST no longer bleed into next day
  • Optimistic cache updates now work for all dates when claiming/removing host roles
  • Fixed host role removal bug where changes would flicker or revert
  • All session filtering now respects user's browser timezone instead of server timezone
  • Service token auth now accepts any env var starting with ST + keyword (TOKEN/KEY/SECRET/AUTH)