Grav 1.7.49 details

Some of you might have noticed already that a new patch version of Grav core has just been released “today” (timezone-dependent). This is great news of course!

I usually run through the changelog when this happens. Items there generally contain links to commits or issues or PRs or even docs sometimes if we are lucky. This time there are quite a few interesting items that I’d like to find out more about which don’t link to any more context.

In particular, I’m interested in:

  • Revamped Grav Scheduler to support webhook to call call scheduler + concurrent jobs + jobs queue + logging, and other improvements
  • Revamped Grav Cache purge capabilities to only clear obsolete old cache items
  • Added support for Validate match and match_any in forms
  • Handle empty values on require with ignore fields in Forms

Does anyone have any insider knowledge on these improvements or can point me to something I’ve missed?