Bohdan Triapitsyn
6f4e0068c1
docs: add localized documentation pages
...
Adds translated docs for Spanish, Korean, Polish, Portuguese, Ukrainian, and Chinese
Covers install, quickstart, themes, troubleshooting, tunnels, and reverse proxy guides
Updates docs workflow, sidebar, and contributor documentation
2026-05-23 00:33:39 +03:00
jwcrystal and Bohdan Triapitsyn
304b14b4b1
feat: add response compression middleware to reduce bandwidth ( #928 ) ( #935 )
...
* feat: add response compression middleware for HTTP responses
Add compression middleware to Express server with SSE route exclusion
and 1KB threshold. Reduces bandwidth for non-streaming API responses
(history, sessions, files, static assets) by 60-80%.
Closes #928
* fix: harden proxy compression and proxy docs
---------
Co-authored-by: Bohdan Triapitsyn <artmore@protonmail.com >
2026-04-17 16:26:56 +03:00