Skip to content

Releases: OpenRailAssociation/osrd

Version 1.2.4

13 Nov 16:37

Choose a tag to compare

What's Changed

Features 🎉

Code refactoring ♻️

Frontend:

Editoast:

Core:

Miscellaneous:

Bug fixes 🐛

E2E Tests

Dependency bumps 🗞️

From dependabot
Read more

osrd-ui v0.0.80

31 Oct 12:46

Choose a tag to compare

What's Changed

  • ui-charts: adjust level 6 graduations in space time chart by @emersion in #13798
  • ui-charts: fix broken CSS nested class suffixes by @emersion in #13835

Version 1.2.3

23 Oct 14:45

Choose a tag to compare

What's Changed

Features 🎉

Code refactoring ♻️

Frontend:

Editoast:

Core:

  • paths: migrate from RangeMaps to lists of range by @eckter in #13731
  • improve documentation for some of the project quirks by @eckter in #13730
  • basic cleanup for pathfinding constraints by @eckter in #13718
  • debug: improve csv logging utils by @eckter in #13711
  • stdcm: add telemetry span to track max duration ratio by @eckter in #13687
  • stdcm: use heuristic to trim nodes that would take too long by @eckter in #13706
  • make StaticIdxList<T> implement List<StaticIdx<T>> by @eckter in #13672
  • stdcm: stream json timetable when reproducing a request by @eckter in #13617
  • add a flag to disable timetable cache by @eckter in #13612
  • document LOCAL_TIMETAB...
Read more

osrd-ui v0.0.79

17 Oct 07:09

Choose a tag to compare

What's Changed

Full Changelog: ui-v0.0.78...ui-v0.0.79

Version 1.2.2

26 Sep 10:35

Choose a tag to compare

What's Changed

Features 🎉

  • Round trips
    • Add paced train round trips endpoints #12791
  • Sub-categories
  • Similar trains
    • Add similar train cards in simulation report sheet by @Math-R in #12969
    • Adapt similar_trains using train struct with train_name and start_time by @aschantraine in #13156
    • Make similar trains filters optional and remove merging by @hamz2a in #13391
    • Replace name by schedule id in similar trains by @hamz2a in #12745
    • Simplify similar train response schema by @leovalais in #12988
  • Early stages of railway manager interface
    • Add optional gateway config to the charts by @Khoyo in #13380
  • Early stage of itinerary editor
  • Inter-operational points Space Time Chart
    • front: display paced train exceptions on inter operational point space-time-chart by @Uriel-Sautron in #13094
  • NGE import:
  • STDCM
  • Scenario view
  • Update map style by @sim51 in #12652

UI

Code refactoring ♻️

Frontend:

Editoast:

Core:

Read more

Version 1.2.1

11 Sep 14:23

Choose a tag to compare

What's Changed

Features 🎉

Bug fixes 🐛

  • STDCM
  • Categories
  • Round trips
  • Scenario page
  • Multiple fixes by @Synar (#13155)
    • Fix stop_for for non stops in xml import in #13115
    • Select occurrence on conflict click in #13040
    • Fix mm converted too early to m in csv export #13018
    • Unset selected and projected train ids when deleting the corresponding train in #13017
    • Fix round trip modal crashing on older browsers in #13153
    • Fix scaling of mass dependent fields in the rolling stock editor by @Synar in #13187

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Sep 15:05

Choose a tag to compare

What's Changed

Features 🎉

UI

Code refactoring ♻️

Bug fixes 🐛

  • Add node memory limit option to avoid OOM by @flomonster in #12792
  • gateway: make /srv the working dir in all envs by @Khoyo in #12773
  • editoast: authz: fix ability to demote without having a higer grant by @leovalais in #12821
  • editoast: fix COALESCE performance issues in Model::List by @leovalais in #12739
  • editoast: fix similar train stops by @hamz2a in #12937
  • editoast: handle None category on train schedule update by @hamz2a in #12889
  • editoast: prevent last owner from being demoted + tests improvements by @leovalais in #12839
  • Pathfinding: use speed limit tag to compute speed limits by @eckter in #12747
  • Fix map position alternative simulation when no capacity is available by @achrafmohye in #12746
  • Restore margin highlighting in output table when negative diff margins by @achrafmohye i...
Read more

osrd-ui v0.0.78

19 Aug 10:22

Choose a tag to compare

What's Changed

Full Changelog: ui-v0.0.77...ui-v0.0.78

Version 1.1.8

08 Aug 14:59

Choose a tag to compare

What's Changed

Features 🎉

Code refactoring ♻️

  • editoast: handle missing similar trains by @hamz2a in #12703
  • editoast: new openapi schema collection system by @leovalais in #12729
  • front: e2e: improve and fix rs get and delete by @Synar in #12577
  • scripts, all: uniformize shell error flags by @Synar in #12270
  • ui: update storybook URL to new home by @emersion in #12715
  • docker: move osrd-images to port 8075 by @Khoyo in #12695
  • editoast: use anyhow everywhere in the client by @leovalais in #12720
  • editoast: fix mismatched_lifetime_syntaxes warning on nightly by @leovalais in #12721
  • core: move existing path types into the new path module by @eckter in #12664
  • front: move rollingStock helpers to appropriate folders by @clarani in #12645
  • front: move RollingStockEditor const and types in the RollingStockEditor folder by @clarani in #12643
  • front: move components related to stdcm in applications/stdcm/ by @clarani in #12649
  • editoast: create database crate by @SarahBellaha in #12702
  • editoast: fga: use fga type alias in function signature by @Sh099078 in #12704
  • front: use matchPathStepAndOp in times stops output table by @Synar in #12474
  • editoast: add several similar trains test by @hamz2a in #12661
  • front : refactor Locators to Use data-testid by @Maymanaf in #12518
  • Create project and projectList folders in /operationalStudies/views by @clarani in #12674
  • Relaxed core worker_id from infra id to any string by @flomonster in #12654

Bug fixes 🐛

Bump dependencies 🗞️

Translations ️🌏🌍🌎

New Contributors

Full Changelog: v1.1.7...v1.1.8

osrd-ui v0.0.77

05 Aug 09:38

Choose a tag to compare

What's Changed

Full Changelog: ui-v0.0.76...ui-v0.0.77