Releases: atbeta/notefast
Releases · atbeta/notefast
Release list
v0.52.0
0.52.0 (2026-08-08)
Features
- server,web: client error telemetry to backend (1f3af40)
- web: lazy-load secondary routes (entities / graph / settings / share) (48512c0)
- web: route-level error boundary isolates crashes (f0d16bf)
- web: server health probe + offline banner (3351b99)
- web: shared useAiCapabilities + toolbar hint when AI unconfigured (4f5137f)
- web: useApiMutation hook with network-error retry (5f4e080)
Bug Fixes
v0.51.0
v0.50.0
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)
v0.49.0
v0.48.0
v0.47.1
v0.47.0
0.47.0 (2026-08-07)
Features
- clients: dedicated markdown document icon for .md association (0136915)
- trash: permanent delete and empty trash (ff8177b)
- web: honest local-link hint in share dialog (db11513)
- web: pinned views sorted by name for predictable order (ad0a8ec)
- web: show document creation time in list and doc header (f921be4)
- web: sidebar count badges for queues and audit views (2d44249)
- web: surface built-in MCP in settings panel (9e676d0)
Bug Fixes
v0.46.0
v0.45.0
0.45.0 (2026-08-05)
Features
- graph: auto-merge spelling variants, adopt substring candidates via dictionary (c797964)
- macos: hidden title bar, web-drawn top area follows theme (fd50562)
- macos: open-to-import for Markdown files + SSE watchdog (46631ad)
- search: add user-declared entity term-dictionary (term-dict) (13c6ef6)
- search: freeze CJK prefix strip list, drop noun-head verbs (f25ed2c)
- search: strip CJK trailing question suffixes and normalize full-width forms (933b1b1)
- tauri: bilingual NSIS installer (English + SimpChinese) (0f144bc)
- tauri: open-to-import for Markdown files on Windows (fda9cde)
- web: subtle transition polish + fix preferences API path (10613b5)
Bug Fixes
- web: skip leave-overlay for same-route navigations (0b85ebc)
v0.44.0
0.44.0 (2026-08-05)
Features
- search: strip CJK question prefixes so '什么是XXX' hits 'XXX是什么' (221135c)
- tauri: polish the startup splash screen (8693b5f)
- web: add export button to document top bar (4cc6079)
- web: per-image sync badge with single-image upload (0db970c)
Bug Fixes
- web: CRLF documents crashed the editor (Selection outside of document) (7b00076)