Grav v1.6.10 Release Notes

Release Date: 2019-06-14 // almost 5 years ago
  • 06/14/2019

      • Added page blueprints to YamlLinter CLI and Admin reports
      • Removed Gitter and Slack #2502
      • Optimizations for Plugin/Theme loading
      • Generalized markdown classes so they can be used outside of Page scope with a custom Excerpts class instance
      • Change minimal port number to 0 (unix socket) #2452 🛠 1.
      • Force question to install demo content in theme update #2493
      • Fixed GPM errors from blueprints not being logged #2505
      • Don't error when IP is invalid #2507
      • Fixed regression with bin/plugin not listing the plugins available (1c725c0)
      • Fixed bitwise operator in TwigExtension::exifFunc() #2518
      • Fixed issue with lang prefix incorrectly identifying as admin #2511
      • Fixed issue with U0ils::pathPrefixedBYLanguageCode() and trailing slash #2510
      • Fixed regresssion issue of Utils::Url() not returning false on failure. Added new optional fail_gracefully 3rd attribute to return string that caused failure #2524