Releases: SolidAlloy/easywp-debugger
Releases · SolidAlloy/easywp-debugger
cron.nctool.me switched to http://
The certificate expired, so just switched the API to http://
EasyWP Plugin path fix
- changed the easywp plugin path to the correct one.
SelfDestruct Hotfix
- fixed a bug with selfDestruct button returning the "Not a valid JSON" error.
Subscription Resources button works on all websites
- improved security of the project
- improved messages from Flock bot
- added support for island-01 Grafana
Better Folder Removal
- if debugger.php is in the list of files to be removed, it is added to the list of failed removals
- fixed a bug that didn't allow minified debugger to work under PHP 5.6
PHP 5.6 Support
- fixed regexes so that more debugger files can be passed to CronAPI
- improved the way Flock bot reports about failed debugger removals
- some 500 errors are now handled properly
- adapted debugger to work fine with PHP 5.6
Bug Fixes
- debugger.php won't delete itself within the wp-admin folder.
- fixed bug with the not working Enable UsageDD button when the user is logged into /wp-admin.
- if old version of debugger is used, Debugger Bot will mention it.
- fixed a bug with errors on /delete being reported as errors on /create
Support of wp-admin folder
- it is now possible to upload debugger in the wp-admin folder, and it will work well from there
- minor bug fixes
- better search of db details in wp-config.php
- UI/UX improvements
Better Self Removal
Requests to the cron API were moved to the Javascript part of debugger and are now sent from the browser, so the server can't cause any issues with connection to API
Bug Fixes
- fixed a bug with debugger not being removed immediately after hitting "Remove File From Server" button