Skip to content

Releases: AntaresSimulatorTeam/AntaREST

v2.19.0

10 Feb 15:12
bf929d3
Compare
Choose a tag to compare

What's Changed

Features

  • ts-gen: add failing area and cluster info inside error msg 2227
  • commands: add study_version information inside commands 2202
  • matrix: allow import for comma-separated csv 2237
  • ui-commons,ui-api: allow to export matrices to CSV 2236
  • link: add update endpoint for link 2175
  • raw: allow folder creation inside user folder 2216
  • clusters: convert groups and names to lower case 2182
  • commands: add creation timestamp and user name inside commands 2252
  • ui-cmd: add command details on variants commands panel 2265
  • ui-debug: add unsupported files handling 2260
  • aggregation-apis: rename aggregation cols 2250
  • api,ui-studies: update study move 2239
  • raw-api: add an endpoint to retrieve files in their original format 2244
  • ui-links: set first link as default when component mounts 2268
  • ui-studies: add on click fetch and display list of non studies folder 2224
  • ui-debug: add download in original file format 2277
  • variant: add reason when variant generation fails 2290
  • launcher: allow local launcher to work with xpress 2251
  • installer: update installer for v2.19 2297
  • bc: add constraint duplication endpoint 2295
  • ui-api, studies: optimize studies listing 2288
  • ui-tablemode,ui-playlist: replace Handsontable by Glide Data Grid 2289
  • feat: add an endpoint to allow multiple deletion of binding constrain… 2298
  • ui-hooks: update useSafeMemo and useUpdatedRef 2309
  • ui-studies: sort study tree folders 2300
  • study: normalize study path 2316
  • feat(ts-gen): replace legacy endpoints with new ones 2303
  • ui-commons: allow multiple cells to be pasted in DataGridForm 2328

Bug fixes

  • link: fix empty string handling in filter conversion 2232
  • ci: use fixed versions for gh actions for build stability 2255
  • links: fix a bug that occurred when updating links via table-mode 2256
  • tasks: fix frozen task with load balanced pgpool 2263
  • ui-bc: use matrixindex timesteps for row display 2262
  • xpansion: fix several issues related to weights and constraints 2273
  • ui: fix untranslated message 2275
  • link: add comment attribute in link that was missing and causing an 422 error 2281
  • matrix: remove columns full of NaN inside matrices at the import 2287
  • matrix: return default empty matrix even when called with formatted=False 2286
  • list_dir: check permissions and consider workspace filters config 2279
  • raw: change bytes serialization when formatting is False 2292
  • desktop: fixes calendar issue when reading matrices on Linux 2291
  • disk-usage: suppress exceptions 2293
  • study-tree: fix tooltip message key 2306
  • matrix: allow odd matrix format when importing 2305
  • ui: resolve sonar complexity warning 2311
  • ui-studies: display 'default' workspace even if empty 2301
  • ui-studies: 615 minor fixes 2314
  • bc: fix a bug that would occurs after deleting multiple bc 2317
  • ui-tablemode: adjust the size of the column with the initial data 2320
  • ui-tablemode: prevent small values from being cut off and remove empty space at the bottom 2321
  • ui-commons: keep auto size for DataGrid 2324

Chore

  • upgrader: remove duplicated tests 2235
  • commands: fix user name display in commands 2284
  • ui: update license year 2307
  • ui: bump vite from 5.4.8 to 5.4.14 2308
  • ui: disable TS null assertion and update the code that use it 2312
  • commands: remove obsolete variant-related features 2326
  • ui-common: bump MUI to v6.4.3 to resolve Select list bug causing crashes 2330
  • all: bump pydantic and linting packages 2331
  • copyright: Update year in copyright headers 2299

Continuous integration

  • commitlint: add new rules for scope 2319
  • mypy: enforce explicit overrides 2270
  • github: add PR title lint job 2304

Breaking changes

  • ts-gen: replace legacy endpoints with new ones 2303

Full Changelog: v2.18.3...v2.19.0

v2.18.3

19 Dec 10:24
37366ec
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • ui-results: resolve data misalignment in matrix column filtering by @hdinia in #2269

Full Changelog: v2.18.2...v2.18.3

v2.18.2

11 Dec 13:26
86261a7
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.18.1...v2.18.2

v2.18.1

02 Dec 16:48
3cbd45a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.18.0...v2.18.1

v2.18.0

29 Nov 13:54
e3e752b
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Continuous integration

Documentation

Build

Chore

Perf

Style

Refactor

Read more

v2.17.6

25 Sep 18:35
6ff5520
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • ui-areas: add correct unit in title in Properties form by @skamril in #2115
  • hydro: wrong frequency for inflow pattern by @skamril in #2116
  • adequacy-patch: csr relaxation must be an integer by @MartinBelthle in #2123
  • launcher-api: remove orphan JobResults visibility permissions by @mabw-rte in #2128
  • ui: add missing i18n key and styles on EmptyView by @hdinia in #2127

Continuous integration

Documentation

Build

  • Move all build and project configuration to pyproject.toml by @sylvlecl in #2122
  • Use relative paths in coverage report by @sylvlecl in #2125
  • Remove auto-generated changelog from desktop package by @sylvlecl in #2126

Chore

BREAKING CHANGES

  • aggregation-api: add new endpoint for economy/mc-all aggregation by @mabw-rte in #2092

Full Changelog: v2.17.5...v2.17.6

v2.17.5

02 Aug 10:43
b491c80
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.17.4...v2.17.5

v2.17.4

26 Jul 16:00
caa9cb8
Compare
Choose a tag to compare

What's Changed

Features

  • output: enhance output synthesis view by @MartinBelthle in #2088
  • ui-study: add button to display 'digest' file on successful tasks in task list by @skamril in #2101
  • ui-bc: increases constraint terms field size by @hdinia in #2102
  • bc: avoid unnecessary creation of RHS matrices for binding constraints by @mabw-rte in #2077
  • ui-results: add button to display 'digest' file in result list by @skamril in #2103

Bug Fixes

  • area: allow removal when aggregated mode used by @MartinBelthle in #2094
  • ui-map: prevent name field to overflow dialog box and add more space by @hdinia in #2102

Full Changelog: v2.17.3...v2.17.4

v2.17.3

26 Jul 16:01
Compare
Choose a tag to compare

What's Changed

Features

  • api: do not allow areas, links or thermals deletion when referenced in a binding constraint by @mabw-rte in #2061
  • outputs: build outputs tree based on filesystem by @MartinBelthle in #2064
  • api-raw: raise a 404 Not Found error when a resource is missing in the study by @laurent-laporte-pro in #2078

Bug Fixes

  • ui-clusters: improve cell number values accuracy by using rounding instead of truncating by @skamril in #2087
  • ui-commons: prompt from Form displayed on dialog validation by @skamril in #2089

Continuous integration

Documentation

Full Changelog: v2.17.2...v2.17.3

v2.17.2

19 Jun 13:45
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Continuous integration

Full Changelog: v2.17.1...v2.17.2