Added Bootstrap compatible output to frontend filters and frontend pagination controls.
Added new shortcodes for displaying frontend filters by taxonomies, fields and relationships.
Improved the GUI for inserting and edit frontend filters in the Views Filter editor.
Added the option to include a label for the post search filter textfield input, when creating it.
Improved the GUI for adding some shortcodes, by grouping some attributes together in a single sction.
Added the option to display the user avatar using the {{wpv-current-user}}, {{wpv-post-author}} and {{wpv-user}} shortcodes.
Improved the creation of slider Views by displaying the Limit and Offset section by default, and setting the View pagination to show just one post per page.
Improved the detection of infinite loops when using {{wpv-post-body}} shortcodes in Views listing taxonomy terms or users.
Fixed a problem with the z-index of select2 instances in the loop wizard when editing a View as a layout cell.
Fixed a problem with the URL elements of the Button component from Visual Composer when it is integrated into a Content Template.
Fixed a problem with the %%NAME%% placeholder for frontend filters when not used together with %%COUNT%%.
Fixed an issue with the missing validation messages of the forms generated by the {{wpv-forgot-password-form}} or the {{wpv-reset-password-form}} shortcodes.
Fixed an issue with the Content Template "Save all" button which wasn't saving the modified title when the only change was the addition of one or more apostrophes.
Fixed an issue with a possible XSS Vulnerability when using the search box on the Views listing page.
Fixed an issue with missing or misplaced WooCommerce Views notifications.
Fixed an issue with the "Fields and Views" button that was not added to the Fusion Builder editor toolbar.
Improved the frontend sorting controls so sorting options can force a sorting direction.
Improved the frontend sorting controls so sorting options can force sorting direction labels.
Improved the frontend sorting controls so the first option is always in sync with the stored Views sorting settings.
Improved the usability of pagination controls as nav links by providing some canonical classnames to the HTML structure.
Fixed an inconsistency in the error styling of the name input field when creating a Content Template with a name that already exists.
Fixed an inconsistency in the button state when an error occurs while creating a new View and a new WordPress Archive.
Fixed an issue where the state of the help boxes in the Views and WordPress Archives edit page closed by the X icon was not saved.
Fixed an issue with the "Empty trash" button in WordPress Archives that wasn't deleting WordPress Archives that were created through a WordPress Archive Layout cell.
Fixed an issue that produced a console error after interacting with a View added dynamically to a page.
Fixed an issue that excluded some post classes from the {{wpv-post-class}} shortcode output when performing AJAX operations.
Fixed an issue where posts belonging to a deleted custom post type are among suggestions in WP Views Filter widget search.
Fixed an issue where a broken View edit link appears, when the selected View is trashed or deleted.
Fixed an issue on conditional output shortcodes when evaluating a missing field value for a parent post.
Fixed a PHP Warning when using the {{wpv-heading}} shortcode without using the optional attribute "name".
Fixed the syntax highlighting on CSS and JavaScript editors, by forcing the right language mode.