Highlights
BIMO for Revit 0.39.3 beta completes the move to the new universal installer flow. The add-in is now distributed as a single Autodesk Application Bundle installer for supported Revit versions, while keeping version-specific binaries isolated inside the bundle.
Compatibility
Added support for Autodesk Revit 2027.
Autodesk Revit 2020 is no longer supported and is not included in the universal installer.
Installer and Updates
Universal MSI: one installer now installs
BIMO.bundlefor Revit 2021-2027.Per-version isolation: Revit-specific binaries and dependencies stay in separate bundle folders.
Shared command generator: common command-generation tooling is stored once in the shared bundle area.
Legacy cleanup: the installer removes old per-version add-in manifests and legacy BIMO add-in folders without deleting user settings, license, branding, or logs.
Per-user installation: the installer is designed for installation without administrator elevation.
Stability
Fixed a startup crash that could appear after removing local license or branding files.
Improved ribbon/settings registration resilience when fallback/default ribbon layouts are used.
Made JSON config tests isolated and CI-safe.