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

# 7.0.0-Release Candidate 5

This is the 7.0.0 Release Candidate 5. 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 |
|-------------|-----------------|
| DOC: Update RC4 release notes (#452) | a3cc6dde |
| ENH: Allow user to multi-select DataPaths to import (ImportDream3dFile) | 59abf632 |
| BUG: Fix issue where no DataPath selection is made by user to import .dream3d file | 6f725ed1 |
| REL: Update version to RC5 | 0fccf332 |
| BUG: Import CSV Wizard fixes | 54ec550d |

### simplnx

| Description | Git Commit Hash |
|-------------|-----------------|
| ENH: FindNeighbors remove the '2' suffix from default created arrays (#665) | 5acd0a8b |
| BUG: Fix issue where not selecting any import paths would lead to the entire file being imported. (#664) | 8364222a |
| ENH: Added version to pipeline json (#663) | df4a5ba3 |
| BUG: Fix issue when accessing data from 2 different vectors. (#662) | d3e743e8 |
| FILTER: Add WriteStatsGenODFAngleFile (#645) | bcd46624 |
| BUG: Fixed ITK lean and mean option and compiler warnings (#661) | a3840c08 |
| BUG: Fix StringArray importing in preflight (#658) | ee7f85e5 |
| ENH: Update to version 1.0.12 of H5Support (#659) | ff074e80 |
| BUG: Disable Import Deform V12 unit test. (#657) | 4f658dd9 |
| BUG: Fix issue writing RectilinearGrid geometries. (#656) | 1f3ad1cd |
| VERS: Updated fmt to 10.0.0 (#655) | 714e41b2 |
| FILTER: Add 32 more ITK filters (#603) | d2c96560 |

