Download Latest Version OpenConstructionERP_12.2.0_x64_en-US.msi (375.0 MB)
Email in envelope

Get an email when there's a new version of OpenConstructionERP

Home / v3.0.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-15 1.5 kB
v3.0.8 -- converter download fix + project setup wizard (backend) + visible match pipeline source code.tar.gz 2026-05-15 243.9 MB
v3.0.8 -- converter download fix + project setup wizard (backend) + visible match pipeline source code.zip 2026-05-15 245.9 MB
Totals: 3 Items   489.7 MB 0

Fixed

  • Windows converter downloads no longer corrupt binaries. _download_one_file opened the destination without os.O_BINARY, so the MS C runtime used text mode and os.write() rewrote every 0x0A as 0x0D 0x0A — shifting the PE header and breaking RvtExporter.exe / IfcExporter.exe / DgnExporter.exe launch with WinError 216. Now binary on Windows; no-op on POSIX.
  • Mongolian catalogue routing. MN_ULAANBAATAR (and bare MN) now map to mn, so the Mongolian cost catalogue resolves to cwicr_mn_v3 instead of falling back to English.
  • DWG version floor. Stability guards realigned to the intentional v3.0.6 minimum (R14 / AC1014).

Added

  • Project setup-wizard backend (Slice 1). 8-preset library + multi-axis scoring (activity · role · phase · size · region) → per-project module tiers (must / recommended / optional / hidden) with a numbered route line. New tables oe_project_profile / oe_project_module / oe_project_wizard_draft (migration v3035); 6 endpoints under /projects. Presentation-only — never unloads a module or blocks an API.
  • Visible 7-stage match pipeline on /match-elements. Convert → Load → Schema → Filter → Group → Match → Rollup, each with status, output preview, an Adjust panel, and editable LLM prompt templates (migration v3034).
  • BIM converter banner now shows live install progress in a two-column layout.

Full changelog: see CHANGELOG.md.

Source: README.md, updated 2026-05-15