Fix v2.0.0 release issues#1243
Merged
Merged
Conversation
daveearley
commented
Jul 3, 2026
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.