<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Breaking Changes ðŸ›
* Remove composite coefficient names from parameters.json by oyvindeide in https://github.com/equinor/ert/pull/5911
New Features 🎉
* Add experiment name by aronhoyer in https://github.com/equinor/ert/pull/6688
Improvements
* The startup feedback screen now uses equinor design system colors and icons by eivindjahren in https://github.com/equinor/ert/pull/6596
* Have continous updating of the target case field by oyvindeide in https://github.com/equinor/ert/pull/6635
* Gui for update log by frode-aarstad in https://github.com/equinor/ert/pull/6535
Bug Fixes
* Fix bug where localization settings were not saved by oyvindeide in https://github.com/equinor/ert/pull/6638
* Revert ensemble size for Single Test Run by oyvindeide in https://github.com/equinor/ert/pull/6754
* Fix bug where delete run path would delete parent directory by oyvindeide in https://github.com/equinor/ert/pull/6758
* Fix restart button by oyvindeide in https://github.com/equinor/ert/pull/6763
* Fix bug where some parameters were not present in child ensemble by oyvindeide in https://github.com/equinor/ert/pull/6768
* Fix bug in run analysis tool by frode-aarstad in https://github.com/equinor/ert/pull/6747
Maintenance
* Edit the case prompt for es mda by larsevj in https://github.com/equinor/ert/pull/6589
* Fix Analysis Model UI Issues by andreas-el in https://github.com/equinor/ert/pull/6607
* Modify error message for mismatched ensemble size by larsevj in https://github.com/equinor/ert/pull/6652
* Make it possible to edit the plot title by larsevj in https://github.com/equinor/ert/pull/6615
* Clean up unused funtionality on facade by oyvindeide in https://github.com/equinor/ert/pull/6647
* Raise error on invalid use of runpath placeholders by andreas-el in https://github.com/equinor/ert/pull/6731
* Remove unused keyword ANALYSIS_SELECT by oyvindeide in https://github.com/equinor/ert/pull/6750
Other Changes
* Return update snapshot from facade by oyvindeide in https://github.com/equinor/ert/pull/6613
* Fix flaky adaptive localization test by increasing the ensemble size by kvashchuka in https://github.com/equinor/ert/pull/6485
* Rename RealizationState to RealizationStorageState and move it to storage module by xjules in https://github.com/equinor/ert/pull/6631
* Fix factual error in LOCAL info by kwinkunks in https://github.com/equinor/ert/pull/6655
* Add migration for the deleted template_file_path in GenKwConfig by kvashchuka in https://github.com/equinor/ert/pull/6612
* Revert style change in test-data/eclipse/parse/ERROR.PRT by kvashchuka in https://github.com/equinor/ert/pull/6744
* Bump versions in pre-commit by berland in https://github.com/equinor/ert/pull/6764
* Add Scheduler as alternative to JobQueue by pinkwah in https://github.com/equinor/ert/pull/6749
* Add LocalDriver for Scheduler by pinkwah in https://github.com/equinor/ert/pull/6769
* Add unit test for memory usage on run_dialog by jonathan-eq in https://github.com/equinor/ert/pull/6531
* Move LocalDriver into separate file from Driver by pinkwah in https://github.com/equinor/ert/pull/6772
* Add Qt search paths in tests as well by pinkwah in https://github.com/equinor/ert/pull/6686
* Use new API from iterative_ensemble_smoother by Blunde1 in https://github.com/equinor/ert/pull/6634
* Let the Scheduler ensemble be stoppable from evaluator.py by berland in https://github.com/equinor/ert/pull/6795
* Add "done_callback" to every task for debugging by pinkwah in https://github.com/equinor/ert/pull/6790
* Add fixture for running tests with scheduler and job queue by jonathan-eq in https://github.com/equinor/ert/pull/6805
* Add `background_tasks` for canceling tasks by pinkwah in https://github.com/equinor/ert/pull/6798
* Add retry loop into the scheduler handling resubmitting when running state failed by xjules in https://github.com/equinor/ert/pull/6782
**Full Changelog**: https://github.com/equinor/ert/compare/8.0.0...8.1.0