This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryHorizontal rules and Ctrl+T task cycling added, with HTML support for in‑progress tasks.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
HTML export now recognizes the `[*]` in‑progress task state. HTML export now recognizes the `[*]` in‑progress task state. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Medium |
Adds horizontal rule rendering for `---`, `***`, or `___` lines. Adds horizontal rule rendering for `---`, `***`, or `___` lines. Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Feature | Medium |
Adds `Ctrl+T` cycle to toggle task states `[ ]`, `[*]`, `[x]`. Adds `Ctrl+T` cycle to toggle task states `[ ]`, `[*]`, `[x]`. Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Feature | Low |
Renders `---`, `***`, or `___` on a line as full-width horizontal rule in editor and `<hr>` in HTML export. Renders `---`, `***`, or `___` on a line as full-width horizontal rule in editor and `<hr>` in HTML export. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
| Feature | Low |
`Ctrl+T` cycles task state through `[ ]`, `[*]`, `[x]`, and converts plain bullets to empty tasks; works on multi-line selection. `Ctrl+T` cycles task state through `[ ]`, `[*]`, `[x]`, and converts plain bullets to empty tasks; works on multi-line selection. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
Full changelog
What's new in 1.1.2
- Horizontal rules. A
---,***, or___on its own line now renders as a full-width rule in the editor and exports to<hr>in HTML. Frontmatter---is unaffected. - Cycle task state with
Ctrl+T. Toggles a task line through[ ]→[*](in progress) →[x]→[ ]. A plain bullet or any other line becomes an empty task. Works across a multi-line selection. - HTML export now understands the
[*]in-progress state.
Install
curl -fsSL https://raw.githubusercontent.com/pixdeo/editxr/main/install.sh | sh
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
About Editxr
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]