```{index} triple: DREAM3D-NX; Release Notes; 7.0.0-rc1
```

# 7.0.0-Release Candidate 1

This is the 7.0.0 Release Candidate 1. 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: Add NXOEMEbsdScanSelection Parameter/Widget (#359) | 5da1b49f |
| CMAKE: Move some of the information into simplnx repo (#363) | 7251ca85 |
| BUG: Patch Unix Based Filesystem Parameter (#362) | 0a3d3703 |
| Bug: Only check for updates on startup when telemetry data flag is turned on (#360) | 3e57600a |
| BUG: Update precision value defaults when converting from a float or double to a string via the NXLocale class (#361) | 339c47ae |
| BUG: Fix crash when closing a pipeline window that has filters in it. (#358) | a4bb006a |
| ENH: Visualization slice representation, multi-select, and select/deselect all shortcuts (#354) | 4992aa07 |
| BUG: Miscellaneous bug fixes (#357) | 2ec7a846 |

### simplnx

| Description | Git Commit Hash |
|--|-|
| FILTER: AppendImageGeometryZSlice (#513) | 95ae7907 |
| FILTER: Add Bad Data (#522) | b5c2c71d |
| BUG: Fix Resizing Misnomer and Move Resize Into AttributeMatrix API (#517) | f195ebdd |
| CMAKE: The plugin that needs a data archive should be the one that downloads it. (#516) | 78916f98 |
| PERF: Improved DataVector and AbstractDataStore iterators (#507) | c5e3ba9a |
| EbsdLib: Update to using EbsdLib 1.0.20 from simplnx-registry (#523) | b627e88a |
| ENH: Verbose error messages in DataArray and PluginLoader (#498) | 0d25bdaa |
| ENH: Improved HDF5 Error messages (#521) | 7ef50723 |
| ENH: Additional validation to the GeneratedFileListParameter (#505) | f8ba8aff |
| PERF: Performance enhancements for the FindArrayStatistics (#502) | c7614331 |
| FILTER: ImportH5OimData & ImportH5EspritData (#506) | b3fa8c43 |
| FILTER: Write STL File (#514) | 86f9282e |
| FILTER: Contouring (#509) | 85a15ec2 |
| FILTER : FindLargestCrossSections (#499) | be5f3488 |
| Update vcpkg for ebsdlib (#518) | 613faa0d |
| BUG: Reverse Commit of ThreadSafeMessenger #495 (#515) | 07b105b8 |
| ENH: CopyFeatureArrayToElementArray Parallel algorithm implemented (#497) | 52a3f7da |
| BUG: Fixed issues discovered by AddressSanitizer (#504) | a13d3a54 |
| Filter: Compute Feature Rectangles (#501) | e620acfc |
| ENH: Threadsafe Filter Feedback Messages (#495) | a8b8a6f5 |
| BUG: Fix legacy DREAM.3D file import (#492) | 8778f2e6 |

