Release history
Hi.Events releases
Open-source event management and ticket selling platform — perfect for concerts, conferences, and everything in between If you find this project helpful, please consider giving us a star ⭐
All releases
8 shown
Review required
v.1.10.0-beta
Security relevant
Auth
RBAC
Translations + Checkout improvements + Security fixes
patches CVE-2025-31125
Open
v1.9.0-beta
New feature
Notable features
- Organizer tracking pixels with cookie consent
- Date range event dashboard charts
- Homepage font controls
Full changelog
What's Changed
- feat: add organizer tracking pixels with cookie consent by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/1166
- feat: add date range event dashboard charts by @mrjbj in https://github.com/HiEventsDev/Hi.Events/pull/1161
- feat: add homepage font controls by @manaskumar3003 in https://github.com/HiEventsDev/Hi.Events/pull/1169
- fix: unhide hidden categories in event manage view by @Viburnum in https://github.com/HiEventsDev/Hi.Events/pull/1138
- fix: wrap hardcoded "at" in order summary email in translations by @dalsoop in https://github.com/HiEventsDev/Hi.Events/pull/1171
- fix: prevent SSR crash on unhandled locale in LanguageSwitcher by @dalsoop in https://github.com/HiEventsDev/Hi.Events/pull/1170
- fix: handle CHARGE_REFUNDED and REFUND_CREATED events for non-SaaS Stripe refunds by @mrjbj in https://github.com/HiEventsDev/Hi.Events/pull/1156
- fix: preserve sized image dimensions after page reload by @mrjbj in https://github.com/HiEventsDev/Hi.Events/pull/1158
- i18n: update Italian translations by @albanobattistella in https://github.com/HiEventsDev/Hi.Events/pull/1151
New Contributors
- @Viburnum made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1138
- @dalsoop made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1171
- @mrjbj made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1156
- @manaskumar3003 made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1169
v1.8.0-beta
New feature
Notable features
- Webhook signing secret is now exposed on creation
- Dropdown item added on orders to copy customer checkout summary URL
Full changelog
What's Changed
- Add docker-compose.override.yml to .gitignore by @officialJCReyes in https://github.com/HiEventsDev/Hi.Events/pull/1137
- Add AI development guidelines and improve contribution docs by @daveearley in https://github.com/HiEventsDev/Hi.Events/pull/1148
- Add dropdown item on order to copy customer checkout summary url by @LogFlames in https://github.com/HiEventsDev/Hi.Events/pull/1147
- Expose webhook signing secret on creation by @ptaranat in https://github.com/HiEventsDev/Hi.Events/pull/1149
New Contributors ❤️
- @officialJCReyes made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1137
- @LogFlames made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1147
- @ptaranat made their first contribution in https://github.com/HiEventsDev/Hi.Events/pull/1149
Full Changelog: https://github.com/HiEventsDev/Hi.Events/compare/v1.7.1-beta...v1.8.0-beta
v1.7.1-beta
Security relevant
Security fixes
- Validated sort_by parameter against allowlist
Notable features
- Environment variable for webhook NoInternalIP bypass
v1.7.0-beta
Security relevant
Breaking changes
- Laravel scheduler is required for waitlists and scheduled messages to function
Security fixes
- Fixed XSS vulnerability
- Fixed SSRF vulnerability
- Fixed missing session verification
Notable features
- Waitlist support for sold-out products
- Scheduled message capability
- Organizer-level webhooks
v1.6.0-beta.1
New feature
Notable features
- Stripe fee bypass
- Swedish and Polish localization
- Invoice design improvements
v1.5.1-beta.1
New feature
Notable features
- Messaging tiers
- Mail failover capability