| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_9.1.0_amd64.AppImage | 2026-06-29 | 442.5 MB | |
| OpenConstructionERP-9.1.0-1.x86_64.rpm | 2026-06-29 | 363.3 MB | |
| OpenConstructionERP_9.1.0_amd64.deb | 2026-06-29 | 363.3 MB | |
| OpenConstructionERP_9.1.0_x64-setup.exe | 2026-06-29 | 329.7 MB | |
| OpenConstructionERP_9.1.0_x64_en-US.msi | 2026-06-29 | 354.8 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-06-29 | 279.4 MB | |
| OpenConstructionERP_9.1.0_aarch64.dmg | 2026-06-29 | 280.5 MB | |
| OpenConstructionERP v9.1.0 source code.tar.gz | 2026-06-29 | 295.1 MB | |
| OpenConstructionERP v9.1.0 source code.zip | 2026-06-29 | 299.6 MB | |
| README.md | 2026-06-29 | 2.9 kB | |
| Totals: 10 Items | 3.0 GB | 0 | |
A coordination, projects and notifications release built on community reports. It makes project status a first-class, auditable thing, turns notification settings into a real routing matrix that also drives connected chat tools, and completes the PDF takeoff reload fixes.
Added
- Projects gain a working status beyond active and archived: set a project to waiting, on hold or finished from the project page, see it as a coloured badge across the project list, and review a status history that records who changed the status from one value to the next and when. Archived projects now have their own view, so they no longer just disappear: filter the list by active, archived or all, and restore an archived project with one action.
- Notification settings are now a complete, reachable routing matrix: choose, per event and per channel, what you are notified about and at what cadence (real time, hourly or daily digest). Connected chat integrations (Telegram, Slack, Teams, Discord, WhatsApp) now actually receive those notifications, each filtered by the events you choose for it, so a chat bot can be pointed at exactly the events you care about. Posting a comment in a project discussion now notifies the other participants and the project owner with a link back to the thread.
Fixed
- Quantity takeoff measurements saved to a project reappear after you reload the page. The viewer loads them from the server in the background, but a re-render that happened while that load was still in flight could cancel it and leave the sheet blank even though the work was safely stored. The background load no longer cancels itself, so the measurements are restored every time.
- A drawing page that was never calibrated no longer shows a "calibrated" scale badge after a reload. Each measurement now records whether its page was actually calibrated, so a page left on the default scale comes back reading "not calibrated" while a genuinely calibrated sheet keeps its scale.
- A drafted RFI can be opened from the RFI page. The transition from draft to open already existed on the server but had no button, so a drafted RFI could not be published from the interface.
- Project discussions show each author's name instead of a raw identifier, and the discussion is now reachable directly from the project page next to Documents.
- The Client and Partner Portal invite dialog shows the complete sign-in link to send rather than the bare token, and the notification raised when a portal user is invited now opens the portal user list instead of a page that did not exist.
Changed
- The project list can be filtered by status, including archived and an all view that spans every state, with archived projects fetched only when they are asked for.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v9.0.1...v9.1.0