Skip to content

Releases: antistatique/capdrupal

3.0.4

25 Apr 12:47
Compare
Choose a tag to compare

3.0.4 (2023-04-25)

  • add command drupal:security:obscurity:files to obfuscate Drupal sensitive files by deletion
  • add command drupal:security:obscurity:htaccess to obfuscate Drupal sensitive files by htaccess

Release 3.0.3

14 Mar 14:07
Compare
Choose a tag to compare

3.0.3 (2023-03-14)

  • Only files directory must have permissions fixed to be writable, not all shared files.

Release 3.0.2

22 Dec 08:38
Compare
Choose a tag to compare

3.0.2 (2022-12-22)

  • Allow Site directory to be configured
  • Optimize permissions related tasks

Release 3.0.1

09 Sep 08:39
Compare
Choose a tag to compare

3.0.1 (2020-08-07)

  • Update the command drupal:cache:clear to be re-runnable after invoke

3.0.0

07 Aug 06:48
Compare
Choose a tag to compare
  • Support for Drupal 8 & Drupal 9
  • Complete code refactoring