What's Changed
- Breaking change: Removed hashed password support both from config.yaml and environment variable. If you had authentication enabled you need to provide the plain text password.
- Add API KEY support as bearer token or http request header
- Fixed small security issue involving potential path traversal
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.17.0Full Changelog: v0.16.6...v0.17.0