MediaManager v1.4.0
This release adds support for Usenet, more specifically Sabnzbd, it also adds support for configuration via a .toml config file. Also the documentation has been enhanced to make deployment easier.
BREAKING CHANGES
Configuration is now mainly via a .toml config file. See the documentation for more information.
PR's
- Increase max access and refresh token length supported by @maxdorninger in #36
- fix initial migration by @maxdorninger in #37
- add healthcheck to postgres container in template docker-compose.yaml by @jimmyhiggs337 in #31
- push containers on PR's too by @maxdorninger in #38
- [WiP] Chore/improve dev experience by @JTCorrin in #28
- add sponsors to "about page" and README.md by @maxdorninger in #45
- Add usenet support by @maxdorninger in #43
- Add configuration via toml file and enhance documentation by @maxdorninger in #48
New Contributors
- @jimmyhiggs337 made their first contribution in #31
- @JTCorrin made their first contribution in #28
Please consider supporting my work ❤️
Full Changelog: v1.3.0...v1.4.0