logo
💡
This page lists user-visible changes to ANYWAYS, newest first. For current service status and incidents, see our status page.

3.9.1 — 2026-04-08

Changed

  • Importance threshold sliders update live. The Visualization › Importance thresholds dual-slider (hide-below and grey-out) now updates the map continuously while you drag, instead of waiting until you release the thumb. Tuning which segments to hide or fade is immediate and fluid, even on larger networks where the previous behavior could pause for up to a second.
  • Comparison visibility is remembered. When comparing two scenarios, the on/off state of the Current and Reference layers is now saved with the scenario. Reopening a scenario restores the exact comparison view you left — current only, reference only, or difference mode — instead of always falling back to current only.

Fixed

  • Hidden segments stay fully hidden. Raising the hide-below importance threshold no longer leaves thin "empty line" artifacts on the map where segments used to be. Hidden segments are now completely removed from view.

3.9.0 — 2026-04-07

Added

  • Scenario comparison (difference plot). Visually compare two scenarios side-by-side on the same map and see exactly how traffic differs between them, segment by segment. Pick a reference scenario via the comparison dialog, then use the Current and Reference toggle cards to switch between three modes:
    • Current only — just the current scenario's traffic
    • Reference only — just the reference scenario's traffic
    • Both visible — difference mode: every road segment is colored by how much traffic increased (current color) or decreased (reference color) compared to the reference
  • Network-edit reconciliation. When the underlying network differs between the two scenarios (nodes inserted, ways split, segments edited), segments are matched through canonical geometry hashing and a fuzzy spatial-overlap matcher. Direction differences are reconciled automatically, including for routes that only traverse part of a segment.
  • Importance threshold slider. A dual-thumb slider in the visualization panel lets you hide segments below a chosen percentile (lower thumb) or grey them out (upper thumb) to spotlight the most-traveled roads.
  • Per-scenario visualization settings. Reference scenario, colors, O/D markers, count labels, and thresholds are persisted on each scenario and restored when you reopen it. If a saved reference scenario no longer exists, it is silently forgotten and the current scenario loads cleanly.
  • Color pickers on the comparison cards. Customize the colors used for the current and reference scenarios; the chosen colors also drive the difference visualization (current = increase, reference = decrease).