Skip to content

My Tickets v2.0.0

Compare
Choose a tag to compare
@joedolson joedolson released this 28 Jul 20:36
· 113 commits to master since this release

= 2.0.0 =

  • Feature: Set dates as ticket types with independent expirations.
  • Feature: Introduce virtual inventory option to remove tickets from inventory when added to cart.
  • Feature: Add setting to control cart expiration time.
  • Feature: Add setting to extend expiration of cart when less than 60 minutes remaining.
  • Feature: Add ability to switch between different saved default ticket models when creating new event.
  • Feature: Add ability to set general admission tickets with no expiration.
  • Feature: Add ability to set a specific custom expiration date for general admission tickets.
  • Feature: Bulk ticket check-in for groups.
  • Feature: Reports specific to ticket groups.
  • Feature: Individual date-based ticket groups send sold-out and sales expired messages independently.
  • Feature: Add ability to move ticket between different ticket groups.
  • Feature: Improved templating and template filters for HTML email messages.
  • Change: Move ticket label index to post meta.
  • Change: Add custom buttons to increment ticket count due to incredibly small browser input design.
  • Change: Revamp data storage model for public users.
  • Change: Secret keys displayed as password fields when filled.
  • Change: Match fields displayed in admin view reports & CSV downloads.
  • Design & visual changes.
  • Rename ticket types from 'Discrete' and 'Continous' to 'Seating Sections' and 'Audience Types'.
  • Wide variety of miscellaneous bug fixes that would be difficult to isolate.
  • Remove payments JS not used in core plugin.