Skip to content

0.0.2_ALPHA

Choose a tag to compare

@PiBOH PiBOH released this 23 Jun 20:03
· 24 commits to main since this release

Source code only. the release workflow didn't work now.

[0.0.2] — 2025-06-22

✨ Initial Public Release

  • Markdown file reader with GitHub-style rendering
  • Syntax highlighting for code blocks (100+ languages)
  • 6 language support: Italiano, English (UK), English (US), Español, Deutsch, Français
  • Dark / Light mode with system preference detection
  • Recent files sidebar with persistent history
  • Drag & drop support for opening files
  • GFM support: Tables, task lists, strikethrough, autolinks
  • Cross-platform: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage, .pkg.tar.zst)
  • CI/CD: build.yml (web build), release.yml (desktop releases)
  • Tauri v2 desktop app (Rust backend)