Alf.io v2.0-M1 Release Notes

Release Date: 2019-01-30 // over 5 years ago
  • Full Changelog

    Implemented enhancements:

    • 0๏ธโƒฃ enable by default the alf.io PI support #591
    • Invoice / Receipt pdf output: write it directly to the outputstream instead of keeping it in memory #578
    • ๐Ÿ‘ Implement italian e-invoicing support #573
    • ๐Ÿ”Œ remove unused plugin_log and plugin_configuration tables #553
    • โœ‚ remove unused/useless profiles #544
    • Reservation detail enhancements #541
    • ๐Ÿ–จ Make easier to print again the badge of an attendee who already checked in #540
    • โ†” Integrate the new payment api #475
    • ๐Ÿ”’ explore the use of the row security policy of pgsql #469
    • โฑ Explore how to remove quartz scheduler #361
    • ๐Ÿ”จ Refactoring of Payment methods #323

    ๐Ÿ›  Fixed bugs:

    • "copy from contact data" does not work for several tickets #517
    • โž• Additional options are not shown anywere #516

    Closed issues:

    • in M1/master: we don't send the ticket email automatically #585
    • ๐Ÿ”’ instead of creating a new role application_user -> use FORCE ROW LEVEL SECURITY #574
    • โšก๏ธ Update source level compatibility to JDK 11 #570
    • โœ‚ Remove old code that handle multi db #546
    • Store external systems IDs in Billing Document #543
    • ๐ŸŒ Romanian translation #506
    • Import the "billing document" feature #476

    ๐Ÿ”€ Merged pull requests:

    • โœ… travis: test multiple postgresql versions #592 (asymmetric)
    • #585 fix send tickets automatically #590 (cbellone)
    • ๐Ÿณ Docker: remove dependency on links feature #589 (asymmetric)
    • ๐Ÿ”จ refactor: move code from manager to repository (remove template queries) #582 (syjer)
    • ๐ŸŒฒ implement #541 add reservation emails log in reservation #586 (syjer)
    • ๐Ÿ”’ #469 add row security policy #567 (syjer)
    • ๐Ÿ”Œ #553 remove unused table plugin_log and plugin_configuration #555 (syjer)
    • โฑ implement #361 quartz scheduler removal #552 (syjer)
    • ๐Ÿ”จ implement #544 refactor profiles #548 (syjer)
    • ๐Ÿ›  fix #546 remove unused multi db code #547 (syjer)
    • โšก๏ธ Update spring 5.1 #545 (syjer)