Grav v1.7.17 Release Notes

  • 06/15/2021

      • Interface FlexDirectoryInterface now extends FlexAuthorizeInterface
      • Allow to unset an asset attribute by specifying null (ie, 'defer': null)
      • Support specifying custom attributes to assets in a collection Read more #3358
      • File frontmatter.yaml isn't part of media, ignore it
      • Switched default JQuery collection to use 3.x rather than 2.x 🛠 1.
      • Fixed missing styles when CSS/JS Pipeline is used and asset:// folder is missing
      • Fixed permission check when moving a page #3382