Grav v1.7.29 Release Notes

  • 01/28/2022

      • Added support for registering assets from HtmlBlock
      • Added unicode-safe Utils::basename() and Utils::pathinfo() methods
      • Improved Filesystem::basename() and Filesystem::pathinfo() to be unicode-safe
      • Made path handling unicode-safe, use new Utils::basename() and Utils::pathinfo() everywhere 🛠 3.
      • Fixed error on thumbnail image creation
      • Fixed MimeType for gzip (application/x-gzip)