Skip to content

Releases: alfio-event/alf.io

Alf.io 1.5.1

22 Sep 17:20
Compare
Choose a tag to compare

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

17 Sep 17:38
Compare
Choose a tag to compare
Alf.io 1.5 Pre-release
Pre-release

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

08 Apr 16:21
Compare
Choose a tag to compare

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

07 Mar 19:21
Compare
Choose a tag to compare

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

28 Feb 20:57
Compare
Choose a tag to compare
Alf.io 1.3 Pre-release
Pre-release

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

19 Jan 11:01
Compare
Choose a tag to compare

this release has been built to be used by alf.io-docker project

Alf.io 1.2

14 Jan 19:02
Compare
Choose a tag to compare

bugfixes

#10 trigger validation on page load (admin)
#30 fix price percentage calculation (admin)
#31 fix buggy "update category" (admin)

new features

#29 promo codes (public website)

Alf.io 1.1

31 Dec 11:19
Compare
Choose a tag to compare

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

Alf.io 1.0

14 Dec 20:47
Compare
Choose a tag to compare

Stable, production-ready. Try it out!

encoding issue and token cleanup fix

14 Nov 16:53
Compare
Choose a tag to compare
Pre-release

contain 2 fixes:

  • encoding issue
  • token cleanup fix