v2.17.1
laurent-laporte-pro
released this
10 Jun 14:36
·
404 commits
to dev
since this release
What's Changed
Features
- launcher: add new API endpoint
/v1/launcher/time-limit
and updateLauncherDialog
by @laurent-laporte-pro in #2012 - raw: refactor aggregation endpoint by @MartinBelthle in #2031
- ui: add studies archive tag by @hdinia in #2043
- ui: update split view by @hdinia in #2046
- ui-common: refactor and update ImportDialog by @skamril in #2040
- ui-storages: add parameter 'enabled' for v8.8 by @skamril in #2021
- ui-thematictrimming: add groups and sort by alphabetical order by @skamril in #2023
- ui-thermals: add v8.7 thermal cluster fields by @hdinia in #2003
- ui-utils: add overload signatures for
validateNumber
function in validationUtils by @skamril in #2029
Bug Fixes
- api-aggregation: raise 404 HTTP exception for unfound output names by @mabw-rte in #2050
- import: allow import for users that are reader only by @MartinBelthle in #2032
- ui: prevent
CreateVariantDialog
fields overflow by @hdinia in #2044 - ui-commons: add of extensions accepted for matrix import in MatrixInput by @skamril in #2048
- variant-command: correct behavior of creation command in special… by @mabw-rte in #2041
Refactoring
- ui-storages: short-term storage update form by @skamril in #2025
- ui-utils: update localStorage utils types by @skamril in #2045
Build System
- pyinstaller: upgrade version of pyinstaller in build requirements by @laurent-laporte-pro in #2030
Continuous Integration
- hydro: avoid SonarCloud warning about unfilled todo by @laurent-laporte-pro in #2017