What's Changed
🚨 Breaking change: The API endpoints related to images have changed so now they handle other media types.
Please review documentation but basically all image endpoints are now renamed to media...
- Add MP3/MP4/PDF files to the vault! A lot of people seemed to want this possibility so there it goes.
- Rendering of media files uses HTML tags. Local PDFs will be previewed, while external will show a link to open (as they render in iframes).
- Ability to move any file anywhere, media files are no longer tied to _attachments folders
- Added notes title on mouse over
- Reduced margin for mobile view when in Zen mode
- Major refactor to try to reduce duplicate code and templates
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.15.1Full Changelog: v0.15.0...v0.15.1