What's Changed
- This new release enables specifying a plain text password for authentication, apart from an encrypted one. It's useful for hosted services and compatible with other images out there.
- It's the recommended way now to setup the password, as I'm considering deprecating the encrypted support in the future (it IS encrypted in memory though just not in the env/config).
- Also fixes #142
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.12.0Full Changelog: v0.11.2...v0.12.0