Skip to content

Changelog

  • KaTeX support — Render math expressions with $...$ (inline) and $$...$$ (display) syntax
  • Mermaid support — Render diagrams from ```mermaid fenced code blocks (flowcharts, sequence diagrams, and more)
  • Rendering Extensions settings — Toggle KaTeX and Mermaid individually in Settings > Advanced
  • Cross-tab search — Search across all open tabs at once with results grouped by file
  • Minimap is now enabled by default
  • Refactored preview component and extracted HTML export styling for better maintainability

  • Added “What’s New” dialog shown after updates
  • Minor UI tweaks and polish
  • Dependency updates
  • Fixed preview checkbox state not reflecting in the editor

  • Folder tree panel — Browse and open files from a directory without leaving Bokuchi
  • Outline panel — Navigate your document’s heading structure with a table of contents sidebar
  • Enhanced link handling in preview (external links now open in system browser)
  • Updated translations across all 14 languages
  • Fixed theme changes via status bar not applying correctly

  • Markdown toolbar — Format text with buttons (headings, bold, italic, lists, and more)
  • Auto-update checker — Get notified when a new version is available
  • Redesigned search and replace — Improved panel with match count and regex support

  • Windows installer customization
  • Variable import/export (YAML format)

  • Multi-language support — UI now available in 14 languages
  • Table conversion — Paste HTML tables or CSV/TSV data and convert them to Markdown

v0.3.4 – v0.3.1 — September 8–10, 2024

Section titled “v0.3.4 – v0.3.1 — September 8–10, 2024”
  • Window management improvements
  • Tab operation fixes
  • Menu items and keyboard shortcut additions

  • Lightweight, cross-platform Markdown editor (Windows, macOS, Linux)
  • Real-time preview with synchronized scrolling
  • Multi-tab editing with session persistence
  • Variable system (global and file-local)
  • 5 built-in themes
  • Complete offline operation