Skip to content

Releases: verbb/events

3.0.18

11 Apr 03:51

Choose a tag to compare

Added

  • Add sync ticket handling to all Commerce stores for CP manual orders.
  • Add Capacity, Purchased and Remaining columns to Events element index.

Fixed

  • Fix weekly recurrence day order so occurrence 0 matches session start.

3.0.17

28 Mar 00:41

Choose a tag to compare

Added

  • Add support for Event Types to have “Generated Fields”.

3.0.16

24 Mar 08:58

Choose a tag to compare

Added

  • Add events/tickets/cleanup-orphaned console command.

Fixed

  • Fix handling of event tickets for deleted/disabled events/sessions/ticket types.

3.0.15

15 Mar 03:19

Choose a tag to compare

Added

  • Add Ticket::getPromotionRelationSource() for promotion category handling.

Changed

  • FIXED: Fix double quote issue on migration of events.

Fixed

  • Fix tickets not being propogated on multi-store installs.
  • Fix an issue where legacy tickets could be added to new orders in the control panel.
  • Fix an error where the base/price of a ticket wasn’t enforced correctly.
  • Fix an error where ticket shipping/tax categories didn’t always resolve.

3.0.14

03 Mar 04:32

Choose a tag to compare

Fixed

  • Fix an error when sorting events by start/end date for paginated requests.
  • Fix incorrect error format for the downloads/pdf controller when an order cannot be found.

3.0.13

13 Feb 22:24

Choose a tag to compare

Changed

  • Tickets now make use of the parent session, ticket type, or event’s enabled state to infer their own enabled state.

3.0.12

23 Jan 21:34

Choose a tag to compare

Fixed

  • Fix Purchased Ticket title’s not including disabled or non-live status elements.

2.0.12

23 Jan 21:20

Choose a tag to compare

Fixed

  • Fixed a Mutex exception that could occur in certain scenarios when retrieving a cart.

3.0.11

13 Jan 03:17

Choose a tag to compare

Changed

  • Editing a Purchased Ticket from the control panel no longer allows for event/session/ticket type changes - instead change the ticket.

Fixed

  • Fix an issue when changing the Ticket value of a Purchased Ticket.

3.0.10

06 Nov 04:19

Choose a tag to compare

Added

  • Add Ticket::getPromotionRelationSource() for promotion category handling.

Changed

  • Update English translations.

Fixed

  • Fixed a Mutex exception that could occur in certain scenarios when retrieving a cart.