Skip to content

Releases: alfio-event/alf.io

Alf.io 1.13-RC2

28 Oct 14:20
Compare
Choose a tag to compare
Alf.io 1.13-RC2 Pre-release
Pre-release

1.13-RC2 (2017-10-28)

Full Changelog

Implemented enhancements:

  • Show ticket validity date instead of event date #357
  • Waiting queue form should be displayed if all "public" tickets have been sold #348

Closed issues:

  • waiting list: revert access restricted tickets to free #355
  • Upload existing attendees #354
  • multi-tenancy: add support for platform mode #343

Alf.io 1.13-RC1

24 Oct 21:26
Compare
Choose a tag to compare
Alf.io 1.13-RC1 Pre-release
Pre-release

1.13-RC1 (2017-10-24)

Full Changelog

Implemented enhancements:

  • Waiting queue form should be displayed if all "public" tickets have been sold #348
  • Upload existing attendees #354
  • multi-tenancy: add support for platform mode #343
  • save used vat% in each ticket #347
  • Add possibility to disable email sending when mode is PROFILE_LIVE #346
  • Set Checkin-date on category #333

Fixed bugs:

  • Search from Check-in view has 2 separate fields, but only 1 is used #342
  • Consider invitations when invalidating tokens #335

Merged pull requests:

Alf.io 1.12.1

08 Oct 17:15
Compare
Choose a tag to compare

1.12.1 (2017-10-08)

Full Changelog

Fixed bugs:

  • error when a donation/additional option is present, and the user doesn't select a ticket

Alf.io 1.12

22 Sep 06:15
Compare
Choose a tag to compare

1.12 (2017-09-22)

Full Changelog

Important notice

From this version, alf.io needs only one Google Maps API Key with the following API enabled:

please consider adding a restriction to your API Key

upgrading instructions

Please make sure that Google Maps JavaScript API has been enabled on your existing project before upgrading.

Details

Implemented enhancements:

  • misc optimizations #325
  • remove UserApiController.storePasswordImage, switch to a post+base64img -> data url #324
  • offline check-in data: support delta requests + optional data #319
  • Lazy loading of tickets #318
  • add spring-session with jdbc backend #312
  • edit fields: should be able to add additional elements to select and switch from mandatory to optional #306
  • improve email log UI/UX #288
  • Suspend waiting queue #201
  • Add captcha if offline payment has been selected #338
  • google maps geo api: switch to client side only (remove server side timezone api) #304
  • Demo mode #299
  • Feature Request: Show which tokens have already been sent out #290

Fixed bugs:

  • error while checking for pending payments #332
  • Serialization issue with profile jdbc-session #331
  • Add feedback on save at organization / event level #317
  • Can't configure EU-Billing country at organization level #316
  • fix getOfflineIdentifiers to handle the case a ticket does not have a last_update time #339
  • select box values are not saved with webkit #307
  • handle specific paypal error codes #303

Merged pull requests:

Alf.io - 1.12-RC4

12 Sep 17:42
Compare
Choose a tag to compare
Alf.io - 1.12-RC4 Pre-release
Pre-release

1.12-RC4 (2017-09-12)

Full Changelog

Implemented enhancements:

  • improve email log UI/UX #288

Merged pull requests:

Alf.io 1.12-RC3

08 Sep 06:11
Compare
Choose a tag to compare
Alf.io 1.12-RC3 Pre-release
Pre-release

1.12-RC3 (2017-09-08)

Full Changelog

Fixed bugs:

  • error while checking for pending payments #332

Closed issues:

  • handle specific paypal error codes #303

Alf.io 1.12-RC2

05 Sep 19:25
Compare
Choose a tag to compare
Alf.io 1.12-RC2 Pre-release
Pre-release

1.12-RC2 (2017-09-05)

Full Changelog

Fixed bugs:

  • Serialization issue with profile jdbc-session #331

Alf.io 1.12-RC1

04 Sep 15:47
Compare
Choose a tag to compare
Alf.io 1.12-RC1 Pre-release
Pre-release

1.12-RC1 (2017-09-04)

Full Changelog

Implemented enhancements:

  • fast code url + code for category #328
  • misc optimizations #325
  • remove UserApiController.storePasswordImage, switch to a post+base64img -> data url #324
  • offline check-in data: support delta requests + optional data #319
  • Lazy loading of tickets #318
  • add spring-session with jdbc backend #312
  • Suspend waiting queue #201

Fixed bugs:

  • increase category size could lead to incoherency #330
  • Cannot download Event data CSV #320
  • Add feedback on save at organization / event level #317
  • Can't configure EU-Billing country at organization level #316
  • Proper error screen when "Cannot confirm an offline reservation after event start" #197

Closed issues:

  • Empty zip when there are no invoices #321
  • geoapi take2 #314
  • Japanese characters in iOS App are garbled characters #302
  • Feature Request: Show which tokens have already been sent out #290
  • stateless csrf #279
  • add mysql 5.7 in the travis test matrix #140

Merged pull requests:

Alf.io 1.11.1

01 Aug 19:40
Compare
Choose a tag to compare

1.11.1 (2017-08-01)

Full Changelog

Implemented enhancements:

  • edit fields: should be able to add additional elements to select and switch from mandatory to optional #306
  • Demo mode #299

Fixed bugs:

  • Update event: additional tickets should have "RELEASED" status instead of "FREE" #309
  • Ticket cancellation: wrong status #300
  • Error while loading users if there are no results #298
  • Cannot save custom PDF resource #297
  • select box values are not saved with webkit #307

Alf.io 1.11

01 Jun 19:53
Compare
Choose a tag to compare

1.11 (2017-06-01)

Full Changelog

Implemented enhancements:

  • Support partial refund #280
  • Promo code at organization level #291 (sponsored by amicidelticino.ch)
  • Improve UI/UX of admin #282
  • VAT management for EU #278
  • notify organizer of expiring pending payments #277
  • Display pending reservations in the event detail #244
  • Support passbook when sending ticket #214
  • support refund #208
  • Add a remove ticket function #114
  • add more caching for uploaded file #58

Fixed bugs:

  • Billing Address remains also if inserting a VAT number #295
  • Remove ticket confirmation panel shows firstname instead of lastname #294
  • I need an invoice not working for "Outside EU" #293
  • Additional option are calculated wrong #292

Closed issues:

  • Backend Android App Unexpected Error #283
  • better user handling #289
  • send reservation notification to multiple addresses #285
  • Update contact data/billing address #275
  • Implement auditing #135
  • Support additional items #111
  • UX: no feedback provided when clicking save button in config section #247

Merged pull requests: