Release Notes
Introduction
The release notes provide brief and high-level descriptions of the new features of HaloCAD. Before installing HaloCAD, it is recommended to read the release notes to understand any current limitations or bugs that may apply to this version of the software.
Product Description
HaloCAD acts as the guardian of your CAD files by automatically protecting them with Microsoft Purview Information Protection (MPIP) labels whenever they leave your secure IT perimeter. As a plug-in for CAD applications, HaloCAD offers access to MPIP-protected files, including label handling and privilege enforcement. CAD users will not notice any differences in the handling of CAD files because they take place in the background. By seamlessly attaching MPIP labels to the CAD files while they are being created, it provides end-to-end security for those files.
System Requirements
The following system requirements table specifies the minimum and recommended technical specifications, such as software and network resources, necessary to run the product.
Components | Details |
---|---|
Supported Operating Systems | Windows 10, Windows 11, or above with updates installed. |
Supported file types |
|
Supporting application | To view the encrypted PDF files, install the latest version of Acrobat Reader DC / Acrobat DC. |
Requirements
Supported CAD applications for HaloCAD Add-ons
You are reading the current version of the release notes; however, if you are searching for a previous version, refer to the release notes for that version.
CAD applications | HaloCAD Add-on version |
---|---|
NX 2206, 2212, 2306 | 2.0, 2.1 |
NX 12, 1899, 1953, 1980, 2007, 2206 | 1.2, 1.3 |
NX 1899, 1953, 1980, 2206 | 1.1 |
NX 1899, 1953 | 1.0 |
CAD applications and HaloCAD Add-on version
Prerequisites
The following preparatory steps or conditions must be met before installing the product.
The add-on requires the registration of an application with Microsoft Entra ID, an Office 365 subscription, and access to recommended URLs. For additional information, please refer to the Technical Reference Manual.
Code Quality and Security
Secude focuses on software quality and security. This is accomplished by adhering to and exceeding best practices in development, testing, and quality control. Secude has chosen SonarQube as the first building block for building and implementing a robust continuous code quality assurance (QA). SonarQube is a platform for statical code analysis for continuous inspection of code quality. It performs automatic reviews of code to detect bugs, code smells, unit test coverage, and security issues in 29 programming languages.
SonarQube is utilized throughout the development process at Secude and only the highest marks are accepted for a product to be released. It helps to regulate code quality from the beginning of development, find and repair issues promptly, and improve overall software stability.
Each build report can be found under its relevant version heading in this release notes.
Reliability Rating
A = 0 Bugs
B = at least 1 Minor Bug
C = at least 1 Major Bug
D = at least 1 Critical Bug
E = at least 1 Blocker Bug
Security Rating
A = 0 Vulnerabilities
B = at least 1 Minor Vulnerability
C = at least 1 Major Vulnerability
D = at least 1 Critical Vulnerability
E = at least 1 Blocker Vulnerability
Security Review Rating
The Security Review Rating is a letter grade based on the percentage of Reviewed (Fixed or Safe) Security Hotspots.
A = >= 80%
B = >= 70% and <80%
C = >= 50% and <70%
D = >= 30% and <50%
E = < 30%
Maintainability Rating
A=0-0.05, B=0.06-0.1, C=0.11-0.20, D=0.21-0.5, E=0.51-1
The Maintainability Rating scale can be alternately stated by saying that if the outstanding remediation cost is:
<=5% of the time that has already gone into the application, the rating is A
between 6 to 10% the rating is a B
between 11 to 20% the rating is a C
between 21 to 50% the rating is a D
anything over 50% is an E
Build 2.1
New Features
This release contains the following new features.
Implemented a new feature to include metadata (label only) into CAD files using the CAD SDK. HCADNX-507
Support for watermarking CAD files (Model and Assembly file) with MPIP labels, as well as 'label-only' MPIP labels that apply only metadata. HCADNX-524, HCADNX-538
Improvements
There are no improvements to list for this release.
Fixed Issues
This section lists the fixed issues in the current release.
Fixed an issue that caused the NX application to crash if the user's Email ID was not configured in the
appsettings.json
file when applying the DKE label. HCADNX-517The option to deactivate the license (via the Deactivate button) has been removed from the HaloCAD About UI. HCADNX-525
Known Issues
This section lists the known issues in the current release.
Standard NX Password-protected file is not supported. HCADNX-21
It is possible to copy/share the protected file when the following options are used, along with view rights. HCADNX-212, HCADNX-214
Copy Geometry to Part
Create Linked Part
Reader: When a protected part file is cloned from an assembly file, the newly cloned part file will not be protected. HCADNX-156
The NX application will crash when the protected file is saved for the second time in the network-shared location. HCADNX-210
Intermittently, the HaloCAD Add-on for NX installation will fail. Workaround: Clear MPIP and HaloCAD dlls from NXBIN. HCADNX-458
File types such as STEP/IGES/DWG/DXF will not be protected when exported from a protected part file using the File → Export option. HCADNX-429
It is possible to install the HaloCAD Reader Add-on for NX even if the HaloCAD Add-on for NX is already installed. HCADNX-503
It is possible to install multiple versions of HaloCAD Add-on for NX on one system. HCADNX-504
It is not possible to export the file from the protected file using the Plot option. HCADNX-509
When attempting to export a protected file in the NX 2206 application, the file will not be exported. HCADNX-527
When the HaloCAD Least Permission window is still displayed, clicking the "Esc" button will remove the imported protected Part file from the ASM file. HCADNX-548
Quality Gate Report
Please see the table below for a list of SonarQube's key parameters for this version. Refer to the "Code Quality and Security" section for more information on rating definitions.
Metric | Value |
---|---|
Coverage | 82% |
Maintainability Rating | A |
Reliability Rating | A |
Security Hotspots Reviewed | A |
Security Rating | A |
Quality Gate report