release: v2.1.0 — editor syntax tinting, framing parity & markdown-aware editing #16

Merged
fiatcode merged 1 commit from release/v2.1.0 into main 2026-06-17 16:46:06 +07:00
Owner

Cuts v2.1.0 — a minor release bundling the post-v2.0.0 editor polish (PRs #14 and #15), already merged to main. Backward-compatible; on-disk graph format unchanged.

CHANGELOG-only commit (the tag drives main.Version).

Added

  • Editor syntax tinting — raw buffer tinted to match the read view (headings, blockquotes, code-fence delimiters, task markers, [[wiki-links]]); cursor's row left raw.
  • Editor framing parity — 2-col left inset + 1-row top margin so text no longer jumps on the read→edit switch.
  • Editor bullet editingEnter continues a - bullet (empty bullet ends the list); Ctrl+T cycles plain→TODO→DONE; Tab/Shift+Tab indent/de-indent the current line.
  • Editor opens at the top of the page.

Fixed

  • Editor viewport follows the cursor after continuation/toggle/indent (new bottom-of-page bullets were off-screen until the next keystroke).

After merge: create the instance-signed v2.1.0 tag/release.

Cuts **v2.1.0** — a minor release bundling the post-v2.0.0 editor polish (PRs #14 and #15), already merged to main. Backward-compatible; on-disk graph format unchanged. CHANGELOG-only commit (the tag drives `main.Version`). ## Added - Editor **syntax tinting** — raw buffer tinted to match the read view (headings, blockquotes, code-fence delimiters, task markers, `[[wiki-links]]`); cursor's row left raw. - Editor **framing parity** — 2-col left inset + 1-row top margin so text no longer jumps on the read→edit switch. - Editor **bullet editing** — `Enter` continues a `- ` bullet (empty bullet ends the list); `Ctrl+T` cycles plain→TODO→DONE; `Tab`/`Shift+Tab` indent/de-indent the current line. - Editor **opens at the top** of the page. ## Fixed - Editor **viewport follows the cursor** after continuation/toggle/indent (new bottom-of-page bullets were off-screen until the next keystroke). After merge: create the instance-signed `v2.1.0` tag/release.
release: v2.1.0 — editor syntax tinting, framing parity & markdown-aware editing
All checks were successful
CI / vet-and-test (pull_request) Successful in 25s
5a9489c789
fiatcode deleted branch release/v2.1.0 2026-06-17 16:46:06 +07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fiatcode/weft!16
No description provided.