| Api | VarVersion | Type | Date | Description |
|---|---|---|---|---|
| Route Optimization OptiFlow API | 1.35.0 | FEATURE | 24.11.2025 | Breaks are no longer scheduled between tasks at the same stop. Therefore there are no more breaks at Task and Appointment. |
- An application based on 1.34 or before won't raise an error with the 1.35 backend
- I had to update my client application when I replaced the 1.34 client classes with the 1.35 versions (remove all handling of .Breaks)
- As long as you haven't stored the 1.34 results cluding breaks in your database and then want to deserialize them based on 1.35 it should not ae issues.
Bend