Skip to content

Releases: HiEventsDev/Hi.Events

v1.0.0-alpha.7

04 Mar 10:00
5249993

Choose a tag to compare

v1.0.0-alpha.7 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7

v1.0.0-alpha.6

03 Mar 23:24

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

v1.0.0-alpha.5

01 Mar 23:49
ca0e7ca

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.4

27 Feb 10:55

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3

25 Feb 09:55
f2192c4

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

24 Feb 09:23

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release
  • ⭐ Allow messaging customer who've purchased a particular product
  • ⭐ Disable messaging features in SAAS mode until a user's account has been verified
  • 🎨 Redesign the Login and Register pages

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

21 Feb 12:03
2fe03c6

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

Hi.Events v1.0.0-alpha.1 – Pre-release 🚀

⚠️ This is a pre-release and not yet suitable for production. We welcome testers and feedback!


What's Changed

New Features

  • Sell products alongside tickets (merchandise, donations, etc.) – [#239](#239)
  • Event reports (Daily Sales, Product, Promo Code) – [#285](#285)
  • Redesigned settings page – [#289](#289)
  • Checkout flow UI improvements – [#293](#293)
  • Dashboard UI updates & Social Share Modal – [#304](#304)
  • Ability to add notes to attendees & refactored attendee modal – [#320](#320)
  • Offline payment support – [#341](#341)
  • Invoicing support – [#341](#341)
  • Make Stripe Connect account type configurable – [#359](#359)
  • Public Organizer API endpoints – [#362](#362)
  • Webhook support – [#366](#366)
  • Duplicate products with one click – [#374](#374)
  • Homepage Designer preview updates – [#375](#375)
  • Redesigned Login & Register pages – [#378](#378)
  • Fathom Analytics tracking support – [commit](b9ccedf)
  • Include ‘Promo Code’ in order exports

🐛 Bug Fixes

  • Fix missing environment variables – [#369](#369)
  • Fix DE translation errors – [#354](#354)
  • Remove 100 order limit from Order Exports – [commit](844fa93)

🧹 Improvements & Cleanups

  • Rearranged backend directories – [#296](#296)
  • Improve Stripe event handling – [#358](#358)
  • Improve application fee handling – [#373](#373)
  • Upgrade React Router to v7 – [commit](8a7837a)

New Contributors 🎉


Full Changelog

📜 [Compare v0.8.0-beta.9...v1.0.0-alpha.1](v0.8.0-beta.9...v1.0.0-alpha.1)


Upgrade Guide 🔧

🚧 This is an alpha release and not yet recommended for production. We welcome testers!

If you're not calling the API directly:

  1. Pull the branch.
  2. Run migrations.
  3. You're good to go!

If you're using the API:

  • There are breaking changes, primarily the renaming of ticket to product.
  • A detailed guide for these changes will be provided upon full release.

v0.8.0-beta.9

20 Dec 16:13
fce0f8b

Choose a tag to compare

What's Changed

  • 🐛 Fixes incorrect attendee check-in status display by @daveearley in #331

Full Changelog: v0.8.0-beta.8...v0.8.0-beta.9

v0.8.0-beta.8

20 Dec 08:53
25fcdab

Choose a tag to compare

What's Changed

  • 🐛 Fix: Capacity Assignment bugs related to creating and editing attendees by @daveearley in #327

Full Changelog: v0.8.0-beta.7...v0.8.0-beta.8

v0.8.0-beta.7

19 Dec 23:18
6df23ed

Choose a tag to compare

What's Changed

  • 🧹 Adds key prop to React component by @Iinguistics in #314
  • 🐛 Cancelling an order is not updating capacity assignment's quantity by @daveearley in #325

New Contributors

Full Changelog: v0.8.0-beta.6...v0.8.0-beta.7