Skip to content

Releases: forgesworn/rendezvous-kit

v1.20.0

05 Mar 14:25

Choose a tag to compare

1.20.0 (2026-03-05)

Features

  • centre map on user's GPS location when available (3771a04)

v1.19.1

05 Mar 14:22

Choose a tag to compare

1.19.1 (2026-03-05)

Bug Fixes

  • use string concatenation for Overpass query to avoid esm.sh minifier bug (08f8d47)

v1.19.0

05 Mar 12:49

Choose a tag to compare

1.19.0 (2026-03-05)

Bug Fixes

  • reduce hull buffer size and cap Overpass results (fcab096)
  • update demo imports to v1.18.0 and bump cache busters (c64d2ff)

Features

  • add hull buffer, auto-decision logic, and speed constants (f124dcf)
  • add hull fast-path pipeline to findRendezvous (ea3f94b)
  • add strategy option to RendezvousOptions (e211c0b)
  • make Interactive the default tab in demo page (b126c9e)
  • progressive isochrone reveal with hull visualisation (3a0cf3c)

v1.18.0

02 Mar 21:01

Choose a tag to compare

1.18.0 (2026-03-02)

Features

  • expose map instance for demo recording (77ecd15)

v1.17.2

01 Mar 01:15

Choose a tag to compare

1.17.2 (2026-03-01)

Bug Fixes

  • add explicit language and units to Valhalla route request (e676cf4)

v1.17.1

01 Mar 00:37

Choose a tag to compare

1.17.1 (2026-03-01)

Bug Fixes

  • query way and relation elements in Overpass venue search (b19be81)

v1.16.3

28 Feb 23:50

Choose a tag to compare

1.16.3 (2026-02-28)

Bug Fixes

  • fade out markers when route popup is open so nothing obscures it (4655c3d)

v1.16.2

28 Feb 23:45

Choose a tag to compare

1.16.2 (2026-02-28)

Bug Fixes

  • force all map markers below popup with z-index override (eebf6c9)

v1.16.1

28 Feb 23:44

Choose a tag to compare

1.16.1 (2026-02-28)

Bug Fixes

  • route popup z-index to 9999 so it sits above all markers and labels (6ecaed3)

v1.16.0

28 Feb 23:42

Choose a tag to compare

1.16.0 (2026-02-28)

Features

  • prominent route popup with high z-index, shadow, and bigger text (e98a577)