| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_8.8.3_amd64.AppImage | 2026-06-22 | 354.3 MB | |
| OpenConstructionERP-8.8.3-1.x86_64.rpm | 2026-06-22 | 275.1 MB | |
| OpenConstructionERP_8.8.3_amd64.deb | 2026-06-22 | 275.1 MB | |
| OpenConstructionERP_8.8.3_x64-setup.exe | 2026-06-22 | 267.8 MB | |
| OpenConstructionERP_8.8.3_x64_en-US.msi | 2026-06-22 | 293.2 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-06-22 | 208.2 MB | |
| OpenConstructionERP_8.8.3_aarch64.dmg | 2026-06-22 | 208.8 MB | |
| OpenConstructionERP v8.8.3 source code.tar.gz | 2026-06-22 | 293.7 MB | |
| OpenConstructionERP v8.8.3 source code.zip | 2026-06-22 | 297.9 MB | |
| README.md | 2026-06-22 | 4.0 kB | |
| Totals: 10 Items | 2.5 GB | 0 | |
Security
- Rebuilding the bill-of-quantities semantic-search index now enforces the same access rules as the rest of the module. You can re-index a single bill or a single project only when you can already open it, and a full re-index of every project is restricted to administrators. Previously any account permitted to edit a bill could rebuild - or, with the purge option, wipe - another tenant's search index by supplying its project or bill id.
Fixed
- The bill-of-quantities resource summary now converts foreign-currency resources into the project's base currency before adding them up, so the per-type subtotals and the grand total no longer blend different currencies. A resource priced in a currency that has no configured exchange rate is kept in its own units rather than dropped, matching how the cost breakdown already behaves.
- Editing a bill of quantities, a markup line or a takeoff measurement now merges your change into the record's saved metadata instead of replacing the whole block, so values the server stamps in the background (for example takeoff-run, comparison and verdict markers) are no longer lost when you save an unrelated edit.
- The safety total-recordable-incident-rate (TRIR) indicator and its drill-down now read the safety incident records correctly. The metric previously always reported zero and the drill-down was always empty.
- A bill-of-quantities position priced in a foreign currency whose exchange rate is present but unreadable is now kept in its own units instead of being converted one-to-one, matching the resource-level behaviour.
- The federated BIM viewer no longer throws when the browser or device has no WebGL2 support; it now fails softly so the rest of the page keeps working.
- Currency amounts in the cost-breakdown and resource-summary panels render reliably from the server's exact values, avoiding occasional malformed totals.
- Confirming many detected takeoff measurements at once now writes them in a single database operation instead of one round-trip per row.
- Installing a CAD or BIM converter no longer fails with a "request timed out" error when the download is slow to start. The install always runs in the background and the converters panel updates when it finishes, even if the initial request is dropped by a busy backend or a flaky connection.
What's Changed
- v8.7.1 - timeout flood + DWG self-heal + AI-agent IDOR + transmittals + BETA quick-wins by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/252
- v8.8.0: cost-risk engine, 2D geo maps, How-it-works hub (27 langs), module quality wave by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/253
- release: v8.8.1 - takeoff PDF stays attached to active project (#242) by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/254
- release: v8.8.2 - zero-touch converter install + BOQ export FX (#150) by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/255
- chore: v8.8.2 news pages + CI module-capture harness by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/256
- fix: pointcloud WebGL2 guard (Firefox/WebKit) + EAC KPI registration by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/257
- fix(ci): install ffmpeg in module-captures workflow by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/258
- ci: homepage-loops capture workflow + spec by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/259
- release: v8.8.3 - BOQ vector-reindex tenant isolation + audit quality wave by @datadrivenconstruction in https://github.com/datadrivenconstruction/OpenConstructionERP/pull/260
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v8.8.2...v8.8.3