Releases: igorhrcek/wp-cli-secure-command
Releases · igorhrcek/wp-cli-secure-command
v1.12.0
v1.11.0
v1.10.1
v1.10.0
1.10.0 (2022-03-20)
Bug Fixes
- Fixed an issue that caused incorrect rules to be applied for certain files (536d03e)
- Fixed incorrect git directory name (b4f061b)
- Fixed incorrect path for calling nginx reload command (f892615)
- Fixed incorrect path to the test assets (07fafa9)
- Fixed incorrect path to the test assets (b49dc9a)
- Fixed incorrect rule name (d8e1eb1)
Features
- Custom files blocking is now handled by a separate class (152c957)
- Migrated custom files blocking to a separate class (dc4be11)
- Refactoring of the block access command (d6c7030)
- Refactoring of the block php execution command (1fbeb81)
- Refactoring of the Sensitive Files class (3c8458b)
- Refactoring, code comment updates (4f9dc48)