web/changelogs/11.0: add missing info

This commit is contained in:
wukko 2025-05-29 20:39:33 +06:00
parent 5e3d6107f9
commit 2558f357a9
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -1,6 +1,6 @@
---
title: "local media processing, better performance, and a lot of polish"
date: "30 May, 2025"
date: "29 May, 2025"
banner:
file: "meowth_beach.webp"
alt: "meowth plush with obnoxious sunglasses on foreground, very close to the camera. sunset and beach in background."
@ -77,6 +77,7 @@ aside from local processing, we put in a ton of effort to make the cobalt web ap
- updated some descriptions to be more accurate.
- all [about](/about) pages have been revised for improved readability and clarity.
- the web instance now requires the `WEB_DEFAULT_API` env variable to run. it's enforced to avoid any confusion.
- the plausible script is no longer loaded when anonymous analytics are disabled.
## general improvements
- filenames can now include a wider range of characters, thanks to relaxed sanitization & use of fullwidth replacements.