Integrations (beta)
In this patch release, we’re moving forward on the next phase of our 3.0+ model for supported integration plugins—relocating certain platform-specific code (for example, our EMS integration) out of the /client/modules folder and into plugins we can maintain directly. The main benefit is that integrations like EMS will be able to receive regular codebase updates, rather than being locked into whatever version of core was launched in your /client/modules folder. We’ll be sharing more details about this approach soon. If you’re currently running EMS on your LiveWhale site, we’ll be in touch with you directly around testing/launch when your dev upgrade is done to talk about how these changes will impact your site.
Behavior adjustments
- Filled in the Privacy and Visibility settings “more info...” modal.
- Updated Redirects tool to prevent saving a redirect that points back to itself (circular redirect).
- Updates to CSV imports
- Updated the User CSV import process and improved the example CSV download for Users.
- Audiences and Campuses are now supported in Event CSV imports as separate columns (rather than requiring one combined Categories column).
- Improved the math calculation for % progress and time remaining of large CSV imports.
- Deleting items from a CSV import is now done asynchronously, since it may have a large number of results to delete in addition.
Bugs
- Fixed an issue where hide_repeats=true could erroneously skip an upcoming repeat when there was already a past instance of that same repeating event.
- Fixed an issue affecting Add to Google Calendar links for all-day events.
- Fixed an issue with the manager results when filtering by a CSV that has since been deleted.
- Fixed an issue prevenging Content Layout preview images from showing up in the selection modal.
- Fixed an issue where some SMTP email settings (FROM_NAME, CLIENT_NAME, etc) weren’t being properly passed through to the queued email sending script.
- Fixed an issue where linked calendar events sometimes failed to have a URL generated on save, preventing front-end display. A nightly repair script was also added to capture any past failures of URL (slug) generation.
Behind-the-scenes
- Fixed an issue where certain theme CSS/JS could be missing a revision timestamp which allows for enhanced caching.
Release date: June 19, 2026