Releases: HiEventsDev/Hi.Events
Releases Β· HiEventsDev/Hi.Events
v1.5.0-beta.1
Whatβs Changed
Features
- Checkout UI improvements by @daveearley in #915
- Admin ticket list enhancements by @daveearley in #916
- Locale-aware date formatting by @YoranSys in #782
- Organizer and event homepage redesign by @daveearley in #924
- Attendee ticket lookup by @daveearley in #927
- XML sitemap generation by @daveearley in #931
- EU VAT handling by @daveearley in #893
- VAT number validation by @daveearley in #938
- Extract image metadata on upload (LQIP, dimensions, average colour) by @daveearley in #947
- Disable event templates for unverified users by @daveearley in #948
- Allow passing platform fees to buyers by @daveearley in #956
- Marketing opt-in support by @daveearley in #957
- Platform fee enhancements by @daveearley in #958
- Fathom analytics event tracking by @daveearley in #961
- Admin UTM tracking by @daveearley in #963
- Event ended notice on frontend by @daveearley in #967
- Allow order creators to edit orders and attendee details by @daveearley in #970
- Platform fees reporting by @daveearley in #974
- Superadmin experience improvements by @daveearley in #980
Fixes
- Pin PostgreSQL to v17 to avoid startup issues with v18+ by @d3473r in #912
- Improve Docker Compose security and configuration by @hannes-lehmann in #911
- Fix incorrect product indexing with PER_ORDER checkout by @daveearley in #918
- Fix partial refund input validation by @daveearley in #919
- Fix homepage designer preview rendering by @daveearley in #921
- Fix non-SaaS checkout flow issues by @daveearley in #943
- Backfill missing Stripe payment currency data by @daveearley in #977
- Fix zero-value net application fee edge case by @daveearley in #978
- SSRF and IDOR security hardening by @daveearley in #982
UI and Styling
- Homepage styling refinements by @daveearley in #928
- Mobile sidebar style updates by @daveearley in #950
- Mobile breadcrumb styling updates by @daveearley in #952
- Organizer UI styling improvements by @daveearley in #954
- General style fixes by @daveearley in #930
- New logos and brand assets by @daveearley in #935
Translations
- Italian translation updates by @albanobattistella in #914
- Italian translation updates by @albanobattistella in #926
- Italian translation updates by @albanobattistella in #949
- Fix missing translations by @daveearley in #953
- Replace βFahrkarteβ with βTicketβ by @dsprayman in #934
New Contributors
v1.4.0-beta.1
What's Changed
- Feature: Store Stripe platform fees by @daveearley in #869
- Feature: Add admin panel by @daveearley in #871
- Update de.po - Consistent and semantic translation wording: Menge vs. Betrag by @dsprayman in #878
- Feature: Attendee table improvements by @daveearley in #894
- Update Italian translations in it.po file by @albanobattistella in #900
- Feature: Upgrade Attendees table to Tanstack by @daveearley in #903
- Feature: Order table UI/UX improvements by @daveearley in #904
- Feature: Organizer reports by @daveearley in #909
New Contributors
- @dsprayman made their first contribution in #878
Full Changelog: v1.3.0-beta.1...v1.4.0-beta.1
v1.3.0-beta.1
β¨ Features
- Handle abandoned carts gracefully (#862) by @daveearley
- Add timezone to tickets (#863) by @daveearley
- Add backend documentation (#864) by @daveearley
π Bug fixes
- Deleted products preventing attendee export (#867) by @daveearley
π Translations
- Update Italian locale (
it.po) (#857) by @albanobattistella
Full changelog: v1.2.0-beta.1 β v1.3.0-beta.1
v1.2.0-beta.1
β¨ Features
- Add event email template support β [#748]
- Support multiple Stripe platforms β [#750]
- Add support for 2D barcode scanners in check-in app (HID-Keyboard) β [#751]
- Add ticket designer and ability to add a logo to tickets β [#797]
- Add Turkish translations β [#679] (@Ardakilic)
- Add Hungarian translations β [#854] (@daveearley)
- Improve Docker image tagging β [#825]
- Add order-level questions and answers to Attendee Export β [#719](@sundeepnarang)
π Bug Fixes
- Adjust event stats after order cancellation β [#729]
- Fix logout redirect timing (wait for API call) β [#718]
- Fix custom branding logos β [#745]
- Fix height of collapsed products on event page β [#756]
- Fix attendee name validation β [#755]
- Ignore taxes and fees for free orders β [#754]
- Various bug fixes and improvements β [#806], [#807], [#808], [#826]
Full Changelog: v1.1.0-beta.2 β v1.2.0-beta.1
v1.1.0-beta.2
What's Changed
- Fix: Attendee ticket email syntax by @daveearley in #737
Full Changelog: v1.1.0-beta.1...v1.1.0-beta.2
v1.1.0-beta.1
v1.1.0-beta
β¨ Features
- Public organizer pages & dashboard (#615)
- Affiliate tracking and management (#640)
- Onboarding flow improvements (#643)
- Improved description editor usability (sticky toolbar, markdown support) (#601)
- Brand customization improvements (thanks @creativeindustriesgroup) (#629)
π Fixes
- Corrected question order on checkout page (#645)
- Fixed product category description not displaying (#646)
- Improved error handling for unsupported image uploads and clarified image size requirements (#590)
- Product descriptions now display on the front end (#578)
- Fixed supervisord in AIO Docker setup (#655, #656)
π Full Changelog
[v1.0.0-beta.6...v1.1.0-beta](v1.0.0-beta.6...v1.1.0-beta)
π Contributors
Thanks to everyone who contributed to this release:
v1.1.0-alpha.2
What's Changed
- Fixes supervisord in AIO Docker setup (#655) by @daveearley in #656
Full Changelog: v1.1.0-alpha.1...v1.1.0-alpha.2
v1.1.0-alpha.1
β¨ Features
- #615 Add public organizer pages and dashboard
- #640 Affiliate tracking and management
- #643 Onboarding flow improvements
- #601 Improve description editor usability (sticky toolbar, markdown support)
- #629 Brand customization improvements (thanks @creativeindustriesgroup)
π Fixes
- #645 Fix incorrect question order on checkout page
- #646 Fix product category description not displaying
- #590 Improve error handling for unsupported image uploads and clarify image size requirements
- #578 Show product descriptions on the front end
Full changelog: v1.0.0-beta.6...v1.1.0-alpha.1
v1.0.0-beta.6
What's Changed
- Use Laravel Filesystem URL Generator for Images by @creativeindustriesgroup in #621
- Add Laravel queue worker to startup by @creativeindustriesgroup in #613
- Update Italian translations by @albanobattistella in #566
- Update German translations by @niwla23 in #625
- Fix: Allow empty strings for event settings maps_url by @carlosalaniz in #623
- Bump brick/money from 0.8.1 to 0.10.1 in /backend by @dependabot in #567
- Bump @tiptap/pm from 2.11.5 to 2.12.0 in /frontend by @dependabot in #570
- Bump @tiptap/extension-text-style from 2.11.7 to 2.12.0 in /frontend by @dependabot in #571
- Bump laravel/framework from 12.14.1 to 12.16.0 in /backend by @dependabot in #592
- Bump @remix-run/node from 2.15.3 to 2.16.8 in /frontend by @dependabot in #596
- Bump typescript from 5.7.3 to 5.8.3 in /frontend by @dependabot in #583
New Contributors
- @creativeindustriesgroup made their first contribution in #621
- @carlosalaniz made their first contribution in #623
- @niwla23 made their first contribution in in #625
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- Dashboard UI updates by @daveearley in #545
- Feature: Adds test for login, logout, forgot-password and reset-password by @jakob-info in #544
- Style: Make ticket QR code larger by @daveearley in #546
- Remove per second email throttling by @daveearley in #548
- Fix application fee amount handling by @athlonUA in #536
- Fix: Include attendees from offline payment order in exports by @daveearley in #550
- Bump stripe/stripe-php from 17.1.1 to 17.2.0 in /backend by @dependabot in #557
- Bump sass from 1.84.0 to 1.89.0 in /frontend by @dependabot in #561
- Bump @tanstack/react-query from 5.52.2 to 5.76.1 in /frontend by @dependabot in #562
- Bump spatie/icalendar-generator from 2.9.2 to 3.0.0 in /backend by @dependabot in #555
- Bump laravel/sail from 1.41.0 to 1.43.0 in /backend by @dependabot in #556
- Bump laravel/sanctum from 4.0.8 to 4.1.1 in /backend by @dependabot in #553
- Update backend dependencies by @daveearley in #552
- Bump @swc/core from 1.3.105 to 1.11.24 in /frontend by @dependabot in #558
- Update widget modal style by @daveearley in #563
- Update Mantine UI from 7 -> 8 by @daveearley in #564
- Fix invited user registration form styles by @daveearley in #565
New Contributors
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5