Skip to content

Releases: nodetec/comet

alpha-9aab0d3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:57

Automated build from 9aab0d3.

Previous release: alpha-97c979f
Compare: alpha-97c979f...9aab0d3

Changes

  • Inline stale-tag filter in usePersistedExpandedTagPaths (9aab0d38)
  • Consolidate sync-dialog Tauri event listeners (9396d856)
  • Drop shell prefix from shared stores (4246ea2b)
  • Refactor effect-driven events into imperative handlers (8eeb786b)
  • Move feature modules to shared and tighten lint rules (9b73ecb3)
  • Move editor/shell modules to shared (61aa5c87)
  • Warn on cross-feature deep imports (c629880d)

alpha-97c979f

Choose a tag to compare

@github-actions github-actions released this 18 Apr 04:19

Automated build from 97c979f.

Previous release: alpha-95f47bd
Compare: alpha-95f47bd...97c979f

Changes

  • Focus next note without scrolling (97c979f2)

alpha-95f47bd

Choose a tag to compare

@github-actions github-actions released this 18 Apr 01:23

Automated build from 95f47bd.

Previous release: alpha-21c24ff
Compare: alpha-21c24ff...95f47bd

Changes

  • Add liveness detection to sync relay connection (95f47bdc)
  • Bump react-query, lucide-react, and TypeScript (51aed589)

alpha-21c24ff

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:36

Automated build from 21c24ff.

Previous release: alpha-d52907f
Compare: alpha-d52907f...21c24ff

Changes

  • Stop setting last-open note ID (21c24ffa)

alpha-ececb2e

Choose a tag to compare

@github-actions github-actions released this 11 Apr 06:02

Automated build from ececb2e.

Previous release: alpha-492d9f2
Compare: alpha-492d9f2...ececb2e

Changes

alpha-d52907f

Choose a tag to compare

@github-actions github-actions released this 11 Apr 23:29

Automated build from d52907f.

Previous release: alpha-5206abb
Compare: alpha-5206abb...d52907f

Changes

  • Remove flaky blockquote rendering test (d52907f3)
  • Add tag metadata snapshot sync (372142ae)
  • Disable unicorn/number-literal-case rule (f7a602f9)
  • Normalize hex literal casing and tidy ternary (93897485)
  • Remove .prettierignore file (c602bd89)
  • Snap and fix selections around list markers (2793b543)
  • Treat small selections as clicks in editor (f44dd7f4)
  • Add fast line-local list lookup and structural API (15a50f61)
  • Support blockquote lists and clamp ranges (4a9c729e)
  • Limit list marker typing and update lezer patch (631c3627)
  • Adjust heading snap behavior during drag (234b0027)
  • Only bail click for multi-line selections (106df8fb)
  • Use assoc=1 for list marker selections (73f60fb0)
  • Outdent list children when removing prefixes (d78664f6)
  • Auto-renumber ordered lists and backspace fixes (d415c1e6)
  • Keep cursor before list marker in hidden zone (1e658de4)
  • Switch list sizing to em and adjust marker (25cd8be3)
  • Adjust list marker layout and caret behavior (9e04b944)
  • Improve list continuation and task-backspace handling (213253fd)
  • Simplify click selection logic in NoteEditor (625ce1f4)
  • Improve list cursor snapping and click handling (c0241e7f)
  • Improve list marker cursor handling (76c7b4d7)
  • Fix list child indent and hide leading spaces (a4328630)
  • Refactor list indent/outdent and add merge-on-backspace (cf71305c)
  • Add list extension and refactor decorations (47afddee)

alpha-a523326

Choose a tag to compare

@github-actions github-actions released this 11 Apr 05:43

Automated build from a523326.

Previous release: alpha-0bac195
Compare: alpha-0bac195...a523326

Changes

  • Refactor editor pane into composed state views (a5233266)

alpha-8157be8

Choose a tag to compare

@github-actions github-actions released this 11 Apr 06:43

Automated build from 8157be8.

Previous release: alpha-492d9f2
Compare: alpha-492d9f2...8157be8

Changes

  • Snap cursor to content start; remove boundary fn (8157be8a)
  • Adjust heading snap behavior during drag (9ea0f3bc)
  • Adjust selection snapping for hidden syntax (989f160a)

alpha-5206abb

Choose a tag to compare

@github-actions github-actions released this 11 Apr 08:05

Automated build from 5206abb.

Previous release: alpha-8157be8
Compare: alpha-8157be8...5206abb

Changes

  • Prevent selection restore on unrelated updates (5206abb5)

alpha-492d9f2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 06:00

Automated build from 492d9f2.

Previous release: alpha-a523326
Compare: alpha-a523326...492d9f2

Changes

  • Separate link handlers and expand selection (492d9f2b)