What’s New in Underleau
Discover the latest releases, performance enhancements, infinite canvas updates, and bug fixes across our word processor and tools.

The Infinite Canvas & Mentions Update
We're excited to launch Underleau v1.2.0 — our biggest update yet! This release unlocks the Zmonic Infinite Vector Canvas Engine for visual brainstorming and an inline Mentions system for attaching annotations, notes, and citations directly inside your documents.
✦ What's New in v1.2.0
1. Zmonic Infinite Canvas (.cudl)
- ✦GPU-Accelerated Vector Engine: Rust WebAssembly backend (
packages/zmonic) with high-DPI HTML5 canvas rendering. - ✦Hybrid HTML Overlays: Editable text cards and sticky notes positioned directly over vector nodes using smooth
world_to_screenviewport math. - ✦Theme-Aware Palette: Infinite canvas background and shapes dynamically react to your active editor theme.
2. Inline @ Mentions & Floating Context Cards
- ✦Type
@Anywhere: Trigger inline annotation links to cite sources, attach backstory notes, or reference concepts. - ✦Hover & Click Cards: Surfaces a contextual inspector card floating directly over your cursor.
3. Slash Command (/) Block Menu
- ✦Quickly insert headings, blockquotes, code snippets, dividers, and callouts without taking your hands off the keyboard.
Tauri 2 Desktop Shell & Native Vault Access
Underleau v1.1.0 brings native desktop binaries built with Tauri 2 and direct OS file system access.
✦ Highlights
- ✦Standalone Desktop Installer: Download signed binaries for macOS and Windows with auto-updates via
tauri-plugin-updater. - ✦Zero-Latency Vaults: Direct local disk I/O using Rust's standard library (
std::fs), offering instant file loading even for mega-vaults. - ✦Offline-First Mode: Full writing and editing functionality without requiring an active internet connection.
Initial Release: The Local-First Word Processor
We are thrilled to officially launch Underleau v1.0.0!
✦ Core Features
- ✦Proprietary
.udlDocument Format: High-fidelity Lexical AST document structure supporting rich text formatting, typography overrides, and clean exported Markdown. - ✦Harmonious 2-Font System:
Outfitfor crisp UI controls andMerriweatherfor editorial headers. - ✦Privacy-First Vault Architecture: Your documents stay on your machine with zero cloud tracking.
The Multi-Vault & Custom Typography Update
Underleau v0.9.0 expands workspace flexibility with multi-vault switching and enhanced export controls.
✦ Highlights
- ✦Multi-Vault Switching: Seamlessly toggle between multiple local document folders directly from the sidebar.
- ✦Print & PDF Export Engine: Export
.udldocuments with precise page breaks, margins, and custom serif fonts. - ✦Enhanced Performance: 40% reduction in editor AST serialization latency on large documents.
XSearch Deep Document Indexing
Underleau v0.8.0 introduces XSearch, our high-speed local indexing engine.
✦ What's New
- ✦Instant Space Search (
Cmd/Ctrl + K): Search across all.udldocuments in your local vault without delay. - ✦Regex & Tag Matching: Query tags, structural headings, and content blocks simultaneously.
Alpha Preview: Local-First Lexical Core
The initial alpha release of Underleau introducing local-first document editing.
✦ Core Features
- ✦Lexical AST Engine: Structured text editing built on Meta's Lexical framework.
- ✦Web Vaults: File System Access API integration for direct browser access to local folders.
