```{index} triple: DREAM3D-NX; Release Notes; 7.0.0-rc2 ``` # 7.0.0-Release Candidate 2 This is the 7.0.0 Release Candidate 2. Below are listed the many bug fixes and development that have gone into this release. ## Fixed Issues In the below tables are summarized git logs from the commits since the last release. Each line should have a short code at the start of the line indicate a general area that the commit falls under. Also include is the Github Pull Request (*PR*) number. These can be fully reviewed at: [https://www.github.com/bluequartzsoftware/simplnx](https://www.github.com/bluequartzsoftware/simplnx) [https://www.github.com/bluequartzsoftware/DREAM3DNX](https://www.github.com/bluequartzsoftware/DREAM3DNX) ### DREAM3D NX | Description | Git Commit Hash | |--|-| | ENH: OrientationUtility (#393) | ed48efae | | BUG: Get QUuid strings without braces for comparison to a simplnx Uuid (#396) | cb72417a | | BUG: Fix pipeline filter selection changed slot (#395) | d4bbab6f | | QtADS: Update to latest commit | 168dd12e | | ENH: Upgrade compatibility for Qt6 (#390) | 29927cef | | COMP: Add QT_NO_KEYWORDS compile definition to NXComponents to avoid conflicts in other libraries (#392) | 0fa6b9ea | | ENH: Sort filters that are sent as telemetry data alphabetically to preserve use privacy (#388) | 2624d149 | | BUG: Fix adding bookmark folders/files via drag & drop (#391) | 271d8178 | | BUG: Fix validation function for dropping DataObjects on MultiArraySelectionParameters (#389) | a037f95b | | BUG/ENH : Update table copy/paste (#387) | a5a468fa | | BUG: Move the filter execution telemetry data requests to PipelineController to avoid crashing when pipeline finishes quickly (#386) | 67fdec29 | ### simplnx | Description | Git Commit Hash | |--|-| | ENH: Update MoveData filter to allow multiple moves at once (#583) | ff005edf | | FILTER: Add FindGBCDMetricBased & FindGBPDMetricBased filters (#578) | 4ebb8452 | | FILTER : AvizoUniformCoordinateWriter & AvizoRectilinearCoordinateWriter (#584) | 6424ff7a | | FILTER: CombineStlFiles (#582) | 65c3a537 | | BUG: Fix HDF5::GetNameFromBuffer checks (#581) | 80fab4af | | FILTER: FindCAxisLocations & FindFeatureNeighborCAxisMisalignments filters (#576) | 5cbb735a | | BUG: Fixed VERBATIM typo in cmake (#574) | 28db380e | | FILTER: ResampleRectGridToImageGeom (#572) | e3f4f593 | | API: Euclidean Geometry Updates (#571) | 6b555472 | | FILTER: Write Pole Figure (#547) | 88bcd838 |