Bump version to 0.12.1

This commit is contained in:
Nicolas Werner 2025-08-10 14:58:11 +02:00
parent 344c444ad9
commit dc910109ad
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
8 changed files with 24 additions and 8 deletions

View file

@ -1,6 +1,15 @@
# Changelog
## [0.12.1] -- unreleased
## [0.12.1] -- 2025-08-10
### Security
- Fix html escaping in several locations.
- Thank you, HarHarLinks, for the report.
- Encode urls in tooltips to prevent confusion.
- Thank you, Emma, for the report.
- Mark downloads with a "mark of the web" on Windows to warn before executing them.
- Thank you, DarkKirb, for the report.
### Features