web/changelog/11.2: add info about vk download speed
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run

This commit is contained in:
wukko 2025-07-08 21:22:45 +06:00
parent 94a8eab5e0
commit e8113a83de
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -51,6 +51,7 @@ by the way, we also made it possible to [choose any preferred media container](/
- pinterest now returns an appropriate error when a pin is unavailable.
- AI dubs on youtube are no longer accidentally selected as default tracks.
- youtube HLS preference is now deprecated, but can be enabled on a self-hosted instance via `ENABLE_DEPRECATED_YOUTUBE_HLS` in env.
- downloads from vk are now way faster.
## web app improvements
- improved compatibility of local processing & related code with older browsers.