What's Changed
- Features/authentication ()
-
- added authentication (- added authentication)
-
- possible breaking change. simplified data folder (- possible breaking change. simplified data folder)
-
- creation of releases on tag (- creation of releases on tag)
- 9f9e730 ()
- Added real mobile-friendly support (25768f6)
- Added html export function (ebc3160)
- Next attempt to multi-arch image (1c45550)
- Added basic mathjax support (6ad1aba)
- Features/multi platform (7487155)
- Features/multi platform (fb9f963)
- Added ARM support (hopefully :-) (88d2e2e)
- Features/new features (242f4b7)
- Bugfix/recursive directories (f2a7460)
Possible breaking change
- The mapped volume now won't use the full path /app/data/notes, it will be mapped to /app/data directly to the folder you specify (no notes subpath anymore), since I'm not using the search_index subfolder either (for now), and was kind of weird, so you may have to move your notes or map the subfolder you wish. Please refer to the docker compose yaml files for reference. 😉
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.1.0Full Changelog: https://github.com/gamosoft/NoteDiscovery/commits/v0.1.0