| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_8.0.0_amd64.AppImage | 2026-06-13 | 350.3 MB | |
| OpenConstructionERP-8.0.0-1.x86_64.rpm | 2026-06-13 | 271.1 MB | |
| OpenConstructionERP_8.0.0_amd64.deb | 2026-06-13 | 271.1 MB | |
| OpenConstructionERP_8.0.0_x64-setup.exe | 2026-06-13 | 263.7 MB | |
| OpenConstructionERP_8.0.0_x64_en-US.msi | 2026-06-13 | 289.1 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-06-13 | 204.1 MB | |
| OpenConstructionERP_8.0.0_aarch64.dmg | 2026-06-13 | 204.7 MB | |
| sbom-backend.cdx.json | 2026-06-13 | 170.6 kB | |
| sbom-frontend.cdx.json | 2026-06-13 | 2.1 MB | |
| THIRD_PARTY_LICENSES.md | 2026-06-13 | 38.4 kB | |
| OpenConstructionERP v8.0.0 source code.tar.gz | 2026-06-13 | 290.8 MB | |
| OpenConstructionERP v8.0.0 source code.zip | 2026-06-13 | 294.9 MB | |
| README.md | 2026-06-13 | 1.9 kB | |
| Totals: 13 Items | 2.4 GB | 0 | |
Added
- In-app guides for every major module. A help button opens a short panel that explains what the module is for, walks through the main steps and lists a few tips, translated like the rest of the interface. Guides ship for the bill of quantities, BIM viewer, takeoff, DWG takeoff, cost database, catalogue, assemblies, element matching, the AI estimator, projects, files, the dashboard, cost benchmarks and project intelligence.
Fixed
- DWG takeoff drawings on a fresh install. A drawing that was uploaded but not yet converted reported the wrong state and could stay stuck, so the viewer now resolves the real status and a fresh install seeds a working example drawing.
- Deleting a bill of quantities position now clears the reference to it from any DWG takeoff annotation or matched element, so nothing keeps pointing at a row that no longer exists.
- Listing the files in a project no longer fails on some installs because of a missing import.
- The bill of quantities editor now shows the actual error when validation or another action fails, instead of failing with no message.
Security
- Closed cross-tenant gaps on the bill of quantities analytics and enrichment endpoints and on the AI estimator run list, so one account cannot read or change another account's data by guessing an identifier. Regression tests lock the owner checks in place.
Changed
- Filled the interface strings that were missing in several languages and translated the ones that still showed English, so the whole interface reads in the chosen language.
What's Changed
- Release 8.0.0: module guides, security hardening, DWG fresh-install fix by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/226
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v7.10.0...v8.0.0