Skip to content

Commit

Permalink
#2 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre authored Oct 9, 2024
1 parent c313ab4 commit d87dbab
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/web/docs/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,10 @@ title: ChangeLog
- rerouter closingReroute now preserves all existing stops when computing new route #14610
- Fixed invalid emergency stop message for waypoint at route end #15485
- Fixed bug where taxi disappears during dispatch #15508
- Fixed crash when loading state related to rerouting device assignment #15517
- Fixed crash when loading state related to rerouting device assignment #15517
- Now updating via edges when rerouting to an alternative parkingArea #15545
- StartUpDelay and ActionStepLength can now be used together #14229
- StartUpDelay now works with small timesteps and IDM #14289

- netconvert
- Fixed crash when guessing ramps #14836 (regression in 1.20.0)
Expand Down Expand Up @@ -111,6 +114,7 @@ title: ChangeLog
- Fixed crash related to invalid endOffset #15317 (regression in 1.20.0)
- Fixed invalid coloring for lane change prohibition #15099 (regression in 1.20.0)
- Fixed highlighting during POIs and parkingSpace movement #15509, #15512 (regression in 1.20.0)
- Objects with enabled text rendering (i.e. ID) are always visible at any zoom #15519 (regression in 1.20.0)
- Fixed crash when using "Replace junction by geometry point" and traffic demand is loaded #14863
- In inspect mode, the junction contour no longer hides link indices #14948
- Fixed invalid NEMA controller when changing type from static #15007
Expand Down Expand Up @@ -147,7 +151,9 @@ title: ChangeLog
- Fixed slow-down when loading many polygons #14600
- Fixed junction merging with active grid #15483
- Can now load laneAreaDetector defined with endPos #14683
- Copy template now copies the changeLeft/changeRight attributes #15507
- Copy template now copies the changeLeft/changeRight attributes #15507
- Contour of non-filled polygons is now reset after moving #15541
- Fixed crash when attempting to create a joined NEMA controller #15547

- sumo-gui
- Reloading now works if SUMO_HOME is not set #14830 (regression in 1.15.0)
Expand Down Expand Up @@ -223,7 +229,8 @@ title: ChangeLog
- Added option **--chargingstations-output.aggregated** to write output that is more compact #15240
- vType attribute `jmAllwayStopWait` can now be used to customize required waiting time at allwayStop #15428
- time-to-teleport.disconnected may now be higher than time-to-teleport #15494
- Stop attribute `index` can now be used to encode stopping on a later edge of a looped route #15503
- Stop attribute `index` can now be used to encode stopping on a later edge of a looped route #15503
- The battery model now records depletion events in tripinfo output #15529

- netedit
- Junctions and edges now have the virtual attribute `isRoundabout`. This makes it easy to select and find all roundabouts in a network #14865
Expand Down Expand Up @@ -299,7 +306,8 @@ title: ChangeLog
- parkingArea default roadsideCapacity is 1 (instead of 0) if no space definitions are given #15264
- plotting tools can now handle Matplotlib versions suffix like ".post1" #15372
- Fixed invalid characters in documentation command examples #15441
- Fixed inconsistent argument name in libsumo function Vehicle.moveTo #15304
- Fixed inconsistent argument name in libsumo function Vehicle.moveTo #15304
- A warning is now given when trying to use carFollowModel EIDM with actionSteps #15557

## Version 1.20.0 (07.05.2024)

Expand Down

0 comments on commit d87dbab

Please sign in to comment.