Skip to content

Releases: SolidAlloy/easywp-debugger

cron.nctool.me switched to http://

11 Mar 18:46

Choose a tag to compare

The certificate expired, so just switched the API to http://

EasyWP Plugin path fix

10 Oct 17:20

Choose a tag to compare

  • changed the easywp plugin path to the correct one.

SelfDestruct Hotfix

05 Feb 19:32

Choose a tag to compare

  • fixed a bug with selfDestruct button returning the "Not a valid JSON" error.

Subscription Resources button works on all websites

29 Jan 10:18

Choose a tag to compare

  • improved security of the project
  • improved messages from Flock bot
  • added support for island-01 Grafana

Better Folder Removal

13 Jan 11:54

Choose a tag to compare

  • 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

13 Jan 11:51

Choose a tag to compare

  • 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

26 Nov 20:38

Choose a tag to compare

  • 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

19 Nov 02:25

Choose a tag to compare

  • 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

17 Oct 16:25

Choose a tag to compare

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

07 Oct 23:18

Choose a tag to compare

  • fixed a bug with debugger not being removed immediately after hitting "Remove File From Server" button