# 09-Mar-2026 — Environment-setup and Walks: 2 features [#167](https://github.com/nbarrett/ngx-ramblers/issues/167)

## [build 514](https://github.com/nbarrett/ngx-ramblers/actions/runs/22848083873) — [commit 4eeb1d2](https://github.com/nbarrett/ngx-ramblers/commit/4eeb1d2f00a0a26122a0f5f059c2d7583474079a)

_____

- Cluster dropdown in MongoDB config shows existing clusters with their databases
- Selecting a cluster auto-fills cluster, username, and password
- Pagination page clicks now always update the URL in walks and events
- Environment and cluster lists sorted alphabetically
- Suppress browser autocomplete on MongoDB URI inputs

### **walks**: improve search alerts, markdown styling, and URL refresh handling

- Sort order (ascending/descending) now shown in event and walk alert messages
- Alert always displayed inline with pagination instead of wrapping to a separate row
- Markdown list styles (arrows, ticks) now correctly render in album backgrounds view
- Date range preset labels (e.g. "Next 3 Months") shown in alerts after page refresh instead of absolute dates
- Past date URL refresh now correctly queries past events
- Walk list processes date-range-preset URL parameter for reliable page refresh behaviour
- Environment setup admin improvements