Don't crash connecting Stripe if Apple Pay is not supported e.g. in India
Update the event homepage banner help text to better suit the new design
Catch more invalid emails
Fix cache using :all lookup mode unexpectedly which was preventing tickets from becoming immediately unlocked after an order was cancelled by the customer
Fix for event logo distortion in Safari
Upgrade chart.js and adjust dashboard graph so Visitors isn't hidden behind Page Views
Improve error message that appears when the tickets you selected are unavailable
Fix 404 on ticket settings URL
Let people filter waitlisted people by release
Cope better with duplicate emails in a message
Let people link to their own website from PDF tickets
Ensure correct lookup mode used when finishing free orders, reassigning tickets, choosing upgrades and processing orders in background
Remove N+1 query causing tax types endpoint to have 10+ second load times
Add targeted feature to allow people to load their event homepage in an iframe
Make sure searching for tickets with answers to a country field question works
Only return answers to questions which are still attached to prevent error loading ticket
Ensure discount codes get locked for orders with zero value discount codes too
Make sure ticket numbers use separate sequences for live and test mode
Display the unit price instead of the subtotal for upgrades in the order summary for consistency
Ensure Show.vue components are accessible
Modify colours to have better colour contrast
Fix incorrect html to be semantically accessible
Fix heading order and landmarks in Show.vue views
Don't set the ticket state to complete or incomplete if it should be unassigned
Adjust API docs writer to handle the way debug attributes are now prefixed with debug