Alf.io v2.0-M2 Release Notes

Release Date: 2019-10-31 // over 4 years ago
  • 2.0-M2 (2019-10-31)

    Full Changelog

    🚀 This is the third milestone release of 2.0. See roadmap

    🚀 This release is marked as "non production ready" since it will be tested from some events. We plan to release a production-ready 2.0-M2-1912 by the end of 2019.

    ✅ If you're willing to test it, please give us feedback on the results

    Implemented enhancements:

    • RFE: New Event based on an old one (just new date) #598
    • Trim trailing (and leading) blanks (spaces) in all form input fields #786
    • Include additional items in the check-in response [#756]
    • ✂ Remove java-object-diff #746
    • #690 improve edit category #706
    • 👍 #259 support more currencies #673
    • ➕ Add a different symbol for a public or restricted category #799
    • 👍 better PDF invoice name #743
    • 👍 better defaults configuration values #731
    • ✂ remove the need of an api map key #637
    • Deleting Additional options not working #611
    • 👍 iOS wallet support #597
    • Stripe - Strong Customer Authentication (SCA) #593
    • Waiting queue export (download) #549
    • Explore integration of payment provider: revolut #472
    • In admin -> reservation -> billing document tab, the icon for the "type" column is not clear #747
    • 👍 Allow multiple check-ins for a ticket #742
    • 0️⃣ admin: new event: create ticket category: pre-fill the price with the default one if setted #732
    • 👌 Improve the Open Graph on page #708
    • Admin - Improvements to Logistic info and description #694
    • Admin - Active events with 0 events active #693
    • Admin - UX improvements for Languages available #692
    • ✂ Remove "Create link to external event" #689
    • List box multi choice into the Attendees' data to collect #675
    • final work for public rest api #657
    • Rearrange Ticket Categories #642
    • 🌐 i18n: add possibility to override all translations at global, organization, event level #439
    • UX feedback on upload csv on reservation page #749
    • Set editable flag on attendees' data #738
    • Being able to search Reservations by their id #784
    • 🌐 Spanish translation #493
    • Reservation list: Search by discount code #684
    • ✂ Delete Ticket Category from UI #430
    • Disable ticket transfer #641

    🛠 Fixed bugs:

    • Create an access code for more than 5 ticket but can order only 5 #761
    • 🌲 Impossible to log in: recaptcha refused to load the script #783
    • 🛠 fix typo in releaseTicket -> ticket.getId() is used instead of the correct ticket.getCategoryId() #666 (syjer)
    • Minor: Statistics on brand new custom field causes Internal Server Error: / by zero #765
    • Stripe: refund does not work in platform mode #739
    • check potential regression in m2: Category Tokens: if the reservation that had used a category token is cancelled in the admin it will remain PENDING #671
    • discount with type DiscountType.PERCENTAGE are not applied to additional services #651
    • Stripe - Nothing happen on pay button (ticket sub form) #617
    • hide delete button if an additional option has been used #613

    Closed issues:

    • Not possible to login to demo site - Recaptcha check failed #815
    • 🆕 New messages for M2 #704
    • Unable to establish SSL connection #632
    • Please accept me as contributor for translating into Japanese language in POEditor project. #610
    • Can't save event #581
    • 📚 Missing documentation how to set up Stripe (willing to help write it) #520
    • Mark ticket payed when goes offline payment #495
    • Error on maps. #492
    • Enforce VAT country code with country selected by ticket holders #434
    • Statics in /resources are not served from Tomcat 9 #387
    • Can not runt the project using IntelliJ #368
    • ⏪ waiting list: Revert tickets to FREE when they're not bound to a category #353
    • re enable csp (m2) #740
    • 🔧 Required field configuration causing error on sign-up #737
    • Setup crowdfunding through Opencollective #725
    • Cannot connect the iOS check-in app #701
    • Admin - Improving usability of "Insert new Category" #690
    • Invoice is not generated correctly when a discount is applied #661
    • remove support for ENABLE_CAPTCHA_FOR_OFFLINE_PAYMENTS #646
    • Customizable Footer #529
    • 🌐 Spanish Translation missing #523
    • 🐳 Flycheck problem with 1.16.3 on Docker #587
    • 🚀 No Docker images for recent releases #584
    • 🔧 bulk load of configuration values #663
    • 🔨 refactor paypal callback controller #644
    • 🔧 replace the vat term override in the configuration with a fixed selection. #640
    • for public part of the site: api rest + angular client #588
    • switch from postgresql-embedded to otj-pg-embedded #630
    • 🔧 Configure text for promotional code #627
    • Temperamental Setup #614
    • ✅ OpenShift: The ImageStreamTag "s2i-java:latest" is invalid: from: Error resolving ImageStreamTag s2i-java:latest in namespace demo: imagestreams.image.openshift.io "s2i-java" not found #604
    • UUID/ID vs Invoice Number #455

    🔀 Merged pull requests:

    * This Changelog was generated with the help of github_changelog_generator