BIMQ 3.1
Version: BIMQ 3.1.2
Date: 2025-05-16
Bugfixes and Enhancements
Some mail notifications had the wrong language and mail subject
Some classification mappings from BSDD did not load properly
API: The
/revit
endpoint now returns a clear 404 error instead of a generic 500 if no Revit mapping is defined for the project
Version: BIMQ 3.1.1
Date: 2025-04-29
Bugfixes and Enhancements
Descriptions of concepts that contain special characters like
"
or&
are not escaped multiple times anymoreSSO logins only: Show more information on failed login attempts
Project setup import:
Do not crash project setup import on empty projects
Add discipline models to requirements automatically if they do not exist as requirement during import
More precise error message if discipline models are duplicated in the excel file
Constraints: Allow negative values for
IfcIntegerCountRateMeasure
and any numeric values forIfcCountMeasure
as defined in IFC
Version: BIMQ 3.1.0
Date: 2025-04-04
Bugfixes and Enhancements
Adds a function to reset the decription of a requirement back to it's template
Fixes a bug where new enumerations where not transferred from templates to requirements
Fixes a bug where OAuth user got a wrongful "client_id mismatch" error despite the provided
client_id
being correct
This release also contains lots of internal updates and preparations for future updates.