Important
If you are running the :dev
container image now is the best time to switch back to :latest
or the semver version.
Features
- Add a "videos" page. This page is similar to a channel's videos page but shows all videos in your instance.
What's Changed
- fix: pwchange typo by @Marco98 in #670
- fix(frontend/chatplayer): track processed chat ids to prevent duplicates by @Zibbp in #671
- Navbar search fix by @Zibbp in #680
- feat(frontend): videos page by @Zibbp in #681
- fix(live notifications): get correct lastest vod for live notification by @vicente-higino in #685
- fix(utils): handle more illegal characters in file names by @Zibbp in #686
Dependencies
- build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #666
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #665
- build(deps): bump github.com/gavv/httpexpect/v2 from 2.16.0 to 2.17.0 by @dependabot in #663
- build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #664
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #668
- build(deps): bump github.com/riverqueue/river/rivertype from 0.18.0 to 0.19.0 by @dependabot in #674
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #676
- build(deps): bump github.com/riverqueue/river/riverdriver/riverpgxv5 from 0.18.0 to 0.19.0 by @dependabot in #672
- build(deps): bump github.com/riverqueue/river from 0.18.0 to 0.19.0 by @dependabot in #675
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 by @dependabot in #673
- build(deps): bump entgo.io/ent from 0.14.3 to 0.14.4 by @dependabot in #684
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #683
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #688
New Contributors
Full Changelog: v4.0.5...v4.1.0