|
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.81.0](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.81.0) |
| 6 | +* Notable changes for users: |
| 7 | + * Fixed fill statistics not being displayed in fill overview |
| 8 | + * Environments are now linked to eos reports |
| 9 | + * Added simulation passes counts to MC buttons on LHC Periods overview page |
| 10 | + * Autofill environments when creating a log from either the environments or runs page |
| 11 | + * Added an easy to reach no-anonymous toggle in logs overview |
| 12 | + * Added Simulation Passes per Data Pass view |
| 13 | + * Magnets input in SL EoS report now require date |
| 14 | + * Spurious title has been removed from overview tables |
| 15 | + * Title option has been removed from table utility, because it was used mostly to display overflowing data, now handled by overflow baloon |
| 16 | + * Fixed statistics input displaying error with valid values |
| 17 | +* Notable change for developers: |
| 18 | + * Extracted a state-full controlled date input component, to simplify its use and make its model optional |
| 19 | + * Add endpoint serving DPL Detectors list |
| 20 | + * Extracted a magnet filling input |
| 21 | + * Title option has been removed from table utility, because it was used mostly to display overflowing data, now handled by overflow baloon |
| 22 | + * Fixed setting value of date time input with minutes granularity |
| 23 | + |
5 | 24 | ## [0.80.0](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.80.0) |
6 | 25 | * Notable changes for users: |
7 | 26 | * Fixed run quality being sent in patch even if it has not been updated |
|
0 commit comments