All Versions
73
Latest Version
Avg Release Cycle
44 days
Latest Release
1563 days ago

Changelog History
Page 3

  • v1.13.3 Changes

    February 15, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • VAT API address #388
    • Missing paid / refunded amount on reservation detail #384
    • Error trying to request the receipt or the invoice #383

    πŸ”€ Merged pull requests:

    • πŸ›  Fix the wrong URL attribute of an Event #389 (kivanov82)
  • v1.13.2 Changes

    January 31, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • Reservations list: cannot search by uuid #377
    • πŸ“± wrong responsive layout on tablet #376
    • email sending stop working #373
    • Internal Error on admin profile #370
    • Cannot assign tickets to Dynamic categories #185

    Closed issues:

    • πŸ— Build errors #375
    • 403 on staticmap #372
    • πŸ†• New event failure: API has changed? #356

    πŸ”€ Merged pull requests:

    • πŸ”€ merge #349 scripting hooks #374 (syjer)
  • v1.13.1 Changes

    December 11, 2017

    Full Changelog

    πŸ›  Fixed bugs:

    • ⚑️ Update category price on a dynamic category resets prices of existing (confirmed) tickets #369
  • v1.13 Changes

    November 23, 2017

    Full Changelog

    Implemented enhancements:

    • Hide sensitive information when the user is a "check-in supervisor" #359
    • πŸ‘‰ Show ticket validity date instead of event date #357
    • Waiting queue form should be displayed if all "public" tickets have been sold #348
    • πŸ’Ύ save used vat% in each ticket #347
    • βž• Add possibility to disable email sending when mode is PROFILE_LIVE #346

    πŸ›  Fixed bugs:

    • πŸš€ Reset UUID when ticket is released by the attendee or removed by the admin #365
    • Reservation list: filter should be case-insensitive #360
    • Search from Check-in view has 2 separate fields, but only 1 is used #342
    • Consider invitations when invalidating tokens #335

    Closed issues:

    • πŸ‘ multi-tenancy: add support for platform mode #343
    • Set Checkin-date on category #333

    πŸ”€ Merged pull requests:

  • v1.13-RC2 Changes

    October 28, 2017

    Full Changelog

    Closed issues:

    • βͺ waiting list: revert access restricted tickets to free #355
    • Upload existing attendees #354
  • v1.12.1 Changes

    October 08, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

    • πŸ”§ #343 - configure "platform mode" in order to collect fees for each ti… #344 (cbellone)
    • implement #333 checkin date category #341 (syjer)
  • v1.12 Changes

    September 20, 2017

    Full Changelog

    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

    πŸ›  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

    Closed issues:

    • πŸ›  fix getOfflineIdentifiers to handle the case a ticket does not have a last_update time #339
    • βž• Add captcha if offline payment has been selected #338
    • select box values are not saved with webkit #307
    • 🚚 google maps geo api: switch to client side only (remove server side timezone api) #304
    • πŸ– handle specific paypal error codes #303
    • Demo mode #299
    • πŸ”‹ Feature Request: Show which tokens have already been sent out #290

    πŸ”€ Merged pull requests:

    • πŸ‘‰ use the correct geoapi, fix #314 #315 (syjer)
  • v1.12-RC4 Changes

    September 12, 2017

    Full Changelog

    πŸ”€ Merged pull requests: