Important
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.
New Features
Stream Metadata Updating (#774)
Watched channels have a new setting that configures the number of minutes after the live stream archive starts to update the stream metadata. This includes updating thumbnails, info.json file, and the title. A task_update_live_stream_metadata task gets queued for X number of minutes in the future to perform these tasks.
What's Changed
-
build(deps): bump riverqueue.com/riverui from 0.9.0 to 0.10.0 by @dependabot in #768
-
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #770
-
build(deps): bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 by @dependabot in #769
-
build(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #773
-
feat: update live stream metadata task by @Zibbp in #775 for #774
Translations
Translation coverage report for frontend/messages/*.json
Missing translations:
de:
- AdminWatchedComponents.updateMetadataLabel
- AdminWatchedComponents.updateMetadataDescription
Translation stats:
de: 99.68% translated (620/622) with 2 missing translations and 0 extra translationsFull Changelog: v4.3.1...v4.4.0

