02-Jul-2026 — show all local walks in Local mode, strip HTML on export, drop WM import option ref #302

build 725commit 272d90f


What's new

Groups using Local Group Walk Population now see their full walks programme again: the list was filtered to manually-created walks only, which hid every Walks-Manager-cached walk and left affected groups' entire forward programme rendering empty. Walks Manager CSV export no longer leaks markup into the exported text, so embedded <p>/<br> tags and entities like & come out as plain readable text in both title and description. The walks import page at /walks/admin/import drops the redundant From Walks Manager option, leaving CSV file import as the only (and default) path, and re-uploading a CSV now updates existing walks matched on the Walk ID column instead of appending duplicates. Distance display no longer runs miles and kilometres together as '4.4 mi7.081096 km' when only one distance column is populated, and the CSV import backfills the missing distance column so stored walks always carry both miles and km.

At a glance

Technical changes