Skip to content

v3.10.5

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:03
9921afc

3.10.5 (2026-07-31)

Performance Improvements

  • app: memoize selectedPoi lookup in AppShell (bd75959)
  • frontend: cut redundant render work on the map, route, and detail hot paths (92fc880)
  • map: rebuild hover mini-card only when the hovered marker changes (a86238c)
  • routes: memoize nearbyPois so RouteMap stops re-uploading GeoJSON (d9b8d29)
  • routes: memoize RouteNodeRow so a hover doesn't re-render every row (6d49dad)