Important
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.
Notable Changes
-
video notes by @Zibbp in #1311 - add a 'notes' section below each video for saving free-form markdown text.
-
use latest ffmpeg by @Zibbp in #1301 - The latest 9.x verison of ffmpeg is now used.
-
add config option to disable periodic channel update task by @Zibbp in #1302 - allows disabling a periodic task that can cause drives to spin up.
-
add clip resolution selector to watched channels by @Zibbp in #1321 - adds a separate "clip" resolution to the live watched channel config.
-
keep video list page and filters in the URL, page size as dropdown by @Xitee1 in #1325 - persist video page filters in the url.
What's Changed
- build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.4.0 to 2.4.2 by @dependabot[bot] in #1268
- build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #1269
- build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #1271
- build(deps): bump github.com/moby/go-archive from 0.2.0 to 0.3.0 by @dependabot[bot] in #1272
- build(deps): bump golang from 1.26-bookworm to 1.27-bookworm by @dependabot[bot] in #1278
- build(deps): bump github/codeql-action from 4.37.6 to 4.37.8 by @dependabot[bot] in #1279
- build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 by @dependabot[bot] in #1280
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.43.0 to 0.44.0 by @dependabot[bot] in #1267
- add ffmpeg stall check by @Zibbp in #1285
- update TwitchDownloader by @Zibbp in #1296
- use latest ffmpeg by @Zibbp in #1301
- add config option to disable periodic channel update task by @Zibbp in #1302
- build(deps): bump sharp and next in /frontend by @dependabot[bot] in #1306
- build(deps): bump baseline-browser-mapping from 2.10.30 to 2.11.22 in /frontend by @dependabot[bot] in #1305
- build(deps-dev): bump browserslist from 4.28.2 to 4.28.9 in /frontend by @dependabot[bot] in #1298
- build(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.8 in /frontend by @dependabot[bot] in #1294
- build(deps-dev): bump postcss-selector-parser from 7.1.0 to 7.1.5 in /frontend by @dependabot[bot] in #1293
- build(deps): bump github/codeql-action from 4.37.8 to 4.37.9 by @dependabot[bot] in #1291
- build(deps): bump riverqueue.com/riverui from 0.17.0 to 0.19.0 by @dependabot[bot] in #1290
- build(deps): bump github.com/riverqueue/river from 0.45.0 to 0.47.0 by @dependabot[bot] in #1287
- build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #1288
- build(deps): bump github.com/riverqueue/river/riverdriver/riverdatabasesql from 0.43.0 to 0.47.0 by @dependabot[bot] in #1286
- add name and autocomplete attributes to auth forms by @RaHehl in #1307
- video notes by @Zibbp in #1311
- add/update swagger godocs by @Zibbp in #1312
- fix server side rendering crash when the auth store initializes by @RaHehl in #1309
- build(deps): bump github/codeql-action from 4.37.9 to 4.38.0 by @dependabot[bot] in #1320
- build(deps): bump devcontainers/go from 2-1.26 to 2.3-1.27 in /.devcontainer by @dependabot[bot] in #1319
- build(deps): bump golang.org/x/sys from 0.47.0 to 0.48.0 by @dependabot[bot] in #1318
- build(deps): bump github.com/go-playground/validator/v10 from 10.30.3 to 10.30.4 by @dependabot[bot] in #1316
- build(deps): bump github.com/jackc/pgx/v5 from 5.10.0 to 5.11.0 by @dependabot[bot] in #1317
- build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.4.3 to 2.4.4 by @dependabot[bot] in #1315
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.4 to 4.1.5 by @dependabot[bot] in #1314
- add clip resolution selector to watched channels by @Zibbp in #1321
- rework playlist drawer into a filterable checkbox list by @Xitee1 in #1324
- keep video list page and filters in the URL, page size as dropdown by @Xitee1 in #1325
- fix flash of logged-out UI on page load by @Xitee1 in #1326
- fix: verify the copy reached disk before removing the source in MoveFile by @RaHehl in #1322
- fix eslint by @Zibbp in #1327
- build(deps): bump nanoid from 3.3.16 to 3.3.19 in /frontend by @dependabot[bot] in #1328
- build(deps): bump github/codeql-action from 4.38.0 to 4.38.1 by @dependabot[bot] in #1336
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.20.0 to 3.21.0 by @dependabot[bot] in #1335
- build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.7 to 4.26.8 by @dependabot[bot] in #1334
- build(deps): bump golang.org/x/crypto from 0.55.0 to 0.57.0 by @dependabot[bot] in #1333
- build(deps): bump golang.org/x/oauth2 from 0.36.0 to 0.37.0 by @dependabot[bot] in #1332
New Contributors
Full Changelog: v4.20.0...v4.21.0
