Improved
v1.5.0-beta.1
What’s Changed
Features
- Checkout UI improvements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/915
- Admin ticket list enhancements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/916
- Locale-aware date formatting by @YoranSys in https://github.com/HiEventsDev/Hi.Events/pull/782
- Organizer and event homepage redesign by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/924
- Attendee ticket lookup by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/927
- XML sitemap generation by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/931
- EU VAT handling by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/893
- VAT number validation by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/938
- Extract image metadata on upload (LQIP, dimensions, average colour) by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/947
- Disable event templates for unverified users by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/948
- Allow passing platform fees to buyers by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/956
- Marketing opt-in support by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/957
- Platform fee enhancements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/958
- Fathom analytics event tracking by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/961
- Admin UTM tracking by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/963
- Event ended notice on frontend by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/967
- Allow order creators to edit orders and attendee details by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/970
- Platform fees reporting by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/974
- Superadmin experience improvements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/980
Fixes
- Pin PostgreSQL to v17 to avoid startup issues with v18+ by @d3473r in https://github.com/HiEventsDev/Hi.Events/pull/912
- Improve Docker Compose security and configuration by @hannes-lehmann in https://github.com/HiEventsDev/Hi.Events/pull/911
- Fix incorrect product indexing with PER_ORDER checkout by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/918
- Fix partial refund input validation by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/919
- Fix homepage designer preview rendering by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/921
- Fix non-SaaS checkout flow issues by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/943
- Backfill missing Stripe payment currency data by @daveearley in
UI and Styling
- Homepage styling refinements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/928
- Mobile sidebar style updates by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/950
- Mobile breadcrumb styling updates by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/952
- Organizer UI styling improvements by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/954
- General style fixes by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/930
- New logos and brand assets by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/935
Translations
- Italian translation updates by @albanobattistella in https://github.com/HiEventsDev/Hi.Events/pull/914
- Italian translation updates by @albanobattistella in https://github.com/HiEventsDev/Hi.Events/pull/926
- Italian translation updates by @albanobattistella in https://github.com/HiEventsDev/Hi.Events/pull/949
- Fix missing translations by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/953
- Replace “Fahrkarte” with “Ticket” by @dsprayman in https://github.com/HiEventsDev/Hi.Events/pull/934
New Contributors
- @d3473r made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/912
- @YoranSys made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/782
- @hannes-lehmann made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/911