Releases: thecodingmachine/utils.patcher
Releases · thecodingmachine/utils.patcher
Dumper feature
Bugfix release
Fixing error message when an error occurs. #9
Additional security in the UI
Adding a confirm box to avoid mis-clicks on the reset database button.
Adds support for DB resets
This release adds the notion of "reset" to the patching system (purging and reapplying all the patches).
V2 release
V2 requires PHP >= 7.1
Security fix
Merge pull request #4 from ThibBal/fix_logged Add @Logged over defaultAction (list), runPatch and runAllPatches