Back to Home
Changelog
3.2026.809
New features
- Live file sync and conflict resolution: workspace files and folders now react to external creation, changes, deletion, and renaming in real time. When code or Markdown files have unsaved edits, you can compare the local and disk versions side by side, choose either version, keep both, or edit the merged result.
- Resizable Markdown table columns: drag column boundaries in WYSIWYG mode to change their width and preserve those widths through Markdown, HTML export, and reopening the file.
- Searchable vertical tab rail: search open tabs by filename or app and switch directly between left and right split groups, making large workspaces easier to navigate.
- Zoomable diagram previews: standalone Mermaid and PlantUML viewers now provide zoom in, zoom out, reset, and fit-to-window controls, plus drag, wheel, and trackpad navigation for large diagrams.
Improvements
- More complete Hub localization and search feedback: search prompts, recent-item labels, and app entries in Hub now consistently follow the selected interface language, with a clear busy state during asynchronous file searches.
- Unified diagram themes and Mermaid layout: Markdown previews and standalone Mermaid, PlantUML, and Graphviz viewers now share the same light or dark theme selection. Mermaid also uses consistent font sizing, long-label wrapping, and non-HTML labels across entry points.
- Clearer spreadsheet navigation: sheet tabs now use the available toolbar space, making long names and multi-sheet workbooks easier to browse. Cells without explicit alignment also keep Excel's natural alignment and no longer draw text outside their bounds.
- Smoother editing and layout transitions: Markdown preserves the scroll position when switching between source and WYSIWYG modes. The collapsed tab rail keeps stable icons and a convenient Hub entry, and the website hero heading has more comfortable line spacing.
Fixes
- Fixed standard HTML pages without explicit background or text colors becoming black-on-black in system dark mode. The HTML viewer now provides a Chrome-compatible light canvas fallback while respecting page-defined backgrounds and themes.
- Fixed the low-poly image converter failing to load OpenCV correctly after the runtime upgrade.
- Fixed deleting rows or columns after selecting multiple Markdown table cells affecting only one position. The table toolbar now applies the operation to the full selection.