We’re pleased to announce the release of Events Manager 6.6.4.1, an update focused on improving stability, enhancing the user experience, and laying the groundwork for exciting new features in Events Manager Pro 3.5.
Changelog
- Changed
EM_Mailer
so thatsend()
can be called statically and non-statically to avoid legacy errors. - Removed redundant
EM_Booking->process_meta()
function already inEM_Object
. - Fixed booking meta-processing issues, omitting certain field keys with special non-alphanumeric characters.
- Fixed potential PHP fatal error when exporting CSV reports.
- Fixed image size validation issues in visual uploader.
- Fixed PHP notice when validation fails for phone numbers during booking user initial registration.
- Tweaked UI visuals to improve sizing and compatibility.
- Fixed issue where undo upload deletion options were not appearing.
- Fixed uploader booking admin views loading uploaded files twice for preview in editor/viewer modes.
- Improved
EM_Ticket_Booking->update_meta()
so it deletes array keys that aren’t defined anymore. - Improved
EM_Booking->update_meta()
so a third parameter$subkey
restricts deletion to a specific key in a meta group. - Added further encapsulation of data in uploader to avoid dependence on
$_REQUEST
data and allowing for multi-dimensional layers of a booking (such as a multi-booking upload).
What’s Next?
This update sets the stage for Events Manager Pro 3.5, which introduces full Upload Field integration for custom booking, attendee, and user forms. Be sure to check out the Pro release announcement for more details.
Update to Events Manager 6.6.4.1 today to benefit from these improvements and prepare for the exciting new upload capabilities in Pro 3.5, out shortly now!