Releases: alfio-event/alf.io
Alf.io 1.6
Alf.io 1.5.2
This is a security update to fix a potential issue found in spring framework (see https://spring.io/blog/2015/10/15/spring-framework-4-2-2-4-1-8-and-3-2-15-available-now )
Alf.io 1.5.1
This release contains a bunch of new feature, the most important ones are:
multi tenancy: the application is ready to be used from different organizations at the same time. This means multiple (and fine-tuned) configurations for bank accounts, email sender, stripe.com account, etc. Please note that the GUI for configuring that will come in the 1.6 release
dynamic categories: it is now possible to define categories that adapts their capacity to the actual number of non-allocated seats. Actually the suggestion is to always create the last available category as "dynamic" in order to be as flexible as possible -waiting queue: the administrator (from the next release also the event organizer) can enable the waiting queue (both pre and post-event) in order to collect interested people and give them the opportunity to get ticket that have been released by other users (new feature) or added by the event organizer
cookie law compliance: the application is now publishing only technical cookies (sessionID and provider-related cookies), therefore we don't need to display the annoying consent popup. Google Analytics, if enabled, will be used without cookies and with IP anonymizer. This is the default behavior, that can be configured in the admin.
new plugin architecture (to be documented): we support through a new API the creation of plugins that can be listen for reservation-related events (see MailChimpPlugin)
Extracted from Changelog
1.5 (2015-09-16)
Full Changelog
Implemented enhancements:
Add docker support to alf.io #65
Generate and attach pdf payment receipt to confirmation email (only when the user has effectively paid) #54
In the qrcode for the check in operator, expose the full site info #53
Create "catch all" categories #50
put the qrcode in the upper right corner of the pdf #48
add image upload support for event logo #47
support add to calendar feature #43
support waiting queue #39
support multi language event and ticket category description #38
Add event name #35
add mailchimp integration #36
Export ticket details #42
add quartz scheduler for cluster aware job #73
Cookie-law compliance #67
support multi tenancy #56
Closed issues:
Error when using "Send custom message..." #72
Can not cancel paid ticket #71
Bug creating new organizations #70
Error while doing the environment setup #57
Create settings.properties #52
GUI UX/UI redesign #66
Alf.io 1.5
This release contains a bunch of new feature, the most important ones are:
- multi tenancy: the application is ready to be used from different organizations at the same time. This means multiple (and fine-tuned) configurations for bank accounts, email sender, stripe.com account, etc. Please note that the GUI for configuring that will come in the 1.6 release
- dynamic categories: it is now possible to define categories that adapts their capacity to the actual number of non-allocated seats. Actually the suggestion is to always create the last available category as "dynamic" in order to be as flexible as possible
-waiting queue: the administrator (from the next release also the event organizer) can enable the waiting queue (both pre and post-event) in order to collect interested people and give them the opportunity to get ticket that have been released by other users (new feature) or added by the event organizer - cookie law compliance: the application is now publishing only technical cookies (sessionID and provider-related cookies), therefore we don't need to display the annoying consent popup. Google Analytics, if enabled, will be used without cookies and with IP anonymizer. This is the default behavior, that can be configured in the admin.
- new plugin architecture (to be documented): we support through a new API the creation of plugins that can be listen for reservation-related events (see MailChimpPlugin)
Extracted from Changelog
1.5 (2015-09-16)
Implemented enhancements:
- Add docker support to alf.io #65
- Generate and attach pdf payment receipt to confirmation email (only when the user has effectively paid) #54
- In the qrcode for the check in operator, expose the full site info #53
- Create "catch all" categories #50
- put the qrcode in the upper right corner of the pdf #48
- add image upload support for event logo #47
- support add to calendar feature #43
- support waiting queue #39
- support multi language event and ticket category description #38
- Add event name #35
- add mailchimp integration #36
- Export ticket details #42
- add quartz scheduler for cluster aware job #73
- Cookie-law compliance #67
- support multi tenancy #56
Closed issues:
Alf.io 1.4.1
changes from v1.3:
Check-in functionality is ready for production, responsiveness and usability of admin application have been highly improved
Added a new spring-boot executable war.
bugfixes
#41 show ticket details on admin page (thanks to @mfirry)
#44 do not use "STRIPE" as payment type for free reservations (thanks to @mfirry)
new features
#18 Check-in application
#24 Reminder e-mail before event
#45 Shrink active category
Additionally, a "send message to all attendees" functionality has been introduced. The administrator can write the template using mustache , with some limitations
Alf.io 1.3.3
Minor release: better handling of offline payments
changes from v1.3:
This is the first stable release with embedded jetty and with the check-in application.
bugfixes
#32 update category name doesn't work (admin)
new features
#13 create email sending queue (admin)
#16 redesign/refactoring of configuration GUI (admin)
#25 REST api for check-in app
#34 send invitation e-mail with reserved code
#37 export attendees' data
additionally, the UX on public website has been improved for people using old browsers like IE9.
The Admin GUI has been improved as well, an HTML5 check-in functionality has been added
Alf.io 1.3
This is the first stable release with embedded jetty and with the check-in application.
bugfixes
#32 update category name doesn't work (admin)
new features
#13 create email sending queue (admin)
#16 redesign/refactoring of configuration GUI (admin)
#25 REST api for check-in app
#34 send invitation e-mail with reserved code
#37 export attendees' data
additionally, the UX on public website has been improved for people using old browsers like IE9.
The Admin GUI has been improved as well, an HTML5 check-in functionality has been added
First alf.io release with embedded jetty
this release has been built to be used by alf.io-docker project
Alf.io 1.2
Alf.io 1.1
bugfixes
#26 - reassign ticket from an expired restricted category to another one
new features
#11 - ticket sorting (admin)
#15 - mailgun.org REST integration
#22 - manual payment processing
#23 - support for asynchronous payment flows
#27 - split process URLs (this improves tracking with google analytics)
#28 - complete CSP headers