*** Turn Off REST API Changelog ***

2026.06.28 - version 1.1.1
 * New - A "More on DopeThemes" panel on the settings screen with free plugins, code snippets, themes, and tutorials

2026.06.25 - version 1.1.0
 * New - Site Health check that confirms the REST API is intentionally restricted, so it is never mistaken for an error
 * New - Option to show or hide the REST API discovery links and headers in your page source
 * Tweak - Clearer settings screen with a protection status and a dedicated options section

2026.06.25 - version 1.0.5
 * Tweak - Confirmed compatibility with WordPress 7.0
 * Fix - PHP 8 compatibility: resolved an undefined array key warning during REST route detection
 * Fix - Hardened output escaping on the settings screen
 * Fix - Corrected the internationalization of the authentication error message
 * Tweak - Added Requires PHP header and refreshed the plugin documentation

2019.03.26 - version 1.0.4
 * New - Update license to GPLv3
 * Tweak - Compatibility with WP 5+
 * Tweak - Update language file
 * Tweak - Minor improvements

2017.11.07 - version 1.0.3
 * Tweak - Added en_US language file
 * Tweak - Added license file
 * Tweak - Minor code clean up

2017.09.27 - version 1.0.2
 * Tweak - Added endpoints admin page
 * Tweak - Minor improvements

2017.03.23 - version 1.0.1
 * Tweak - Minor improvements
 * Tweak - Optimized filter implementation

2017.03.23 - version 1.0.0
 * Initial release