MB Views Changelog
1.8.3 - 2021-04-01
- Fix compatibility with Gantry framework
1.8.2 - 2021-02-03
1.8.1 - 2020-12-01
- Fix adding custom attributes to shortcodes
1.8.0 - 2020-11-30
- Fix PHP notices if no post/user found
- Rewrite admin JavaScript using React hooks
1.7.0 - 2020-10-21
- Use Twig 3.x which has more features
- Requires PHP 7.2.5+
1.6.0 - 2020-09-09
- Add support for custom location rules via template tags or PHP code
- Improve search for post title only in Location rules
1.5.3 - 2020-08-22
- Allow to set views for posts with 'any' status, which supports draft, protected posts.
1.5.2 - 2020-07-27
- Add filter for checking action active
- Add hook for location validation
- Improve CSS
1.5.1 - 2020-07-06
- Fix blocks not rendering in views
- Fix rendering fieldset text and text list fields
- Fix wrong version for assets
1.5.0 - 2020-07-02
- Add location rules for action hooks. Now you can show a view for a custom hook like
estar_header_before
on a specific page.
- Rewrite the location rules interaction in the admin area for more stability, now using pure React (no select2 and jQuery).
- Simplify the validation code for the front end.
- Fix wrong shortcode in list table view.
1.4.1 - 2020-06-03
- Allow developers to bypass the default renderer and use an alternative method like Timber
- Fix JS error when MB Relationships is not active
- Fix not closing modal after insert
1.4.0 - 2020-05-27
- Allow to output views at a specific WP action
- Add render mode for whole page including header & footer
1.3.1 - 2020-05-19
- Fix not toggling group sub-fields
- Add View tab to insert sub-views
1.3.0 - 2020-05-06
- Add support for terms
- Fix location rules not working for categories and tags
- Fix checkbox field output
1.2.0 - 2020-04-22
- Add support for relationships (see Query tab)
- Add ability to include and inherit views in other views
- Fix error on all views screen when a view is not a archive/singular view
1.1.1 - 2020-04-17
- Fix settings fields empty
- Don't show user profile meta boxes
- Don't show relationships meta boxes
1.1.0 - 2020-04-08
- Auto select "All" when add a new rule
- Add admin columns
- Show position for archive as well
1.0.1 - 2020-03-11
- Close inserter panel when clicking at "Insert Field" button again
- Fix time field not being inserted
- Fix render user fields
- Fix user avatar modal not showing
- Fix JS warnings
1.0.0 - 2020-03-06