Important
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.
Changes
Channel storage template
Adds a new channel_folder_template config option (editable in the storage template settings in Admin>Settings) that controls how channel-level directories are named on disk, resolving the problem of archives scattering across folders when a Twitch channel renames. Thanks to @fllppi
What's Changed
- feat: add configurable channel folder template for storage paths by @fllppi in #1085
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #1097
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #1098
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1099
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #1100
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #1102
- build(deps): bump next from 16.1.6 to 16.1.7 in /frontend by @dependabot[bot] in #1110
- build(deps): bump github.com/gempir/go-twitch-irc/v4 from 4.3.1 to 4.4.1 by @dependabot[bot] in #1106
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.40.0 to 0.41.0 by @dependabot[bot] in #1105
- build(deps): bump devcontainers/go from 1.25 to 2-1.26 in /.devcontainer by @dependabot[bot] in #1109
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #1101
- build(deps): bump github.com/swaggo/echo-swagger from 1.4.1 to 1.5.2 by @dependabot[bot] in #1107
- build(deps): bump github.com/riverqueue/river/riverdriver/riverpgxv5 from 0.31.0 to 0.32.0 by @dependabot[bot] in #1114
- build(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0 by @dependabot[bot] in #1115
- build(deps): bump entgo.io/ent from 0.14.5 to 0.14.6 by @dependabot[bot] in #1118
- build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #1116
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /frontend by @dependabot[bot] in #1112
Full Changelog: v4.14.0...v4.14.1