What's Changed
- Features/bugfixes (1a5e7d7)
- Addressing:
Now the images will not be stored with the API friendly path so they can be invoked automatically (/api/images/....), but rather with the relative path (folder/whatever/_attachments)
Also exporting will embed them as base64 content for portability (while leaving the other notes linked if they're external).
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.7.9Full Changelog: v0.7.8...v0.7.9