github gamosoft/NoteDiscovery v0.12.0
v0.12.0 - Enable plain password authentication

15 hours ago

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.0

Full Changelog: v0.11.2...v0.12.0

Don't miss a new NoteDiscovery release

NewReleases is sending notifications on new releases.