Skip to content

Commit

Permalink
Add release note for v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
magueylard committed Sep 3, 2024
1 parent 25a883b commit 7e9a8e7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/source/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

The proper versioning and release of SoSTrades has started with the version 4.0.0.

## Release v4.1.2
Date: 2024-09-05

### Features
* GUI: Add a button on dataset import/export notification changes to export a CSV with data changes information (including path to dataset data)
This comes with the following changes:
- Database: new database migration (need to do a "flask db upgrade" command) to add 2 new columns to the StudyParameterChange table
- Datasets: Add function build_path_to_data that return the path/link/uri to retrieve the data in the dataset
* GUI: Hide dashboard page
* Sostrades-core: improve test gradient strategy
* Flavors configuration: sort flavors list by memory request and limit.
* Remove all coedition users at pod start (after the clean of all study pod allocation)

## Release v4.1.1
Date: 2024-08-27

Expand Down

0 comments on commit 7e9a8e7

Please sign in to comment.