ZIP
WinGet
QOwnNotes
pbek · 26.5.16 · neutral
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
QOwnNotes.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pbek.QOwnNotes
Version
26.5.16
Description
QOwnNotes is the open source notepad with markdown support and todo list manager
License
GPL-2.0
↗
Homepage
https://github.com/pbek/QOwnNotes
Release Notes
26.5.16
- Fixed a memory leak when switching between notes, especially noticeable with
large encrypted notes, by reusing the scripting current-note API object instead
of allocating a new one on every note change, releasing temporary note objects
from note-store script hooks, and clearing the decrypted encrypted-note editor
plus undo history when switching back to the regular editor; encrypted-note
typing now also avoids writing and refetching the full decrypted note text from
the in-…