<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
User impact ðŸ›
* Remove hide details button in rundialog by andreas-el in https://github.com/equinor/ert/pull/8504
* Use EDS icon and stylesheets for run_dialog splitter by andreas-el in https://github.com/equinor/ert/pull/8514
* Change style for disabled simulation modes by andreas-el in https://github.com/equinor/ert/pull/8541
New Features 🎉
* Expose environment variables with run information in compute nodes by DanSava in https://github.com/equinor/ert/pull/8540
Improvements
* Logging improvements by sondreso in https://github.com/equinor/ert/pull/8502
* Add suggestion to simplify GEN_KW config on empty template file by oyvindeide in https://github.com/equinor/ert/pull/8520
* Improve error message for missing response by oyvindeide in https://github.com/equinor/ert/pull/8542
* Replace json with orjson for performance reasons by JHolba in https://github.com/equinor/ert/pull/8577
Bug Fixes
* Fix job label not updating when selecting same index by andreas-el in https://github.com/equinor/ert/pull/8512
* Disallow GENERIC queue system by berland in https://github.com/equinor/ert/pull/8527
* Write eclbase to runpath_list if present by eivindjahren in https://github.com/equinor/ert/pull/8525
* Fix bug where seed was not set for manual initialization by oyvindeide in https://github.com/equinor/ert/pull/8539
Maintenance
* Clean up base run model and convert to ABC by oyvindeide in https://github.com/equinor/ert/pull/8456
* Refactor queue_options to use Pydantic dataclasses by berland in https://github.com/equinor/ert/pull/8475
* Remove unused infer iteration from rft csv export by dafeda in https://github.com/equinor/ert/pull/8558
Other Changes
* Use csv export instead of 2 by eivindjahren in https://github.com/equinor/ert/pull/8458
* Fix bug where template file was interpreted as parameters file by oyvindeide in https://github.com/equinor/ert/pull/8518
* Allow users without equilibrium to run ert with FLOW simulator. by DanSava in https://github.com/equinor/ert/pull/8324
* Use queue to exchange events between scheduler and evaluator by xjules in https://github.com/equinor/ert/pull/8424
* Clarify docs on gen data RESULT_FILE by yngve-sk in https://github.com/equinor/ert/pull/8529
* Rename test_migrate_gen_kw->test_migrate_gen_data by yngve-sk in https://github.com/equinor/ert/pull/8536
* Allow empty field for ensemble smoother and manual by andreas-el in https://github.com/equinor/ert/pull/8535
* Refactor EnsembleConfig by oyvindeide in https://github.com/equinor/ert/pull/8506
* Star in csv export by eivindjahren in https://github.com/equinor/ert/pull/8548
* Better handling of faulty Eclipse versions by DanSava in https://github.com/equinor/ert/pull/8494
* Fix eclipse version config validation on komodo tests by DanSava in https://github.com/equinor/ert/pull/8557
* Add gendata output file for each report step to the output files manifest by DanSava in https://github.com/equinor/ert/pull/8569
* Use Lock mechanism for forward_model_ok by xjules in https://github.com/equinor/ert/pull/8566
* Fix azure testing by DanSava in https://github.com/equinor/ert/pull/8576
**Full Changelog**: https://github.com/equinor/ert/compare/10.3.0-b0...10.3.0-b1