BIMQ 3.1

Version: BIMQ 3.1.3

Date: 2025-06-10

Bugfixes and Enhancements

  • Reports: Adds name of the discipline model to software template export file names (if applicable)

  • Constraints:

    • Using enumerations for numerical properties now keeps the precision (Integer vs. Real number)

    • Better readability for lists of numerical values in the table grid

  • Classifications from BSDD: BuildingSMART deployed some breaking changes on their API. This version of BIMQ ensures that we are using the latest API version. The changes prevented adding new classifications and adding new classification map items from BSDD.

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 anymore

  • SSO 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 for IfcCountMeasure 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.