Skip to content

Fix v2.0.0 release issues#1243

Merged
daveearley merged 2 commits into
v2.0.0-alpha.1from
fix/v2.0.0-release-fixes
Jul 3, 2026
Merged

Fix v2.0.0 release issues#1243
daveearley merged 2 commits into
v2.0.0-alpha.1from
fix/v2.0.0-release-fixes

Conversation

@daveearley

Copy link
Copy Markdown
Contributor
  • Check-in lists: default attendee/answer/order visibility to private; preserve visibility when duplicating events
  • OrderApplicationFee: add missing float cast so the fee amount hydrates correctly (+ fee-flow test)
  • OrderFailed email: pass the configured support email to the template
  • Embedded widget: render an error state instead of an infinite spinner when the event can't load
  • Occurrence selector: derive Today/Tomorrow labels in the event timezone
  • Add /up health-check endpoint
  • Occurrence backfill migration no longer drops events.start_date/end_date (non-destructive)

- Check-in lists: default attendee/answer/order visibility to private; preserve visibility when duplicating events
- OrderApplicationFee: add missing float cast so the fee amount hydrates correctly (+ fee-flow test)
- OrderFailed email: pass the configured support email to the template
- Embedded widget: render an error state instead of an infinite spinner when the event can't load
- Occurrence selector: derive Today/Tomorrow labels in the event timezone
- Add /up health-check endpoint
- Occurrence backfill migration no longer drops events.start_date/end_date (non-destructive)
…akiness

The user factory randomizes locale and SetUserLocaleMiddleware localizes the
response, so the English token-description assertions failed whenever a
non-English locale was rolled. Pin the test user's locale to en.
@daveearley daveearley merged commit 18aed99 into v2.0.0-alpha.1 Jul 3, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant