Skip to content

Version 0.3.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@flomonster flomonster released this 29 Nov 08:35
· 273 commits to dev since this release

What's Changed

Features 🎉

  • Display total length and running time in simulation tabs for STDCM by @kmer2016 in #9777
  • Update start of free block in signal projection (space-time chart) when stopping on closed signal by @bougue-pe in #9661
  • Synchro nge and osrd language config + remove SBB header + bump NGE version 2.9.9 by @louisgreiner in #9760

Code refactoring ♻️

  • Bump multiple dependencies in multiple PR
  • Add ertms braking simulator interface by @Erashin in #9794
  • Log execution time when processing messages by @eckter in #9802
  • Renamed many editoast structs for consistency by @hamz2a in #9810
  • The CI label PR based on changes in subfolders too by @Khoyo in #9797
  • Ask for train-schedule export in bug reports by @bougue-pe in #9808
  • Use microsoft playwright image in e2e tests by @Synar in #9741
  • Avoid recomputing unnecessary coastings, which sometimes crashed by @eckter in #9825
  • Update temporary speed limit groups import endpoint by @Sh099078 in #9381
  • Add endpoints for easier view and edition of work schedules by @eckter in #9785
  • Add stdcm test generator for imported timetables by @eckter in #9840
  • Use area:ci instead of area:actions by @Khoyo in #9819
  • Simplify data generation for the output table in Scenario by @clarani in #9642
  • Simplify OP matching in updatePathStepsFromOperationalPoints() by @emersion in #9761
  • Simplify timestampToHHMMSS() by @emersion in #9817
  • Use matchPathStepAndOp() in upsertPathStepsInOPs() by @emersion in #9764
  • Use matchPathStepAndOp() in TimesStopsInput's clearPathStep() by @emersion in #9756
  • Convert all rem to px in /common by @clarani in #9842
  • Display vias in simulation results map and warped map by @Akctarus in #9555
  • Fix typing of TrainScheduleImportConfig.{from,to} by @emersion in #9814
  • Use clean oazapfts master branch by @anisometropie in #9799
  • Drop trainsDurationsIntervals (dead code) by @emersion in #9863
  • Drop isUTC argument in dateTimeFormatting() by @emersion in #9815
  • Drop parseDateTime() by @emersion in #9813

Bug fixes 🐛

Editoast

Core

  • Fix compatibility for G1 train gauge with FR3.3 track gauge by @bougue-pe in #9824

Front

Operational studies
  • Fix the number of loading states by @Khoyo in #9607
  • Fix row deletion in timestop input table by @Synar in #9739
  • Populate the store before opening the interface to edit a train by @clarani in #9826
  • Leave ch code null when unspecified in XML import by @emersion in #9763
Map
Stdcm

Full Changelog: v0.3.5...v0.3.6