v1.4.7
05/16/2017
- [](#improved)
- Added check for Exif module if this feature is enabled
 
v1.4.6
02/17/2017
- [](#improved)
v1.4.5
09/14/2016
- [](#bugfix)
- Show the correct status for the Zip extension check
 
v1.4.4
09/08/2016
- [](#new)
- Added check for new root folder tmpand try to create if missing
 
- [](#bugfix)
- Fixed Whoops error if backupfolder doesn't exist and cannot be created
 
v1.4.3
05/27/2016
- [](#new)
- Reverted compression checks
 
v1.4.2
05/23/2016
- [](#new)
- Check for compression issues
 
v1.4.1
05/03/2016
- [](#new)
- Added a check for XML support in PHP
 
- [](#improved)
- Use common language strings in blueprints
 
v1.4.0
01/06/2016
- [](#improved)
- Avoid generating errors on .DS_Store files added to the bin/ folder by OSX
- Removed executable checks for bin/* commands. Going to document instead.
 
v1.3.3
12/09/2015
- [](#new)
- Set minimum PHP requirements to 5.5.9
 
- [](#improved)
- Ensure problems plugin runs before admin
 
v1.3.2
12/09/2015
- [](#improved)
- Skip windows platforms for executable permissions check
- Removed mod_headers from required Apache modules check
 
v1.3.1
12/07/2015
- [](#improved)
- Added executable check on /bin/files
 
v1.3.0
12/07/2015
- [](#improved)
- Added check for PHP OpenSSL,MbstringandCurlare installed
- Added check to ensure mod_rewriteandmod_headersare installed if running Apache
 
v1.2.0
08/25/2015
- [](#improved)
- Added blueprints for Grav Admin plugin
 
v1.1.6
06/16/2015
- [](#new)
- Try to create missing backupfolder if it is missing
 
v1.1.5
05/09/2015
- [](#new)
- Added check for backupfolder for Grav > 0.9.27
 
v1.1.4
04/26/2015
- [](#new)