|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
5 | | -## [0.89.2](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.89.0) |
| 5 | +## [0.90.0](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.90.0) |
| 6 | +* Notable changes for users: |
| 7 | + * Ordered magnets input Dipole first then solenoid in RC daily meeting template and SL EoS report |
| 8 | + * Added inputs for magnets configuration of noon the day before in the RC daily meeting template |
| 9 | + * Added description tooltip for tags in run details |
| 10 | + * Normal inputs (runs, fills, tags etc) can now be filled for the RC daily template log |
| 11 | + * Added requirement for users to have sufficient roles (per detector) in order to manage (create, verify) QC flags |
| 12 | + * Allow the creator of QC flag to verify it |
| 13 | + * A tooltip has been added to inform user about the expected unit in run duration filter |
| 14 | + * Fixed missing current environment state on overview page when error state occurred |
| 15 | +* Notable change for developers: |
| 16 | + * Frontend tests suites are now independent the one from the others |
| 17 | + * Dependabot will not create PRs to update eslint to 9.x |
| 18 | + * Added c++ API for QC flags creation |
| 19 | + * Fixed randomness of waitForDownload in tests |
| 20 | + * Updated the cxx API to not mention deleted proto API |
| 21 | + * Added model and an endpoint to fetch all trigger counters for a given run |
| 22 | + |
| 23 | +## [0.89.2](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.89.2) |
6 | 24 | * Notable changes for users: |
7 | 25 | * Fixed the error thrown when updating environment through gRPC API (Fix was not properly done in 0.89.1) |
8 | 26 |
|
9 | | -## [0.89.1](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.89.0) |
| 27 | +## [0.89.1](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.89.1) |
10 | 28 | * Notable changes for users: |
11 | 29 | * Fixed the error thrown when updating environment through gRPC API |
12 | 30 |
|
|
0 commit comments