Skip to content

v0.1.0 — Phase 1 MVP (Public Beta)

Choose a tag to compare

@github-actions github-actions released this 17 Feb 09:37

Baram v0.1.0 — Phase 1 MVP Release (Public Beta)

The first public beta release of Baram, a lightweight WYSIWYG markdown editor.

Key Features

  • WYSIWYG Editing: Live rendering that hides markdown syntax while typing
  • Rich Content: KaTeX math, CodeMirror 6 code blocks, GFM tables, Frontmatter
  • AI Inline Editing: Claude API integration, Cmd+K inline edit, AI diff accept/reject
  • File Management: Multi-tab, auto-save, source mode toggle (Cmd+/)
  • Export: PDF (headless Chrome), standalone HTML
  • Cross-Platform: macOS, Windows, Linux

Performance

Metric Result
Binary size 9.2MB (target <15MB)
Open 1,000-line file ~90ms
Open 10,000-line file ~630ms
File save ~18ms

Downloads

  • macOS (Apple Silicon): Baram_0.1.0_aarch64.dmg
  • Windows (x64): Baram_0.1.0_x64-setup.exe
  • Linux (x64): Baram_0.1.0_amd64.AppImage / Baram_0.1.0_amd64.deb