mirror of
https://github.com/getformwork/formwork.git
synced 2025-01-17 21:49:04 +01:00
713 B
713 B
Changelog
0.6.10 (2018-07-18)
Enhancements
- Add support for PHP Yaml extension
- Add
parsers.use_php_yaml
option to decide PHP Yaml extension behavior - Add current location to Admin Panel title
- Use new
togglegroup
fields instead of checkboxes in Admin > Options
Bug fixes
- Fix mixed content blocked over HTTPS connections
- Fix incorrect position of chart tooltips in Firefox
- Fix first level page creation when parent is an instance of
Site
class - Fix options defaults not available before
system.yml
loading
0.6.9 (2018-07-10)
- Initial release