Releases: verbb/events
Releases · verbb/events
1.4.25
Added
- Add resave commands for events.
2.0.0-beta.9
Changed
- Use
defineRules()
instead ofrules()
to allow validation overrides properly. - Update
Endroid\QrCode
code for newendroid/qr-code
package version. - Only admins are now allowed to access plugin settings.
Fixed
- Fix expired events still showing their front-end templates.
- Fix type for
customer()
purchased ticket element query. - Fix Customer changeover to User.
- Fix errors when saving events with invalid tickets.
2.0.0-beta.8
Changed
- Update
endroid/qr-code:^4.0.0
dependancy.
Fixed
- Fix Customer changeover to User (Commerce change).
1.4.24
2.0.0-beta.7
Fixed
- Fix an error when editing an event with validation errors.
2.0.0-beta.6
Fixed
- Fix an error when editing an event.
- Fix an error when creating an event with empty ticket quantities.
- Fix an error when deleting an event type.
2.0.0-beta.5
Fixed
- Fix being unable to manage Events and Purchased tickets in the control panel due to Craft 4.3.2 changes.
2.0.0-beta.4
Added
- Add missing English Translations.
Fixed
- Fix an error when creating an event with an empty capacity.
- Fix an error running
resave
console commands. - Fix querying events by type not working correctly for multiple ticket types.
- Fix querying purchased tickets by event type not working correctly for multiple ticket types.
- Fix an error when uninstalling.
- Fix being unable to view purchased ticket in the control panel.
1.4.23
Added
- Add validation to event ticket available from/to in relation to each other and the event end datetime.
- Add validation for events when setting the start date to be later than the end date.
- Add tabs for events not working correctly in the control panel.
Fixed
- Fix a validation error with ticket pricing in the control panel.
- Fix an issue when checkin/uncheckin for purchased tickets wasn’t working.
- Fix a potential issue when generating QR codes.
1.4.22
Fixed
- Fix querying events by type not working correctly for multiple ticket types.
- Fix querying purchased tickets by event type not working correctly for multiple ticket types.