You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/web/docs/ChangeLog.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: ChangeLog
3
3
---
4
4
5
-
## Git Main
5
+
## Version 1.25.0 (13.11.2025)
6
6
7
7
### Bugfixes
8
8
@@ -141,7 +141,7 @@ title: ChangeLog
141
141
- Added options **--device.rerouting.threshold.factor** and **--device.rerouting.threshold.constant** to avoid routing if the [improvement in travel time is too low](Demand/Automatic_Routing.md#improvement_thresholds)#4635
142
142
- The junction model parameter `jmDriveRedSpeed` now takes effect when emergency vehicles with the bluelight device pass an intersection on red #17120
143
143
- Vehicles with the bluelight device can now pass a junction from the wrong turn lane without first reducing their speed to 0 #17123
144
-
- Vehicles that are driving outside their edge now permit increased lateral acceleration and lateral speed to return to the road #17131
144
+
- Vehicles that are driving outside their edge now permit increased lateral acceleration and lateral speed to return to the road #17131
145
145
- Added option **--person-fcd-output** to separate the outputs of vehicles and persons. This also leads to cleanar tabular outputs (csv, parqet) #16814
146
146
- Actuated tls with custom conditions now supports expression `p:TLINDEX` to retrieve the number of pedestrions on approach to a crossing #17229
147
147
- All insertion warnings/errors now report the failure time #17259
@@ -187,7 +187,7 @@ title: ChangeLog
187
187
- Element `<split>` now supports attribute `offset` to customize the lateral offset of newly created lanes #17103
188
188
- Node attribute `roundabout="0"` can now be used to declare that a junction shall not be classified as a roundabout #10677
189
189
- Invalid lane neighbor information with respect to connected junctions is now fixed automatically (with a warning) #17280
190
-
190
+
191
191
- TraCI
192
192
-`vehicle.setSpeedMode` now takes effect for vehicles with the bluelight device #17122
193
193
@@ -197,7 +197,7 @@ title: ChangeLog
197
197
- generateDetectors.py: Added option **--edge-probability** to allow randomization per edge #17044
198
198
- instantOutToEdgeData.py: new tool to convert induction loop output to edgeData #17048
199
199
- createOvertakingReroutes.py: new tool for building railway rerouters #16448
200
-
- tazRel2POI.py: [new tool for visualizing taz relations](Tools/District.md#tazrel2poipy)#17157
200
+
- tazRel2POI.py: [new tool for visualizing taz relations](Tools/District.md#tazrel2poipy)#17157
201
201
- randomTrips.py: options **--flows** and **--route-file** now writes flows and runs much faster #17200, #17204
0 commit comments