1.12 (2017-09-22)
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: