v0.2.0
What's Changed
- feat(webserver): allow remote first-run setup (trust-on-first-use) by @nitrobass24 in #116
- feat: allow setting config directory with XDG_CONFIG_HOME by @wasserrutschentester in #108
- fix(scripts): commit chmod +x to build.sh and sync-frontend-assets.sh by @fabricionaweb in #117
- chore: remove git message check by @Audionut in #122
- feat: handle serve listen options by @Audionut in #127
- Fix: respect selected tracker handling by @Audionut in #128
- feat(trackers): implement naming convention and testing for CBR and SAM by @wastaken7 in #27
- feat: add CZTeam (CZT) tracker by @haifischsn in #115
- feat(metadata): implement TMDB localized metadata and integrate into trackers by @wastaken7 in #64
- chore(ci): add autobrr dependency update workflow by @Audionut in #136
- restrict Docker latest tag to tag releases by @Audionut in #134
- chore(deps): update autobrr Go modules by @github-actions[bot] in #137
- feat(docker): switch build and runtime to alpine + apk ffmpeg for libplacebo Dolby Vision tonemapping by @drtaru in #123
- feat(tracker): add support for ZNTH custom UNIT3D tracker by @wastaken7 in #120
- feat(docker): make the container image runnable out of the box by @nitrobass24 in #133
- fix: config handling by @Audionut in #135
- chore: gitignore config files in script dir by @Audionut in #144
- fix: prevent placeholder history data by @Audionut in #141
- feat(trackers): add config for RocketHD by @wasserrutschentester in #126
- fix(config): load all default options not in existing config by @Audionut in #145
- fix(config): survive data-dir upgrades (legacy fallback + runtime decrypt dir) by @nitrobass24 in #149
- chore: update js-yaml vuln by @Audionut in #150
New Contributors
- @wasserrutschentester made their first contribution in #108
- @fabricionaweb made their first contribution in #117
- @haifischsn made their first contribution in #115
- @github-actions[bot] made their first contribution in #137
- @drtaru made their first contribution in #123
Full Changelog: v0.1.3...v0.2.0