- New: Added frm_views_table_class and frm_display_inner_content_before_add_wrapper filters.
- Fix: Prevent a PHP 8.2 deprecation message when handling hidden column screen option preferences for the table on the view list page.
- Fix: Detail page content would incorrectly be detected as not empty in grid views, causing issues with nested views displaying a "No entries found" message unexpectedly. This fix may require that a nested detail page with no content gets saved again in order to resolve.
- Updated styling so the visual view editor looks nicer with the v6.0 core update.
- Removed a deprecated jQuery function reference used when dismissing modals.