v0.4.2 - Timezone-Safe Fortnights #16
PaulAtkins88
announced in
Announcements
Replies: 1 comment
-
|
Pinned: Migration steps (required if you already have data)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Migration (required if you already have data)
psql < backend/migrations/003-backfill-fortnight-timezone-bounds.sqlpnpm --filter backend db:backfill-fortnight-boundsWhy this matters
Transactions recorded on the first local morning (UTC+ timezones) were previously outside the UTC-based fortnight window. This release fixes that for all locales.
Release: https://github.com/solid-logic-studios/bucketwise-planner/releases/tag/v0.4.2
Beta Was this translation helpful? Give feedback.
All reactions