Releases: kiranshila/Doplarr
Releases · kiranshila/Doplarr
v3.6.3
What's Changed
- Add extra detail to Discord configuration instructions by @jconnop in #109
- Bug: Fix for Query with Special Characters Failing Against Overseer by @The-Running-Dev in #134
New Contributors
- @jconnop made their first contribution in #109
- @The-Running-Dev made their first contribution in #134
Full Changelog: v3.6.2...v3.6.3
v3.6.2
Fixed a bug where environment variables with empty strings still found their way into "valid" configs
Full Changelog: v3.6.1...v3.6.2
v3.6.1
v3.6.0
v3.5.0
What's Changed
BREAKING
See permissions configuration section in the docs
- Update to the new permissions system by @kiranshila in #78
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Docker-compose typo by @17hoehbr in #64
- Update README.md by @maximuskowalski in #65
- Update README.md by @LucianoLaratelli in #68
- add configuration option for default root folder by @LucianoLaratelli in #71
- Rootfolder selection and docs by @kiranshila in #76
New Contributors
- @17hoehbr made their first contribution in #64
- @maximuskowalski made their first contribution in #65
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Update request received message by @nemchik in #57
- Adding rootfolder selection by @kiranshila in #61
New Contributors
Full Changelog: v3.2.2...v3.3.0
v3.2.2
v3.2.1
What's Changed
- Trace-level HTTP logging by @kiranshila in #54
- Fixes a bug in logging overseerr errors
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- New logo, who dis? by @kiranshila in #50
- Add in configuration for the request alert message by @kiranshila in #52
- Plain request alert by default by @kiranshila in #53
You can now customize the request alert message by adding the DISCORD__REQUESTED_MSG_STYLE
variable to one of :none, :embed, :plain
. By default we will stick with the plain response.
Full Changelog: v3.1.0...v3.2.0