Note Mark
Fast, minimal, self-hosted Markdown notes app
Alternative to: notion, obsidian, evernote
v0.16.2
2025-06-01:warning: Existing Users :warning:
Repeating the v0.16.0 notice.
Certain configuration variables have been renamed, please see below:
ALLOW_SIGNUP > ENABLE_INTERNAL_SIGNUP
Users accessing frontend and backend from different backends will need to migrate e.g.
api.example.com/api + example.com/ > example.com/api + example.com/
Changes
Fixed
- closes #234; oidc flow cannot start when popups are blocked
Full Changelog: https://github.com/enchant97/note-mark/compare/v0.16.0…v0.16.2