This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryUpdates UX, New, and What's changed in v0.26.0 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Configurable "+" button lets you choose default action in Settings. Configurable "+" button lets you choose default action in Settings. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Feature | Low |
Auto-fill new-note titles with a timestamp (yyyymmddHHMMSS) via optional toggle. Auto-fill new-note titles with a timestamp (yyyymmddHHMMSS) via optional toggle. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Feature | Low |
"Create from Template" remembers the last used template and focuses the name field. "Create from Template" remembers the last used template and focuses the name field. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Feature | Low |
Press Enter confirms Delete/confirm dialogs, mirroring Escape to cancel. Press Enter confirms Delete/confirm dialogs, mirroring Escape to cancel. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Dependency | Low |
Docker image ghcr.io/gamosoft/NoteDiscovery:0.26.0 published. Docker image ghcr.io/gamosoft/NoteDiscovery:0.26.0 published. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
"Create Note" button background no longer disappears when template form becomes submittable. "Create Note" button background no longer disappears when template form becomes submittable. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Delete confirm dialog no longer re-opens after pressing Enter. Delete confirm dialog no longer re-opens after pressing Enter. Source: llm_adapter@2026-06-04 Confidence: high |
— |
Full changelog
What's Changed
What's changed in v0.26.0
New
- Configurable
+button — In Settings, choose what the + and New buttons do by default: open the type chooser (current behaviour), or jump straight to a new note, folder, template, or drawing. Hold Shift while clicking always brings up the full chooser. - Auto-fill new-note titles with a timestamp — Optional toggle in Settings that pre-fills the name field with
yyyymmddHHMMSS(Zettelkasten-style). Press Enter to accept, or type to replace. Applies to both plain notes and "Create from Template". - "Create from Template" remembers your last choice — The most recently used template is pre-selected the next time the modal opens, and the name field is focused & selected. Paired with the auto-fill setting above, a single Enter is enough to create the note.
UX
- Enter confirms in the Delete / confirm dialog — Mirrors the existing Escape = cancel. Works for every confirmation modal.
- Settings toggles no longer overflow with long labels — Long localized strings (e.g. the Hungarian Tab inserts tab description) now wrap cleanly inside the panel and the toggle stays pinned to the right.
- Tighter settings copy across all 11 locales — less crowded panel.
Fixes
- "Create Note" button background no longer disappears when the template form becomes submittable (Alpine
:stylewas replacing the staticstyleattribute instead of merging with it). - Delete confirm no longer re-opens after pressing Enter — the browser was re-clicking the focused delete button by default after the modal closed; now suppressed while the modal is open.
Full changelog: https://github.com/gamosoft/NoteDiscovery/compare/v0.25.1...v0.26.0
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.26.0
Full Changelog: https://github.com/gamosoft/NoteDiscovery/compare/v0.25.1...v0.26.0
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]