Skip to content

v3.10.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:51
1816d45

3.10.3 (2026-07-30)

Performance Improvements

  • backend: targeted queries and shared permission helpers (Phase 2 — query efficiency & consistency) (5088d12)
  • config: cache get_data_dir so mkdir runs once per path (d7e3b17)
  • db: index Comment.poi_id and POI.category_id (61c891f)
  • dedup: match source_url by query and bbox-prefilter proximity scan (b4a2575)
  • routes,comments: batch owner/team/author lookups in list endpoints (d0eb443)
  • sync: count status rows with func.count() instead of loading them (7a8c069)