- #315 Possible to use specifications in property_filter.
- #1665 The report_file_name table now properly configures the name of a report export file. It can be used in both the main database and on individual components.
- #2443 The direct panels from openings on the top of example mixing boxes can be used to create the hole. Previously the direct panel which created the hole had to be on the mixing box.
- #2532 production_part.id is now an text array column.
- #2561 Format numbers as numbers in the BOM XLSX export.
- #2572 New filter and sorting for projects.
- #2609 Replaced
componentId with partial component object instead in printout perfCases results list.
- #2683 #2684 Update Graph tab with new graph renderer, solves UI bug and crash.
- #2695 Added support for entering humidity as wet bulb temperature in performance cases.
- #2757 Improved support for wall layouts. Added expression function
layout.load(layoutString, width, height) which returns positions and sizes of all areas in the layout. Also added new property selector layout which can be used to create custom layouts.
- #2758 Added static query
split_no which will look at the inlet relation name and return the split number based on outlet name. This assumes that the upstream neighbor is a split component. Returned value:
- outlet: 0
- split: 1
- split2: 2
- ...
- splitX: X
- __#2759 Highlight selected casing.
- #1744 Docking point expression for double stage units.
- #2519 Removing split profile for combined unit.
- #2558 Updated validation logic so casing components are not validated (properties and config_checks) in initial validation.
- #2644 Fixed the property_filter column in the property_selector_tab.
- #2648 Added a bounding box to the text A3D object if a size hasn't been declared. This fixes the text being cut off near the corners in the printout.
- #2681 Fixed faulty casing before and after.
- #2681 Countinously check insertion rules on shift inserting components.
- #2682 Property values are now correctly translated into it's description in reports.
- #2668 Added missing
design_inletXxx specifications to dampers in promaster validation.
- #2703 Updated logic for climate data defaults to fill in missing values using
NEW.climate_defaults. Note that this is only used for fields that are not already set by the project.
- #2716 Made the group id of the DXF file a unique id.
- #2723 Share dropwdown in project explorer fix.
- #2730 Made progress bar smaller to not overlap view cube.
- #2689 Added
design_pressureDropStandard to all coils.
- #2664 Updated Carel humidifiers to 1.1.0.59. No changes reported.
- #2660 Implemented new Covent rotor DLL
- #2711 Added new G sizes 195, 225, 255.
- #2726
design_fanTotalDepth is now set by the DLL.
- #2678 Condensation values are now always positive.
- #2719 Updated SwissRotors fans DLL to 15.0.3:
- PRODUCT DATA CORRECTION: Previously communicated name SR-FI-A-630, the correct name is: SR-FI-A5-630
- BUG FIXING: Open source licenses Fixed an error in displaying the K-factor and blade count for the Fanset and Fan impeller in size 630
- #2279 Implemented TTC coils DLL
- 2690 Added
design_totalLength which is the sum of all rod lengths.