Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.0

    Changes since v1.0.3:
    
    Bug:
    * #3618205 by DamienMcKenna: Fixed module info file dependencies.
    * #3615574 by DamienMcKenna: Optionally purge front page's URL when clearing the
      front page's node.
    
    Features:
    * #3479228 by DamienMcKenna: Fixed config variable names.
    * #3494694 by hktang, luukyb, DamienMcKenna: Optionally purge cache on node
      'save' rather than separate operation.
    * #3507723 by DamienMcKenna: Use configuration for module's configuration.
    
    Task:
    * #3618208 by DamienMcKenna: Moved config page under Web Services config path.
  • 1.0.3

    Feature:
    * #3530403 by chris dart, cgmonroe, generalludd, DamienMcKenna: Make compatible
      with Drupal 11, PHP 8.4.
    * #3300507: Add missing argument to README.
    * #3301067: Add separate permission to purge cache per node.
    
    Task:
    * #3616337 by DamienMcKenna: Updated README.md following d.o standard.
    * #3616318 by DamienMcKenna: Fixed phpcs-reported errors.
    * #3616319 by DamienMcKenna: Fixed phpstan-reported errors.
    * #3616317 by DamienMcKenna: Fixed cspell errors.
    * #3616315 by DamienMcKenna: Add template .gitlab-ci.yml file.
    * #3350527: Fix the issues reported by phpcs.
    * #3336368: Update README.md file according to "README.md template".