Skip to content

Releases: alfio-event/alf.io

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

Alf.io 2.0-M4.RC3

15 Dec 08:38
2.0-M4.RC3
776043e
Compare
Choose a tag to compare
Alf.io 2.0-M4.RC3 Pre-release
Pre-release

Alf.io 2.0-M4.RC3 (2021-12-15)

This release contains a security fix for the following CVEs:

update is strongly recommended

This release fixes also some errors in the migration files.

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

10 Dec 09:20
2.0-M3-2112
e0beb72
Compare
Choose a tag to compare

Alf.io 2.0-M3-2112 (2021-12-10)

This release contains a security fix for a vulnerability in the Log4j library. See GHSA-jfh8-c2jp-5v3q

Full Changelog

2.0-M4.RC2

10 Dec 08:58
2.0-M4.RC2
0202159
Compare
Choose a tag to compare
2.0-M4.RC2 Pre-release
Pre-release

Alf.io 2.0-M4.RC2 (2021-12-10)

This is the second (and probably last) Release Candidate for 2.0-M4. Full Changelog

this release contains a security fix for the Log4j vulnerability (https://www.lunasec.io/docs/blog/log4j-zero-day/). See GHSA-jfh8-c2jp-5v3q

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 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

New Features

  • 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

Alf.io 2.0-M4.RC1

17 Aug 07:19
2.0-M4.RC1
8d71135
Compare
Choose a tag to compare
Alf.io 2.0-M4.RC1 Pre-release
Pre-release

Alf.io 2.0-M4.RC1 (2021-08-16)

This is the first Release Candidate for 2.0-M4. Full Changelog

BREAKING CHANGES

this release includes some breaking changes in the database schema.
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

New Features

  • Support Hybrid Events #949
  • Introduce Subscriptions #987 - Sponsored by Eventplane
  • Introduce Extension Capabilities #993 - Sponsored by Eventplane
  • Custom Join Links for Online tickets #1017
  • OpenID support for end customers #1006

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

Tech-related changes

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

Alf.io 2.0-M3-2107

04 Jul 09:33
2.0-M3-2107
90017cd
Compare
Choose a tag to compare

2.0-M3-2107 (2021-07-04)

Full Changelog

This is an intermediate release between 2.0-M3 and 2.0-M4.

Implemented enhancements:

  • No way to view "additional options" or "donations" purchased so far #967

Fixed bugs:

  • Entering organisation or event stripe "Payment Webhook signing secret" may not override system value. #1019
  • Import existing attendees #998
  • Fix public reservation layout on IE11

Alf.io 2.0-M3

02 Sep 16:30
2.0-M3.1
3fe288b
Compare
Choose a tag to compare

2.0-M3 (2020-09-02)

Full Changelog

Implemented enhancements:

  • Add support for Saferpay #943
  • Dynamic limit of event description field #935
  • Refactor api for managing user/roles #887
  • Apply dynamic discounts #869
  • check if we can use spring aop directly instead of aspectj #669
  • Dynamic CSS templates and system look #394
  • add "social" login #301

Fixed bugs:

  • Translation of dynamic fields does not work #934
  • Account edit page loading forever and showing error message #868

Closed issues:

  • Add documentation for "custom css" feature #938
  • "Refund an arbitrary amount" doesn't validate the import #929
  • Jpeg or png allowed to upload but svg not #97

Merged pull requests:

Alf.io 2.0-M2-2004

05 Apr 13:52
2.0-M2-2004
b984c66
Compare
Choose a tag to compare

2.0-M2-2004 (2020-04-05)

Full Changelog

This is an intermediate release between 2.0 M2 and M3.

see roadmap

New and noteworthy

  • Support for online events: selling tickets for events held online is now easier, see docs
  • Support for Mollie payment provider: Credit Cards, iDEAL, Bancontact and more
  • Support for dynamic discounts, see #869

Implemented enhancements:

  • Initial support for online events #882
  • Missing days in the tickets sold chart #874
  • Expose ticket ID in custom emails #864
  • Add Mollie as a payment gateway #286
  • Define a discountPolicy for each category #220

Fixed bugs:

  • Ticket amount is NaN when cancelling a ticket #880
  • Cannot delete deferred payments #866
  • -NaN in Promo codes administration page when Fixed amount #862

Alf.io 2.0-M2-2001

31 Jan 20:51
2.0-M2-2001
edef515
Compare
Choose a tag to compare

2.0-M2-2001 (2020-01-31)

Full Changelog

This is an intermediate release between 2.0 M2 and M3.

see roadmap

Implemented enhancements:

  • add structured data support #709
  • Offline external payment #854

Fixed bugs:

  • Regression: Force ticket owner assignment at reservation time is now true #852
  • Stripe webhook processing error if platform mode is active #851

EDIT 2020-06-26: removed not released issue, thanks to @Nico0302 for pointing it out