This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed code block indentation inside bullet lists and prevented Settings dropdowns from being clipped.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Code blocks opened inside a bullet list now indent and close correctly. Code blocks opened inside a bullet list now indent and close correctly. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Template and font dropdowns in Settings no longer get clipped by the window. Template and font dropdowns in Settings no longer get clipped by the window. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
ZenNotes 2.13.5: editor and settings fixes
A small release. Installers for macOS, Windows, and Linux (x64 + arm64) are attached below.
🐛 Fixes
-
Code blocks opened inside a bullet list now indent and close correctly. Typing a fence right after a list marker (
- ```bash) and pressing Enter used to drop the next line to column 0, escaping the list item and breaking the block, and a manually typed closing```was mistaken for a new fence and got its own auto-inserted closing trio. The editor now recognizes a fence (or a$$math block) opened after a list or blockquote marker: it auto-closes the block and aligns the content and the closing fence to the fence's own column, so everything stays inside the list item. (#405, reported by @cyperion) -
Template and font dropdowns in Settings no longer get clipped by the window. In Settings → Vault → Periodic notes, the Daily/Weekly/Monthly template pickers always opened downward with a fixed height, so the Monthly template dropdown (the last setting) spilled off the bottom of the Settings window and its lower options could not be reached. Dropdowns now flip open upward when there isn't room below, and cap their height to the available space so they scroll instead of clipping. The font picker gets the same fix. (#407, reported by @uNyanda)
Keyboard-first and local-first, as always.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]