Grav v1.4.4 Release Notes

  • 05/11/2018

      • Added support for Uri::post() and Uri::getConentType()
      • Added a new Medium:thumbnailExists() function #1966
      • Added authorized support for 2FA
      • Added default configuration for images #1979
      • Added dedicated PHPUnit assertions #1990 🛠 1.
      • Use array_key_exists instead of in_array + array_keys #1991
      • Fixed an issue with custom_base_url always causing 404 errors
      • Improve support for regex redirects with query and params #1983
      • Changed collection-based date sorting to SORT_REGULAR for better server compatibility #1910
      • Fix hardcoded string in modular blueprint #1933