Grav v1.7.31 Release Notes

  • 03/14/2022

      • Added new local Multiavatar (local generation). This will be default in Grav 1.8
      • Added support to get image size for SVG vector images #3533
      • Added XSS check for uploaded SVG files before they get stored
      • Fixed phpstan issues (All level 2, Framework level 5)
      • Moved Accounts out of Experimental section of System configuration to new "Accounts" tab 🛠 3.
      • Fixed 'mbstring' extension is not loaded error, use Polyfill instead #3504
      • Fixed new Utils::pathinfo() and Utils::basename() being too strict for legacy use #3542
      • Fixed non-standard video html atributes generated by {{ media.html() }} #3540
      • Fixed entity sanitization for XSS detection
      • Fixed avatar save location when account:// stream points to custom directory
      • Fixed bug in Utils::url() when path contains part of root