Skip to content

v3.10.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:38
aff3220

3.10.4 (2026-07-30)

Bug Fixes

  • queries: refresh the pois list when a visit rating changes (662c7b9)

Performance Improvements

  • frontend: patch caches instead of refetching, share fetchBlob (Phase 3 — frontend data layer) (3aa5181)
  • lib: memoize the folded search haystack per poi in filterPois (eebe421)
  • lib: precompute distances in sortPois via a Schwartzian transform (86fa25d)
  • queries: patch the pois cache on create/update/delete instead of refetching (d3909ef)
  • queries: set a 30s default staleTime on the app QueryClient (3ec10dc)