mirror of
https://github.com/iv-org/invidious.git
synced 2026-02-15 04:55:53 +00:00
Co-authored-by: Fijxu <fijxu@nadeko.net>
This commit is contained in:
@@ -19,7 +19,7 @@ Livestream navigation, playlists, and channel metadata also see overdue fixes: T
|
||||
- Companion integration is sturdier: CSP is generated once, check identifiers persist, unwanted headers are stripped, and the helper hyperlink is fixed (#5497, #5575, #5595, #5491)
|
||||
- Runtime and packaging updates pin docker/OCI builds to Crystal 1.16.3, bring an optional Crystal 1.18.2 + Alpine 3.23 image, and compile OpenSSL from source to mitigate the memory leak seen with Alpine-provided OpenSSL (#5604, #5577, #5574, #5441)
|
||||
- Configuration docs saw polish with unix socket instructions, refreshed HTTP proxy comments, and corrected README commands (#5347, #5586, #5607)
|
||||
- Server stability improves via a larger `max_request_line_size` and a rewritten static file handler (#5566, #5338)
|
||||
- Server stability improves via a larger `max_request_line_size` that is required to be able to access some next pages of Youtube channels videos and a rewritten static file handler (#5566, #5338)
|
||||
|
||||
#### For developers
|
||||
- Top-level constants moved into dedicated modules, preferences handling was cleaned up, and the legacy signature helper is finally removed (#5596, #5450, #5550)
|
||||
|
||||
Reference in New Issue
Block a user