What's shipped, what's coming next.

Status-only. No target dates. When a feature moves to Shipped, we announce it on the blog.

11 Shipped 1 In Progress 6 Next Up
  1. Lossless IFC Roundtrip

    Import an IFC file, edit, export — entity counts and structure are preserved byte-for-byte via server-side IfcOpenShell.

  2. Real-time Collaboration

    Multiple users edit the same project simultaneously with patch-only Socket.IO broadcasts and conflict indicators.

  3. Version History

    Browse every change a project has ever seen; no silent data loss on concurrent edits.

  4. Batch Property Editing

    Apply N property changes in a single server-side transaction; AI suggestions previewable before commit.

  5. BCF Server Persistence + bcfzip

    BCF topics stored server-side, export as valid BCF 2.1 zip archives; viewpoint workflow preserved.

  6. AI Ask Mode + Quality Reports

    Natural-language questions about your model; on-demand quality scans surface missing classifications and incomplete Psets.

  7. Mirror / Rotate Geometry

    Transform elements via the lossless export pipeline — mirror, rotate, move, copy — without breaking round-trip.

  8. Group Property Inheritance

    Groups, Systems, and Zones hold PropertySets that members inherit automatically with Object > Group > Type precedence.

  9. AI Model Structuring

    On-demand AI scans property patterns and suggests Types, Groups, or Systems to create — human confirmation required before any change.

  10. Typed Property Values

    Boolean toggles, number inputs with units, enum dropdowns, bounded triples, table mini-editors, list tags, reference links — full PropValue type system.

  11. Inspector UX (Direct vs Inherited, Override, Group Display)

    Clean split between direct and inherited properties, inline override with three-state visual (own / inherited / overridden), consistent accordion display across objects and groups.

  12. Server-side File Update & Source-aware Export Identity

    Unifying multi-file project exports so merged, selection, and by-class exports preserve each element's source-file provenance.

  13. bSDD Classification Picker

    Autocomplete search against the bSDD dictionary, dictionary/standard filter, manual fallback, verification badge.

  14. Improved Accessibility + Visual Consistency

    Design token foundation (spacing, typography), accent color unification, icon-button a11y sweep, native dialog replacement.

  15. P&ID Schematic Layer

    Draw process and instrumentation diagrams in-browser. Each schematic element auto-creates a tagged IFC object, so structure exists before geometry arrives.

  16. AI Type & Group Pattern Recognition

    Scan property patterns across a model and propose Types or Groups that would shrink redundancy — human confirmation before any restructure.

  17. Local-First Sync with Desktop Authoring

    Sync-download overwrites the same local .ifc file whenever the cloud version changes, so Revit, ArchiCAD, and Solibri always see one authoritative file.

  18. 3D Mini-Thumbnails per Tree Node

    Offscreen-rendered, lazy-loaded, cached tiny 3D previews on every tree row — especially useful for MEP where class names alone say nothing about shape.

What's currently in progress?

Server-side file update and source-aware export identity model — unifying how we handle multi-file project exports so that merged, selection, and by-class exports preserve the source-file provenance of every element.

When will the bSDD Classification Picker ship?

It's in Next Up. We publish advance notice on the blog before releases — no target date yet.

Do you publish target dates for upcoming features?

We publish status (Shipped / In Progress / Next Up) rather than dates, to keep the roadmap honest. When a feature moves to Shipped, we announce it on the blog.