Skip to content

v0.50.0

Choose a tag to compare

@atbeta atbeta released this 07 Aug 20:17

0.50.0 (2026-08-07)

Features

  • entities: merge substring duplicate suggestions directly instead of writing term-dict (38bd3fa)
  • server: capture channel readiness — CORS '*', write-scope enforcement, optional notebook, tag normalize (f4734f1)
  • server: prune entity_changes after sync compaction (35d6688)
  • web: capture settings panel with bookmarklet generator (6039482)
  • web: editor math preview and selection bubble with streaming refine (fff994d)
  • web: render LaTeX math in AI chat messages (3510549)

Bug Fixes

  • server: strip inline think blocks from /ai/write stream (8277158)
  • server: warn loudly when unauthenticated mode combines with CORS '*' (7d7c62b)
  • web: fall back to selection-start anchor and prefer the higher end for multi-line selections (6f9f750)
  • web: show actual merge direction in entity suggestion rows (fc4e4c1)