| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_11.18.0_amd64.AppImage | 2026-07-18 | 461.0 MB | |
| OpenConstructionERP-11.18.0-1.x86_64.rpm | 2026-07-18 | 381.8 MB | |
| OpenConstructionERP_11.18.0_amd64.deb | 2026-07-18 | 381.8 MB | |
| OpenConstructionERP_11.18.0_x64-setup.exe | 2026-07-18 | 348.6 MB | |
| OpenConstructionERP_11.18.0_x64_en-US.msi | 2026-07-18 | 373.4 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-07-18 | 296.2 MB | |
| OpenConstructionERP_11.18.0_aarch64.dmg | 2026-07-18 | 297.3 MB | |
| OpenConstructionERP v11.18.0 source code.tar.gz | 2026-07-18 | 307.8 MB | |
| OpenConstructionERP v11.18.0 source code.zip | 2026-07-18 | 313.3 MB | |
| README.md | 2026-07-18 | 1.3 kB | |
| Totals: 10 Items | 3.2 GB | 0 | |
OpenConstructionERP now exports a bill of quantities back to FIEBDC-3 (BC3), the standard construction budget format used across Spain and Latin America. Open a BOQ, choose Export and pick FIEBDC-3. The file carries the full chapter and item hierarchy with codes, units, quantities, unit rates and long texts, and it re-imports through our own BC3 reader without losing anything, so a budget can travel out to the Spanish desktop estimating tools and come back cleanly. It is written in Windows-1252 by default for the widest tool compatibility and switches to UTF-8 only when a character needs it, with the charset named in the file header. This sits alongside the existing GAEB XML, Excel, CSV and PDF exports, and there is no database change.
The in-app error log that backs the bug-report tool now scrubs a wider set of secrets before anything reaches local storage or a downloaded report. It already stripped emails, API keys and bearer tokens. It now also removes a bare session token in the platform's own format and a fuller set of token, secret, cookie and session fields, so an authentication token cannot end up in a report that gets shared.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v11.17.0...v11.18.0