Skip to content

v1.10.0

Compare
Choose a tag to compare
@igorhrcek igorhrcek released this 20 Mar 22:00
· 138 commits to master since this release
13c5364

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)