| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_11.17.0_amd64.AppImage | 2026-07-18 | 461.0 MB | |
| OpenConstructionERP-11.17.0-1.x86_64.rpm | 2026-07-18 | 381.8 MB | |
| OpenConstructionERP_11.17.0_amd64.deb | 2026-07-18 | 381.8 MB | |
| OpenConstructionERP_11.17.0_x64-setup.exe | 2026-07-18 | 348.5 MB | |
| OpenConstructionERP_11.17.0_x64_en-US.msi | 2026-07-18 | 373.4 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-07-18 | 296.2 MB | |
| OpenConstructionERP_11.17.0_aarch64.dmg | 2026-07-18 | 297.3 MB | |
| OpenConstructionERP v11.17.0 source code.tar.gz | 2026-07-18 | 307.8 MB | |
| OpenConstructionERP v11.17.0 source code.zip | 2026-07-18 | 313.3 MB | |
| README.md | 2026-07-18 | 1.2 kB | |
| Totals: 10 Items | 3.2 GB | 0 | |
Security hardening across the outbound connectors and a few server-side parsers. Outbound chat webhook deliveries (the Slack, Teams and Discord connectors) now resolve and re-check the target address right before the request goes out, so a webhook that points at a loopback or internal address is refused at the send step and not only when it is saved. Several status probes (system status, vector search status and cost vector indexing) no longer echo raw exception text back in their responses; they log the detail server-side and return a short, stable message instead. A handful of text parsers that run server-side (schedule impact, change order durations, smart view filters, quantity formulas and recipient addresses) now cap the length of the value they inspect before the pattern runs, so an oversized crafted string cannot slow a request down. The BIM smart view shortcuts and selection sets kept in the browser reject reserved keys, and the desktop download page escapes the release tag it reads from the public API before showing it. Temporary files written during CAD and takeoff import are created with tighter permissions.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v11.16.2...v11.17.0