Important
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.
Changes
Overhauled notification system by @fllppi
Notifications now have a separate admin page adding support for Apprise notifications along with standard webhooks.
What's Changed
- fix: fallback without auth if twitch token is invalid by @Zibbp in #1083
- build(deps): bump github.com/riverqueue/river from 0.30.2 to 0.31.0 by @dependabot[bot] in #1079
- build(deps): bump riverqueue.com/riverui from 0.14.0 to 0.15.0 by @dependabot[bot] in #1082
- feat: overhaul notification system with multiple configs, webhook/apprise support, and admin UI by @fllppi in #1084
- build(deps): bump minimatch in /frontend by @dependabot[bot] in #1089
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.40.0 by @dependabot[bot] in #1090
- feat(metrics): add total and per channel vods duration by @Entrivax in #1095
- build(deps): bump github.com/labstack/echo/v4 from 4.15.0 to 4.15.1 by @dependabot[bot] in #1091
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1092
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1093
- build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2 by @dependabot[bot] in #1094
- feat(metrics): add vods size in bytes metrics by @Entrivax in #1096
New Contributors
Full Changelog: v4.13.0...v4.14.0