Version v1.1.7
What's Changed
Features 🎉
- Round trips:
- front: handle one-ways in round trips modal by @SharglutDev in #12589
- New scenario page:
- Wrap timetable into boardWrapper by @kmer2016 in #12388
- Wrap map in boardwrapper by @Math-R in #12561
- Unify selection styles for valid and invalid trains by @elise-chin in #12611
- Modify navbar style by @Uriel-Sautron in #12612
- Put conflicts into board wrapper by @iLTmpas in #12473
- Wrap output table into boardWrapper by @kmer2016 in #12617
- Operational point projection:
- Paced train exceptions:
- Add xml timetable import by @Caracol3 in #12426
Code refactoring ♻️
- Add impersonate function in auth hook by @sim51 in #12539
- Remove redundant 'networkidle' waits by @Maymanaf in #12572
- Editoast stateful scalability:
- Create wrappers to handle zadd and zrangebyscore in valkey_utils by @SarrahElm in #12407
- Adapt edition endpoint using zadd by @SarrahElm in #12526
- Specify if etcs signal braking curve is for a spacing or a routing conflict by @Erashin in #12538
- Add interfaces for path types and projections by @eckter in #12540
- Cache engineering allowance sequences by @eckter in #12586
- Use TrainScheduleLike trait instead of models by @younesschrifi in #12500
- Add similar train test by @hamz2a in #12555
- Add no similar train test case by @hamz2a in #12591
- Add hard coded operational points for stdcm SNCF by @Tristramg in #12508
- Enhance mocking stub handling by @hamz2a in #12636
- Create study view folder by @clarani in #12637
Bug fixes 🐛
- Fix post-processing mismatch by @eckter in #12588
- Fix last stop for track projection by @flomonster in #12590
- Fix EoA and SvL computation for stops, spacing requirements and routing requirements on open/closed signals by @Erashin in #12457
- Activate operational points layer by default in maps by @RomainValls in #12494
- Hide description text in presentation card by @victorlenel in #12596
- Remove proportional-linear button outline by @Uriel-Sautron in #12574
Bump dependencies 🗞️
- editoast: bump rand from 0.9.1 to 0.9.2 in /editoast by @dependabot[bot] in #12546
- editoast: bump serde_json from 1.0.140 to 1.0.141 in /editoast by @dependabot[bot] in #12543
- editoast: bump petgraph from 0.7.1 to 0.8.2 in /editoast by @dependabot[bot] in #12544
- front: bump vite from 6.3.5 to 7.0.4 in /front by @Akctarus in #12638
- front: update react-map-gl and maplibre by @sim51 in #12507
- front: update package lock for react 19 by @SharglutDev in #12628
Full Changelog: v1.1.6...v1.1.7