summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-15Fix sync race condition: external edits overwritten by remote opshaoyuren
2026-03-15Enhance CLAUDE.md with project structure, guidelines, and conventionshaoyuren
2026-03-15Fix MCP server in packaged app: bundle with esbuild, asarUnpackhaoyuren
2026-03-15Clarify unsigned app install instructions in READMEhaoyuren
2026-03-15Reword README: Claude Code is a recommendation, not bundledhaoyuren
2026-03-15Update README with Claude Code MCP integration docs and new featureshaoyuren
2026-03-15v0.3.2: Add search features and SyncTeX forward searchv0.3.2haoyuren
2026-03-15Fix crash on quit: use ptyInstances map instead of undefined ptyInstancehaoyuren
2026-03-15v0.3.1: Smooth PDF zoom with cursor anchoring and no bounce-backv0.3.1haoyuren
2026-03-15Fix SyncTeX: download synctex.gz via web proxy, normalize paths, smooth zoomhaoyuren
2026-03-15Fix PDF double-click text selection, add user-select: none to PDF containerhaoyuren
2026-03-15v0.3.0: Fix sync exclusions, add editor zoom, cached PDF loadingv0.3.0haoyuren
2026-03-15Add MCP compile debugging tools: get_compile_errors, get_compile_warnings, ge...haoyuren
2026-03-15Fix server compile: download PDF to .build dir, prevent artifact sync to Over...haoyuren
2026-03-15Real-time comment sync, MCP server expansion, multi-tab terminal, UI fixeshaoyuren
2026-03-14Bump version to 0.2.5v0.2.5haoyuren
2026-03-14Add new file sync to Overleaf, Copy Comments button with file filteringhaoyuren
2026-03-13Fix embedded terminal for Claude Code: PTY env, DEC 2026, xterm.js window que...v0.2.4haoyuren
2026-03-13Bump version to 0.2.3v0.2.3haoyuren
2026-03-13Fix Claude Code → Overleaf sync: remove hash from applyOtUpdate, fix OT bugshaoyuren
2026-03-13Improve editing experience: KaTeX math preview, syntax highlighting, symbol a...haoyuren
2026-03-13Bump version to 0.2.2v0.2.2haoyuren
2026-03-13Use polling for file watcher to reliably detect external editshaoyuren
2026-03-13Separate Terminal and Claude into independent pty instanceshaoyuren
2026-03-13Bump version to 0.2.1v0.2.1haoyuren
2026-03-13Add bidirectional sync for binary files (PDF, images, etc.)haoyuren
2026-03-13Add drag-and-drop file upload, fix project creation modal and API endpointshaoyuren
2026-03-13Fix DMG code signing with afterPack re-sign hookhaoyuren
2026-03-13Bump version to 0.2.0haoyuren
2026-03-13Add code folding, outline view, smart closing, math preview, syntax improvementsv0.2.0haoyuren
2026-03-13Fix terminal cwd, selection highlight, comment range preservationhaoyuren
2026-03-13Link Cosmic Latte to Wikipedia in READMEhaoyuren
2026-03-13Add Claude Code recommendation to READMEhaoyuren
2026-03-13Update logo, app icon, fix shutdown crash, add READMEhaoyuren
2026-03-13Add AGPL-3.0 license and copyright headers to all source fileshaoyuren
2026-03-13Rename to LatteX, add LaTeX autocomplete, fix comment highlight positionsv0.1.0haoyuren
2026-03-12Add collaborator cursors and project chathaoyuren
2026-03-12Add bidirectional file sync, OT system, comments, and real-time collaborationhaoyuren
2026-03-11Initial commit: ClaudeTeX - LaTeX editor with Overleaf synchaoyuren