- New: [form_name] shortcodes now work in Views.
- Fix: All entries would appear when using "OR" filters when filtering by a [get] shortcode that does not exist.
- Fix: No entries would appear when using "OR" filter when filtering by current_user if the user was not logged in.
- Fix: Remove an extra unexpected border around Grid views that happened when a border thickness was set because of a conflict with WordPress.
- Fix: AJAX Pagination will now work if the view content is wrapped in a <div> element set in before and after content.
- Fix: Modals created using the Formidable Bootstrap Modal add on were not working as expected with AJAX Pagination.
- Fix: The third step to set up table view columns was being skipped when creating a new Table View.