Skip to content

Saguinus v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@m-mils m-mils released this 28 May 12:59
d218b39

🚀 v0.1.0 — Initial Release

This is the first public release of Saguinus, a standalone document editor designed for focused writing and simple content creation.
The goal of this version is to establish the core workflow: creating independent documents, editing in a distraction-free environment, and previewing rendered output with minimal friction.


✨ What’s included

Core markdown editor with live rendering
Standalone document model (no required folders or hierarchy)
Basic file creation and switching between documents
Preview mode for rendered output
Initial UI and layout structure for editing workflow


⚠️ Known limitations

This is an early testing release. Several parts of the system are still under development and may behave inconsistently.

  • Visual differences may occur between editor and preview rendering
  • Tables and code blocks are not yet visually refined
  • Image rendering is currently limited to preview mode
  • Font family and size controls are not functional yet
  • Minor layout drift may occur during editor rendering

🧭 Intent of this release

This release establishes the core editing and rendering loop for standalone documents. The focus going forward is stability, rendering consistency, and completing incomplete editor features.