Skip to content

geo-search: v1.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 08:49

1.4.0 (2026-01-28)

Features

  • Support enabling django debug toolbar with DEBUG_TOOLBAR env var (4a3c64e)

Performance Improvements

  • Add index for address-municipality (4fb5f8c)
  • Add select_related and prefetch_related (025ea0c)
  • Remove pk__gte=0 filters (c2ef552)
  • Replace use of slow DISTINCT (f66dfbf)

Dependencies

  • Bump urllib3 from 2.5.0 to 2.6.0 (6a72036)
  • Bump urllib3 from 2.6.0 to 2.6.3 (#91) (7d70d22)
  • Bump wheel from 0.45.1 to 0.46.2 (b77f3e9)