WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: OpenRailAssociation/osrd

Version 1.2.5

27 Nov 17:00

Choose a tag to compare

What's Changed

Features 🎉

Code refactoring ♻️

Frontend:

Editoast:

Core:

Miscellaneous:

Bug fixes 🐛

E2E Tests

Dependency bumps 🗞️

From dependabot
  • front: bump js-yaml from 4.1.0 to 4.1.1 in /front by @dependabot[bot] in #13995
  • front: bump the patch group in /front with 8 updates by @dependabot[bot] in #14015
  • front: bump maplibre-gl from 5.12.0 to 5.13.0 in /front by @dependabot[bot] in #14041
  • front: bump react-i18next from 16.2.4 to 16.3.3 in /front by @dependabot[bot] in #14045
  • front: bump sass from 1.93.3 to 1.94.0 in /front by @dependabot[bot] in #14050
  • front: bump glob from 11.0.3 to 12.0.0 in /front by @dependabot[bot] in #14051
  • front: bump jsdom from 27.1.0 to 27.2.0 in /front by @dependabot[bot] in #14053
  • editoast: bump serde_with from 3.15.1 to 3.16.0 in /editoast by @dependabot[bot] in #14004
  • editoast: bump lz4_flex from 0.11.5 to 0.12.0 in /editoast by @dependabot[bot] in #14005
  • editoast: bump clap from 4.5.51 to 4.5.52 in /editoast by @dependabot[bot] in #14008
  • editoast: bump rangemap from 1.6.0 to 1.7.0 in /editoast by @dependabot[bot] in #14014
  • front: bump the react group in /front with 2 updates by @dependabot[bot] in #14007
  • front: bump @typescript-eslint/parser from 8.46.4 to 8.47.0 in /front by @dependabot[bot] in #14037
  • front: bump @turf/nearest-point from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14054
  • front: bump typescript-eslint from 8.46.4 to 8.47.0 in /front in the typescript-eslint group by @dependabot[bot] in #14010
  • front: bump @turf/boolean-point-in-polygon from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14049
  • front: bump @turf/line-intersect from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14047
  • front: bump @turf/bbox from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14046
  • front: bump @turf/destination from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14044
  • front: bump @turf/invariant from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14043
  • front: bump @turf/bearing from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14032
  • front: bump @turf/transform-translate from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14026
  • front: bump @turf/line-slice-along from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14023
  • front: bump @turf/intersect from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14020
  • front: bump @turf/explode from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14019
  • front: bump @turf/center from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14033
  • front: bump @turf/boolean-intersects from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14034
  • front: bump @turf/bbox-clip from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14042
  • front: bump @turf/along from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in #14030
  • front: bump @turf/line-slice from 7.2.0 to 7.3.0 in /front by @dependabot[bot] in https://github.com/...
Read more

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