mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
web/changelogs/11.0: add missing info
This commit is contained in:
parent
5e3d6107f9
commit
2558f357a9
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "local media processing, better performance, and a lot of polish"
|
title: "local media processing, better performance, and a lot of polish"
|
||||||
date: "30 May, 2025"
|
date: "29 May, 2025"
|
||||||
banner:
|
banner:
|
||||||
file: "meowth_beach.webp"
|
file: "meowth_beach.webp"
|
||||||
alt: "meowth plush with obnoxious sunglasses on foreground, very close to the camera. sunset and beach in background."
|
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.
|
- updated some descriptions to be more accurate.
|
||||||
- all [about](/about) pages have been revised for improved readability and clarity.
|
- 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 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
|
## general improvements
|
||||||
- filenames can now include a wider range of characters, thanks to relaxed sanitization & use of fullwidth replacements.
|
- filenames can now include a wider range of characters, thanks to relaxed sanitization & use of fullwidth replacements.
|
||||||
|
Loading…
Reference in New Issue
Block a user