v0.38.0
Added
- New
whiteboarddocument type backed by Excalidraw- Create whiteboards via a new "Document type" dropdown on the Create Document dialog
- Lazy-loaded canvas with full Excalidraw toolset (shapes, freehand, arrows, text, images)
- Live collaboration via the existing Yjs WebSocket — whiteboard scene is mirrored to a single-key Y.Map and persisted alongside text documents
- Theme syncs with the app's light/dark mode
- Reuses the existing permissions, tags, comments, templates, and project-attachment infrastructure
- Templates are filtered by document type so users don't accidentally copy a Lexical template into a whiteboard slot
Fixed
normalize_document_contentis now type-aware so non-Lexical document content (whiteboard scenes, file metadata) isn't silently mutated to inject a Lexicalrootparagraph on save
Downloads
Android App
Download the APK from the assets below and install on your Android device.
Docker Image
docker pull morelitea/initiative:0.38.0Or use latest tag. View on Docker Hub.