October 2, 2022
Cecil 7.11.0 released
Features
Add 'language' option to template url() function
Example:
{{ url('page-id', {'language': 'fr'}) }}
Documentation: https://cecil.app/documentation/templates/#url
Fix
- Detection of internal translation file
- Phar must include mo files
- Load root locale version of a translation if exists
Docs
- Update templates documentation
Miscs
- Dependencies updated
Release notes on GitHub