Download Latest Version v0.30.1 source code.zip (2.4 MB)
Email in envelope

Get an email when there's a new version of NoteDiscovery

Home / v0.29.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-29 1.1 kB
v0.29.0 source code.tar.gz 2026-07-29 2.4 MB
v0.29.0 source code.zip 2026-07-29 2.4 MB
Totals: 3 Items   4.8 MB 0

What's Changed

  • Smart scroll sync: opt-in toggle in Settings (off by default) that aligns headings, images, tables, code fences, horizontal rules and block math between the editor and preview panes, instead of scrolling both by percentage.
  • Drag & drop Markdown files: dropping a .md file from your file system saves it next to the current note and inserts an inline link at the drop point. Size capped by the new UPLOAD_MAX_NOTE_MB (default 10 MB).
  • Drop target highlighting: visual indicator while dragging files in from the file system.
  • APP_NAME environment variable: override the app name shown in the UI, login page, browser title, PWA manifest. Thanks to @nopoz (#268).
  • GHCR pull-count badge: README badge fed by a new daily workflow that publishes the count to a stats branch.
  • Fixed localization to have the allowed formats as a constant (no need to translate them)

Docker Images

This release is available as a Docker image:

:::bash
docker pull ghcr.io/gamosoft/NoteDiscovery:0.29.0

Full Changelog: https://github.com/gamosoft/NoteDiscovery/compare/v0.28.4...v0.29.0

Source: README.md, updated 2026-07-29