From 11da9709820f54e4a3f5a437f739e9f8b3046307 Mon Sep 17 00:00:00 2001 From: Priveetee Date: Tue, 28 Jul 2026 11:18:57 +0200 Subject: [PATCH] fix: release TypeType 1.2.4 --- RELEASE_NOTES.md | 22 ++++++++++------------ TypeType-Server | 2 +- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e78ff18..8d088cb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,18 +1,16 @@ -# TypeType 1.2.3 +# TypeType 1.2.4 -TypeType 1.2.3 is a hotpatch for accelerated YouTube playback that could exhaust SABR media windows and repeatedly restart playback. +## Summary -## Playback +- fix intermittent SABR startup failures when resuming videos from a saved position +- restore reliable audio and video initialization on cold playback sessions +- prevent stalled preparation from retrying indefinitely +- improve recovery when a SABR session cannot produce media -- propagate playback speed continuously through the web SABR contract -- size media and server read-ahead buffers for playback speeds up to 4x -- keep rate-aware SABR preparation bounded during long sessions -- preserve the selected video format during recovery instead of switching codec families -- prevent repeated recovery sessions after seeks when playback is faster than the prepared window -- update the MSE runtime to [`@typetype/mse@0.1.43`](https://www.npmjs.com/package/@typetype/mse/v/0.1.43) +Normal seeks and quality changes continue to preserve the current playback position. -## Updating +No configuration or database migration is required. -Follow the [update guide](https://typetype-video.github.io/Docs-TypeType/self-hosting/maintenance). +Thx to everyone who reported playback and buffering issues. -If necessary, follow the [rollback guide](https://typetype-video.github.io/Docs-TypeType/self-hosting/rollback). +If u want to support TypeType, please share it with others. If u want to support it financially, u can do so through [GitHub Sponsors](https://github.com/sponsors/Priveetee). diff --git a/TypeType-Server b/TypeType-Server index 718ed47..dfa23c1 160000 --- a/TypeType-Server +++ b/TypeType-Server @@ -1 +1 @@ -Subproject commit 718ed47d4bfe8f1d2b2282dd833fa9a22e909849 +Subproject commit dfa23c12636b7157ef498eb7d8f330f409000cc0