| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_9.0.1_amd64.AppImage | 2026-06-27 | 442.5 MB | |
| OpenConstructionERP-9.0.1-1.x86_64.rpm | 2026-06-27 | 363.3 MB | |
| OpenConstructionERP_9.0.1_amd64.deb | 2026-06-27 | 363.3 MB | |
| OpenConstructionERP_9.0.1_x64-setup.exe | 2026-06-27 | 329.7 MB | |
| OpenConstructionERP_9.0.1_x64_en-US.msi | 2026-06-27 | 354.8 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-06-27 | 277.7 MB | |
| OpenConstructionERP_9.0.1_aarch64.dmg | 2026-06-27 | 278.8 MB | |
| OpenConstructionERP v9.0.1 source code.tar.gz | 2026-06-27 | 295.0 MB | |
| OpenConstructionERP v9.0.1 source code.zip | 2026-06-27 | 299.6 MB | |
| README.md | 2026-06-27 | 728 Bytes | |
| Totals: 10 Items | 3.0 GB | 0 | |
A fix release for opening BIM files that were uploaded through Project Files.
Fixed
- Opening a BIM file (IFC or RVT) uploaded through Project Files now builds the 3D model on the fly instead of reporting "model not found". The File Manager was opening such a file by treating its document id as a model id, so the viewer looked for a model that did not exist yet and never started the conversion. It now hands the document to the same on-demand converter the rest of the app uses, so the model is created and shown the first time the file is opened, and a model reached by a stale link is recovered the same way.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v9.0.0...v9.0.1