#  24th October 2024 - Walk Start/End Time Enhancements & Fixes
## [Build #29](https://github.com/nbarrett/ngx-ramblers/actions/runs/11489786429/job/31979231906)
## Walk start / end time enhancements and fixes
- Enhancement to walk edit view to permit the finish time to be manually input or for it to be calculated by inputting an average miles per hour figure.
- Walk distance has now been moved from the Walk Details tab to the Main details tab with the other distance calculating fields.

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/07cb2d4e-a8f9-426a-a938-8b7c0c9e959d.jpg)

- Fix to start time calculations being an hour incorrect when walk date falls on a daylight savings transition day (e.g. happens on 27th Oct 2024 and 31st March 2024). Added unit test for this and fixed all others.
- Walks Config Service created as a basis for storing global walk defaults such as milesPerHour.
## For walks that are populated via Walks Manager:
- fixed case where it was possible to expand the walk view onto an edit screen which is not permitted
## reCAPTCHA Config enhancements
- Added additional validation to [reCAPTCHA config settings(/admin/system-settings?tab=external-systems)](https://ngx-ramblers.org.uk/admin/system-settings?tab=external-systems) to highlight when site or secret key are missing.

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/9728b39f-5b59-41fe-ae02-a9d28c0fddf5.jpg)