home.social

#cloudillo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cloudillo, aggregated by home.social.

  1. Cloudillo v0.8.14:

    - Hand — pin or place files across contexts via real cross-context refs
    - Redesigned share dialog (unified people list, editable links)
    - Coalesced live reaction/comment counts
    - Cross-folder file search
    - Boot splash, no theme flash
    - Upload progress, abort, retry, dedup badge
    - Backend: sqlx 0.9, streaming uploads with worker-pool hashing, shared blob store, history sync
    - Logout-with-wipe, offline CRDT edit tracking

  2. Now in Cloudillo v0.8.13:

    - Calendar + Contacts apps that sync with your iPhone, Thunderbird, or anything that speaks CalDAV/CardDAV
    - Invites, join requests, sidebar pinning, group invites, share posts with one community, not the whole internet
    - Talking across servers feels normal now — missed activity catches up automatically
    - Prezillo handles PowerPoint

    Next stop: beta. Fewer new features, more polish.

    cloudillo.org
    github.com/cloudillo/cloudillo

  3. New in 0.8.12:

    - Inline commenting on wiki pages with threaded replies
    - Markdown & XLSX import
    - Smart upload that detects convertible files
    - Smart share links with deep linking
    - Customizable app bar (drag & drop)
    - App trust badges for microfrontends
    - Better file browser, faster real-time sync

    Building the decentralized collaboration platform we actually want to use.

    cloudillo.org

  4. Cloudillo v0.8.11:

    - Scanillo: scan documents with your phone camera (OpenCV edge detection, no third-party apps)
    - Public read-only access: share docs with anyone, no account needed
    - Feed: drafts, scheduled posts, emoji reactions
    - Built-in PDF viewer with zoom/swipe
    - API key management UI
    - Backend: app package system for third-party apps

    cloudillo.org
    github.com/cloudillo/cloudillo

  5. @dff We're developing — an open-source self-hosted platform for collaborative apps.

    There are no open standards for real-time collaborative document formats. Existing ones like ODF weren't designed for live co-editing.

    So we started designing our own: CRDT-based formats for spreadsheets, presentations, whiteboards.

    But this shouldn't be a one-project effort. Looking for people & orgs interested in open specs for
    collaborative formats.

    Would this make a good talk?

  6. Cloudillo v0.8.9:

    - New wiki/notes app (Notillo) with page tree, tags, export to PDF/DOCX/Markdown
    - Collaborative rich text on whiteboard and presentation canvas
    - Whiteboard z-order, stacked drag, mobile toolbar
    - Community creation invites and role-based file access
    - Backend split into workspace crates, RTDB aggregate queries and doc locking

    cloudillo.org
    github.com/cloudillo/cloudillo

  7. Cloudillo 0.8.8 is out!

    - Built-in reverse proxy with auto Let's Encrypt certs — your node is now a gateway for all your self-hosted services
    - QR code connect — scan to add people, no typing handles
    - CRDT performance work — leaner documents, smarter client IDs
    - Document duplication from the file manager
    - Spreadsheet & whiteboard JSON export
    - Notification UI rework, caching improvements, bug fixes

    All open source: cloudillo.org