What's Changed
- build(deps): bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 by @dependabot in #187
- build(deps): bump entgo.io/ent from 0.12.2 to 0.12.3 by @dependabot in #189
- build(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #200
- build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 by @dependabot in #188
- build(deps): bump github.com/go-co-op/gocron from 1.23.0 to 1.27.0 by @dependabot in #205
- Fix live archive check creating duplicate archive by @Zibbp in #206
- Updates and fixes by @Zibbp in #207
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 by @dependabot in #209
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #212
- build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #211
- build(deps): bump github.com/go-co-op/gocron from 1.27.0 to 1.28.1 by @dependabot in #216
- build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #210
- bump TwitchDownloader version to v1.52.9
Features
- Fix duplicate live stream archives being created if network connection is lost #206
- Add a "stop queue" button for live stream queue items. This stops the video and chat downloading and allows post processing to continue #207
Full Changelog: v1.2.14...v1.3.0