- Documentation
- Product Updates
- 2.11.0
Version 2
-
2.16
-
2.15
-
2.14
-
2.13
-
2.12
-
2.11
-
2.10
-
2.9
-
2.8
-
2.7
-
2.6
-
2.5
-
2.4
-
2.3
-
2.2
-
2.1
-
2.0
-
1.3
-
1.2
2.11.0 - Time Till Now, to the Minute
May 13, 2024
New Features:
- When setting up a comparison report column with datetime, a new dropdown lets you select the unit of time (previously, it was only "day")
- Materials can now be filtered by their material code using the "codes" parameter in GET /api/materials calls
- GraphQL connections can now be tested by setting the body of the POST to be sent for the test call
- In Data Pull, the "Request" method setting (POST or GET) is only shown if the Data Pull connection has a type of "GraphQL"
- Integrations are no longer removed from the database when deleted, but "soft deleted" and kept with a status of -1
Bugfixes:
- Fixes materialProperty key in GET /api/materials/[id] calls to show the Material Property name and details
- Connection test log times are now fixed
- Report files with 0 rows in the report will now generate properly
- A text bug in the new "delete file" confirmation popup (introduced in 2.10.2.2) is fixed