The Events Calendar 6.3.1

Summary

Maintenance Release

This version of The Events Calendar includes several fixes with editing venues on an event, imports and 8.2 deprecation errors.

As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.


✨ New

New features included in this release:

  • Adding some more testing and better handling of database errors.

✅ Fixed

Bugs that were squashed in this release:

  • Resolved an issue where adding multiple venues in block editor would not persist the second venue after the page was reloaded.
  • Make sure that the full country name is used when importing events from Meetup.
  • Ensure that the venue state is saved when data is available.
  • Fix PHP 8.2 deprecation errors PHP Deprecated: Creation of dynamic property Tribe__Events__Aggregator__Record__gCal::$image_uploader is deprecated.

⚙️ Developers

New or updated hooks:

  • Hooks: modified tribe_events_delete_old_events_sql_args args, adding an interval param to the array.