Grav 1.7.49.5
11 September 2025
Grav version 1.7.49.5 is now available.
Upgrading to Grav 1.7.49.5
Grav 1.7.49.5 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Grav updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Grav install to test the 1.7.49.5 upgrade prior to applying it live. Get started managing your Grav installations with Installatron
What's New in Grav 1.7.49.5
1.7.49.5
Bug Fixes
- Backup not honoring ignored paths #3952
1.7.49.4
Bug Fixes
- Fixed cron force running jobs severy minute! #3951
1.7.49.3
Bug Fixes and Changes
- Fixed an error in ZipArchive that was causing issues on some systems
- Fixed namespace change for Cron\Expression
- Removed broken cron install field... use 'instructions' instead
- Fixed duplicate jobs listing in some CLI commands
1.7.49.2
Bug Fixes
- Fix translation of key for image adapter #3944
1.7.49.1
Bug Fixes
- Rerelease to include all updated plugins/theme etc.
1.7.49
Bug Fixes and Changes
- 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 full imagick support in Grav Image library
- Added support for Validate match and match_any in forms
- Handle empty values on require with ignore fields in Forms
- Use actions/cache@v4 in github workflows
- Use actions/checkout@v4in github workflows #3867
- Update code block in README.md #3886
- Updated vendor libs to latest
- Bug in exif_read_data #3878
- Fix parser error in URI: #3894