Many Notes
Markdown note-taking web application designed for simplicity
Alternative to: Notion, Obsidian, Evernote
v0.16.2
2026-06-13Fixed internal link navigation in the editor and resolved payload size errors during large note broadcasting.
v0.16.1
2026-05-26Fixed a GROUP BY clause error in PostgreSQL.
v0.16.0
2026-05-25This release includes security fixes for path traversal, a frontend migration to Vue/Inertia/TypeScript, tree view enhancements, and expanded audio/video file support.
v0.15.5
2025-12-08Fixed a database query issue occurring when ONLY_FULL_GROUP_BY is enabled.
v0.15.4
2025-11-25Fixed a cursor jumping issue when deleting the last character of a paragraph.
v0.15.3
2025-11-23Fixed an issue where disabling registration from the user menu was not working.
v0.15.2
2025-10-23This release introduces the Vite PWA plugin, fixes PWA caching and Tiptap styling issues, and improves local authentication documentation.
v0.15.1
2025-10-21Fixed the dark mode toggle button and updated documentation and npm dependencies including Vite and Laravel plugins.
v0.15.0
2025-10-20Introduces a dark/light mode toggle, Azure SSO support, layout improvements for large screens, and state preservation for side panels.
v0.14.1
2025-10-07This update improves markdown editor persistence and focus, fixes file opening and UI bugs, and enhances the MySQL installation guide.
v0.14.0
2025-09-26This update improves editor support for links and hashtags, enhances media display, and fixes database query issues.
v0.13
2025-09-18This update introduces multiple file imports, PDF export, smart brackets, enhanced vault organization, and various UI/UX improvements.
v0.12.5
2025-09-03Fixed an issue where Firefox updating notes showed stale or empty data after a tab load.
v0.12.4
2025-08-30Added support for Markdown link titles, improved tree view visualization, and reduced the list of characters to encode.
v0.12.3
2025-08-25Fixed an issue causing oversized access tokens during SSO authentication.
v0.12.2
2025-08-25Fixed a bug regarding the encoding of spaces within links.
v0.12.1
2025-08-24Improved stability by handling edge cases during link encoding and decoding.
v0.12.0
2025-08-20Introduces Markdown editing, automatic backlink updates, Pocket ID SSO support, and various editor UI enhancements and bug fixes.
v0.11.2
2025-08-09Updated Turndown to reduce special character escaping and enable Unicode letters in tags.
v0.11.1
2025-08-06Fixed an escaping issue within code spans.
v0.11.0
2025-08-01Introduces user roles, administrative settings, an option to disable local authentication, and various UI and system improvements.
v0.10.3
2025-07-21Updated Livewire to version 3.6.4 to implement security improvements.
v0.10.2
2025-07-06This update fixes an XSS vulnerability, adds MIME type validation for uploads, improves editor performance, and updates the UI/UX and theme colors.
v0.10.1
2025-06-27Fixed internal link and image modals and reverted a Tiptap codeblock line fix.
v0.10.0
2025-06-26Updated the Markdown editor to Tiptap, fixed naming patterns and modal scrolling, and improved overall UI, UX, and documentation.
v0.9.1
2025-05-25Added the ability to disable registration for new users.
v0.9.0
2025-05-22Introduces Typesense for faster, typo-tolerant vault searches with expanded search scope, keyboard navigation, and various UI/UX and authentication improvements.
v0.8.1
2025-04-22Fixed an issue where right panel links did not update upon switching or closing files.
v0.8.0
2025-04-22Introduces collaboration features, live broadcasting, notifications, and a user list, alongside various UI improvements and bug fixes.
v0.7.2
2025-03-21Added support for trailing spaces in node names and introduced a new logo and favicon.
v0.7.1
2025-03-14Fixed issues regarding asset zeroing during renaming and UTF-8 character support in links.
v0.7.0
2025-03-11Introduces file and folder movement, a starter vault, and extended link support for various file types along with several bug fixes and installation improvements.
v0.6.1
2025-02-20Fixed an issue related to file handling on Alpine Linux.
v0.6.0
2025-02-14Introduces links, backlinks, tags, and an automatic upgrade system, alongside Markdown editor improvements and various bug fixes.
v0.5.0
2025-02-04Added Authelia and Zitadel OAuth providers, fixed Keycloak, updated vault sorting and UI behavior, and improved overall code quality and testing.
v0.4.2
2025-01-23Added Authentik and Keycloak OAuth providers, fixed user data updates during login, and updated dependencies and redirect variable naming.
v0.4.1
2025-01-21Fixed an error that occurred when OAuth providers were empty.
v0.4.0
2025-01-21Added OAuth support for multiple providers and implemented file system backups for Vaults, while updating naming requirements and installation recommendations.
v0.3.2
2025-01-14Fixed a permissions issue identified in issue #3.
v0.3.1
2025-01-14Added support for importing files with the .txt extension.
v0.3.0
2025-01-11Introduces templates, a help section, toast notifications, and profile/password editing, alongside performance improvements and a markdown editor update.
v0.2.1
2024-12-03The installation guide has been corrected.
v0.2.0
2024-12-02Introduces a custom markdown editor, file uploads in vaults, and input sanitization, alongside various QOL improvements and bug fixes.