Note Mark logo

Note Mark

Fast, minimal, self-hosted Markdown notes app

Alternative to: notion, obsidian, evernote


About Versions (48)

v1.0.3

2026-08-10

This release addresses security vulnerabilities, fixes a slug boundary bug, updates dependencies, and introduces a minimum password length.

v1.0.2

2026-07-14

This release fixes password update failures and improves mobile interface styling and layout.

v1.0.1

2026-06-13

Fixed a bug preventing notes with children from being moved and added support for assigned CVEs.

v1.0.0

2026-06-08

Note Mark V1 introduces nested folders, filesystem-based note storage, and a redesigned application layout.

v0.19.5

2026-06-01

This release addresses two security vulnerabilities and updates dependencies.

v0.19.4

2026-05-02

This release addresses three security vulnerabilities and introduces a minimum requirement of 32 characters for the JWT_SECRET length.

v0.19.3

2026-04-17

This release addresses three critical security vulnerabilities, including one dependency-related issue.

v0.19.2

2026-04-11

This release addresses several security vulnerabilities, including stored XSS, broken access control, and username enumeration, while removing an unused liquid parser.

v0.19.1

2026-03-14

This update patches a Cross-site Scripting vulnerability (CVE-2026-0540) by updating the DOMPurify dependency.

v0.19.0

2026-01-30

Renamed CORS_ORIGINS to PUBLIC_URL, switched API token storage to cookies, and added a V1 migration utility.

v0.18.0

2025-11-13

Introduces new toolbar styles, an empty note notice, Authelia SSO examples, and a PWA shortcut for the scratch-pad.

v0.17.1

2025-07-18

Fixed an issue where IPv6 support for BIND__HOST was no longer working.

v0.17.0

2025-07-17

Introduces a split-screen view, UI redesign, and support for custom Docker images and unix sockets, while changing the default port to 8080.

v0.16.3

2025-06-13

Improved OIDC compatibility with Authelia by fixing missing state and adding annotations to the docker image build step.

v0.16.2

2025-06-01

This release fixes an issue where the OIDC flow could not start when popups were blocked and reiterates configuration variable renames from v0.16.0.

v0.16.1

2025-05-31

Fixed an issue where the OIDC flow could not start on iOS.

v0.16.0

2025-05-30

Introduces external OIDC SSO support, migrates to pnpm, and updates the minimum Go version to 1.24.

v0.15.4

2025-04-19

Fixed an issue where double braces could not be escaped.

v0.15.3

2025-03-28

Fixed crashes occurring during rendered view loading and printing, and updated tooling specifications in package.json.

v0.15.2

2025-03-08

Updated frontend dependencies to address a potential security issue.

v0.15.1

2025-01-19

Fixed conflict detection to allow saving notes with out-of-sync client times and updated dependencies, requiring Go 1.23.0.

v0.15.0

2024-12-07

This update introduces syntax highlighting, RFC 9457 support, a backend rewrite using huma, and various bug fixes and enhancements.

v0.14.1

2024-09-25

Fixed an issue that prevented the addition of new users.

v0.14.0

2024-09-23

Introduces vim mode for the editor, updates dependencies, refactors the backend, and improves cursor visibility and clipboard functionality.

v0.13.1

2024-07-28

Fixed an XSS vulnerability by correcting the placement of HTML sanitization relative to markdown generation.

v0.13.0

2024-05-11

Added CLI data import/export and fixed mobile styling and a data-loss bug when changing tabs.

v0.12.2

2024-04-13

This release prevents app startup if the static directory is missing and fixes bugs related to user profile updates and attachment accessibility.

v0.12.1

2024-03-28

Added user names to area homepages and fixed bugs related to drawer loading and dropdown visibility.

v0.12.0

2024-03-26

Introduces search for notes and books, optimizes data loading and routing, and includes various UI fixes and security improvements.

v0.11.1

2024-02-01

Fixed an issue preventing notebook creation when none existed and restored the background blur on the editor toolbar.

v0.11.0

2024-01-31

This update introduces a redesigned interface, a local scratchpad, and new note management tools including printing, downloading, and copying to clipboard.

v0.10.0

2023-12-27

Introduces an all-in-one Docker image, a new editor toolbar, note assets, and home screen recent notes.

v0.9.0

2023-11-20

Introduces full-screen mode for notes, combines notebooks and notes into a tree view, and includes various caching and restore fixes.

v0.8.0

2023-10-21

This release introduces new icons, a copy link button, basic PWA service worker support, and various UI and performance optimizations.

v0.7.0

2023-09-12

This release introduces WASM-accelerated markdown rendering, adds note and book sorting, and includes various UI and accessibility improvements.

v0.6.0

2023-09-08

Note Mark has been completely redesigned with UI improvements, updated dependencies, and the removal of MySQL and MariaDB support.

v0.6.0-alpha.4

2023-07-10

Added public viewing of books and notes, note deletion/restore functionality, a cleanup tool, and a new CLI, while improving accessibility and editor features.

v0.6.0-alpha.3

2023-06-12

Introduces a profile page, password changes, and admin controls, while shifting markdown rendering to the client and updating the disk storage structure.

v0.6.0-alpha.2

2023-05-28

Introduced a theme picker, error handling, toast notifications, user search, GFM support, and fixed Docker images and read-only screen issues.

v0.6.0-alpha

2023-05-25

The project has undergone a complete overhaul with extensive changes across the application.

v0.5.0

2022-07-15

Updated pip packages, upgraded the theme changer to V2, and centered button icons.

v0.4.0

2021-12-31

Introduced admin export, site icons, and Iconify interface, while optimizing the Docker image, updating dependencies, and refactoring the codebase for Python 3.10.

v0.3.1.1

2021-08-22

Updated the pip version and README content.

v0.3.1

2021-05-20

Updated to allow minor pip version updates and removed the save status popup.

v0.3.0

2021-04-26

Introduces unsaved note indicators, row sorting, admin commands, notebook exporting, and sharing improvements with UI fixes.

v0.2.0

2021-04-15

Introduces dark and light themes, admin statistics, account deletion, credential management, and link-share saving support.

v0.1.1

2021-04-07

Changed the PATCH route to a POST route.

v0.1.0

2021-04-05

Introduces background auto-saving, API routes, mobile view, and various UI enhancements including a persistent toolbar and updated flash messages.