MB Revision Changelog
1.3.9 - 2024-08-19
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
1.3.8 - 2024-05-16
- Fix: fatal error when using with custom table
1.3.7 - 2024-02-02
- Fix conflict with Elementor
1.3.6 - 2024-01-23
- Fix revisions not working since WordPress changes its API
1.3.5 - 2023-05-10
- Fix not working with custom table
1.3.4 - 2023-03-08
- Fix unicode characters displayed in unicode code
1.3.3 - 2019-11-05
- Fix fatal error when a meta box has object fields
1.3.2
- Fixed not inserting empty row to custom table if no meta box with revisions
1.3.1
- Fixed not working with MB Custom Table
1.3.0
- Show label instead of value for object fields (taxonomy advanced, post, user) in the comparison screen for better understanding.
1.2.0
- Show label instead of value for choice fields (checkbox list, radio, select, select advanced) in the comparison screen for better understanding.
1.1.2
- Fixed fields not showing in revision screen.
1.1.1
- Fixed fatal error if Meta Box is not activated.
1.1.0
- The extension now works with MB Custom Table extension.
1.0.1
- Do not add fields that don't store values (heading, divider, custom_html, button) to the list of revision fields
1.0
- Initial release