Skip to content

v0.38.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 19:48
· 1223 commits to main since this release
89075a0

Added

  • New whiteboard document 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_content is now type-aware so non-Lexical document content (whiteboard scenes, file metadata) isn't silently mutated to inject a Lexical root paragraph 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.0

Or use latest tag. View on Docker Hub.