Version 4.0.3 – 12-7-2022
- Preventative: Multiple security improvements
Version 4.0.2 – 9-12-2022
- Added: Accordion functionality to the sidebar sections
- Added: Responsive mode to the snippets table
- Updated: CodeMirror library
- Updated: Sidebar layout on the execute snippet page
Version 4.0.1 – 9-10-2020
- Updated: MainWP Dashboard 4.1 compatibility
Version 4.0 – 8-28-2019
- Updated: extension UI/UX redesign
- Updated: support for the MainWP 4.0
Version 1.2 – 7-27-2018
- Fixed: incorrect form field label
Version 1.1 – 10-6-2017
- Fixed: multiple translation issues
- Fixed: multiple codding standard issues
- Fixed: multiple grammar issues
- Added: extension help tab
- Updated: extension general style
- Updated: notification messages
- Updated: CodeMirror library
- Updated: responsive CSS styles
- Removed: unused code
- Removed: unused files
Version 1.0 – 2-17-2016
- Added: Support for WP-CLI
- Added: Support for the new API management
- Updated: Refactored code to meet WordPress coding standards
- Updated: “Check for updates now” link is not visible if extension is not activated
Version 0.0.6 – 4-17-2015
- Updated: Quick Start Guide layout
Version 0.0.4
- Added: Support for the API Manager
Version 0.0.3
- Fixed PHP Warning
Version 0.0.2
- “return” command replaced with “echo”
- Undefined index bug fixed
- New Feature Added: Snippets can be added to the WP-Config.php file
Version 0.0.1
- Initial Release