Changelog
Notable changes per release. Notewell follows semantic versioning.
1.4.2 — 2026-05-30
- Fixed a race in the file watcher that could miss rapid consecutive saves.
- Search index now strips code blocks so results rank prose higher.
- Smaller binary: dropped an unused compression dependency.
1.4.0 — 2026-04-18
- Added
edit_linksupport in[site]for "edit this page" links. - New
--no-cacheflag onservefor distraction-free writing. - Sidebar now collapses on narrow screens.
1.3.1 — 2026-03-02
- Front-matter
draft: truepages are excluded frombuildoutput. - Improved error messages for malformed TOML.
1.3.0 — 2026-02-11
- In-browser search shipped as a prebuilt index — no server round-trips.
- Configurable
cache_max_agefor static assets. - Themes can now override individual templates without a full fork.
1.2.0 — 2025-12-09
- First public release of the single-binary distribution.
notewell initscaffolding command added.