- New: A new Show Event Details Pop-up setting has been added to Calendar views, as well as several new settings for customizing the content of the new pop up.
- New: New settings have been added to customize Calendar views in the Gutenberg block editor.
- New: Support for map views has been added. This also requires v1.3 of the Geolocation add-on.
- New: Views now support a new option to refresh with AJAX when a form is submitted.
- New: Calendar views will now show a calendar preview in the visual views editor.
- New: Views sorted by random are now seeded. This allows for consistent randomized results when switching between multiple pages.
- New: The collapsible sections in the visual views editor have been updated to improve screen reader accessibility.
- Fix: Detail pages were not working as expected when using the offset setting.
- Fix: A JavaScript error would get triggered when dragging a table view column for forms without entries.
- Views sorted by random are now randomized with PHP instead of with SQL. This fixes a conflict with WP Engine hosting where ordering by random using SQL is disabled.