Skip to content

Releases: alfio-event/alf.io

2.0-M4-2402-3

26 Feb 21:25
2.0-M4-2402-3
4d3d526
Compare
Choose a tag to compare

Alf.io 2.0-M4-2402-3 (2024-02-26)

This is a bugfix release for regressions/bugs introduced with 2.0-M4-2402

Bugs fixed

  • #1337 cannot change name of view column "tai_additional_info" to "e_version" (thanks to @daedric7 for reporting it)

Full Changelog: 2.0-M4-2402-1...2.0-M4-2402-2

2.0-M4-2402-1

23 Feb 14:23
2.0-M4-2402-1
f62caef
Compare
Choose a tag to compare

Alf.io 2.0-M4-2402-1 (2024-02-24)

This is a bugfix release for regressions/bugs introduced with 2.0-M4-2402

Bugs fixed

  • #1334 Can't create Organizations (thanks to @titi1125 for reporting it)
  • #1335 Additional Items do not handle discount properly
  • #1336 Cannot update additional item policy

Full Changelog: 2.0-M4-2402...2.0-M4-2402-1

Alf.io 2.0-M4-2402

16 Feb 12:47
2.0-M4-2402
d510c22
Compare
Choose a tag to compare

Security Fixes

What's Changed

New Contributors

Full Changelog: 2.0-M4-2304...2.0-M4-2402

Alf.io 2.0-M4-2304

24 Apr 18:47
2.0-M4-2304
73374a5
Compare
Choose a tag to compare

Alf.io 2.0-M4-2304 (2023-04-24)

Security fixes

please note that all security fixes are related to the Backoffice application. Some of them impact only multi-tenant deployments.
The "public" application was not impacted.

thanks to @huntr-helper contributors: @lujiefsi and @yelprofessor !

Improvements

Bug fixed

  • Fix user admin check #1206

Alf.io 2.0-M4-2301

14 Jan 16:44
2.0-M4-2301
455a32b
Compare
Choose a tag to compare

Alf.io 2.0-M4-2301 (2023-01-14)

Security fixes

  • CVE-2023-0300 (low severity) - Self-inflicted XSS
  • CVE-2023-0301 (low severity) - Prevent organizers to insert dangerous link within their event description

please note that both security fixes are related to the Backoffice application. The "public" application was not impacted.

thanks to @huntr-helper contributors!

Improvements

Bug fixed

  • Cannot search reservation by invoice number #1090
  • Remove button should not be displayed for checked-in tickets #1093
  • Various errors when selecting / deselecting the payment method #1100
  • Error on "Confirmed" items on the Additional services page #1108
  • Stripe API not working as expected #1159 (thanks to @icougil for reporting it and for helping us debugging it)

Alf.io 2.0-M4-2204

05 Apr 06:48
Compare
Choose a tag to compare

Alf.io 2.0-M4-2204 (2022-04-05)

Security fixes

This release contains a fix for CVE-2022-22965 a.k.a. "Spring Shell". Although we should not be impacted directly (we use jetty instead of tomcat as web server), we advise you to update your instance.

Improvements

  • Accessibility improvements on the public reservation process

Bug fixed

Alf.io 2.0-M4

31 Jan 15:20
2.0-M4
3814870
Compare
Choose a tag to compare

Alf.io 2.0-M4 (2022-01-31)

This is the fourth milestone on our way to Alf.io v2. See Roadmap and full Changelog

New Features

  • Support Hybrid Events #949 (@cbellone)
  • Introduce Subscriptions #987 - Sponsored by Eventplane (@syjer)
  • Introduce Extension Capabilities #993 - Sponsored by Eventplane
  • Custom Join Links for Online tickets #1017
  • OpenID support for end customers #1006
  • Enable reverse charge for a specific ticket type #1026
  • Define a new API for creating reservations #1035 - sponsored by Eventplane
  • Generate tickets automatically for subscriptions owners #1036 - sponsored by Eventplane
  • Add additional info to check-in extension #1038

BREAKING CHANGES

this release includes some breaking changes in the database schema, making it incompatible with older versions of alf.io.
It is strongly recommended to perform a full backup of your database before installing it, so that if anything goes wrong you can rollback to the latest 2.0-M3

Fixed Bugs

  • Entering organisation or event stripe "Payment Webhook signing secret" may not override system value. #1019
  • No way to view "additional options" or "donations" purchased so far. #1012
  • Import existing attendees #998
  • Transferring events between organisations breaks things #1046
  • Cannot edit categories after changing event format #1024

Tech-related changes

  • JavaScript Extension engine: Replace Nashorn with Rhino #956 - thanks to @mejrima

Alf.io 2.0-M3-2112-2

18 Dec 15:07
2.0-M3-2112-2
7dab51b
Compare
Choose a tag to compare

Alf.io 2.0-M3-2112-2 (2021-12-18)

This release contains a security fix for the following CVEs:

update is strongly recommended

Alf.io 2.0-M4.RC4

18 Dec 15:27
2.0-M4.RC4
1c412ac
Compare
Choose a tag to compare
Alf.io 2.0-M4.RC4 Pre-release
Pre-release

Alf.io 2.0-M4.RC4 (2021-12-18)

This release contains a security fix for the following CVEs:

update is strongly recommended

BREAKING CHANGES

2.0-M4.RC1 introduced some breaking changes in the database schema.
If you're updating from 2.0-M3, it is strongly suggested to perform a full backup of your database before installing it, so that if anything goes wrong you can rollback to the latest 2.0-M3

Alf.io 2.0-M3-2112-1

15 Dec 08:26
2.0-M3-2112-1
216a1aa
Compare
Choose a tag to compare

Alf.io 2.0-M3-2112-1 (2021-12-15)

This release contains a security fix for the following CVEs:

update is strongly recommended