### Features

#### New taxonomy template lookup rule

You can now easily create a custom template to list pages of a specific taxonomy term (_singular_): `taxonomy/<singular>.<format>.twig` (Request [#1669](https://github.com/Cecilapp/Cecil/issues/1669)).

[Documentation →](/documentation/templates/#type-term)

### Fix

- Fix favicons generation
- Fix `html` filter in case of `class` attribute if empty

### Docs

- Documentation globally enhanced

### Miscs

- Dependencies updated
- Code coverage: add tests for image asset handling
