Releases: themejuice/graft
Releases · themejuice/graft
0.1.6
Changes
- Update Webgrind script to prefer GitHub source, since lastest version on Packagist is out of date.
0.1.5
Changes
- Update Webgrind source back to official repository. The fork we were relying on was abruptly removed, and the official repo merged the patch we were needing to fix a Composer UTF-8 error.
0.1.4
Changes
- Ensure that database import scripts are run after provisioning.
0.1.3
Changes
- Fix issue with database import script overwriting non-empty databases if virtual machine was not properly shut down, e.g. it crashed.
- Fix issue with cert existential check always returning false, causing existing certs to be overwritten when performing a provision.
0.1.2
Changes
- Fix issue where AppArmor was disallowing MySQL access to write to our custom log directory.
- Rename general MySQL log to
access.log
.
- Update permissions on log directories.
0.1.0
Preliminarily release for app launch.