Main new features
Change in QUAlibrate config
We have unified the configurations for the different qualibrate repositories, resulting in a change of structure in the QUAlibrate configuration file, usually located in `~/.qualibrate/config.toml`. Now everything related to QUAlibrate lies under a toplevel header `qualibrate`. Under the hood, we've now separated all logic related to the configuration file into a separate Python package `qualibrate-config`.
Additional changes
- Fixed the stop button for calibration nodes
- UI improvements, mainly for the node execution page
- Add support for Python 3.12
Individual release notes can be found in the respective packages.