May 23, 2022
 Cecil 5.97.0 released
Features
Inline "insert" Markdown
Usage example:
++text++is converted to:
<ins>text</ins>Fixes
- Footnotes are now removed in excerpt
- Checks if config file is exists / is defined
- Variable $layoutmight not be defined
- str_replacePHP function is fixed for PHP 8
- bindtextdomainis set only if the- locale(l10n) exists
- Asset images optimization fixed
- Extension .seradded to cache files
- Assets resize process fixed
- Assets are optimized on save()
Misc
- Dependencies updated
- Docs charts updated
- declare(strict_types=1)added to all library files
- Code cleaned
Release notes on GitHub