Fix encoding of descriptions and force images to light mode

This commit is contained in:
I-Al-Istannen
2025-04-16 10:45:06 +02:00
parent 3f60638d33
commit 653bf139f0
2 changed files with 11 additions and 4 deletions

View File

@ -22,6 +22,10 @@ ambiguous situations.
## Unreleased
## Fixed
- Description html files now specify at UTF-8 encoding
- Images in descriptions now always have a white background
## 3.8.0 - 2025-04-16
### Added