25-Mar-2026 — Walks and Cms: 1 feature and 1 fix #195
build 565 — commit a83acfe
- Add table view with styled header, footer, and left/right borders
- Fix WhatsApp link format (convert UK numbers to international format for wa.me)
- Prevent auto-expand of first row in table view
- Tighten panel expander icon spacing
- Merge expand button into contact phone cell
cms: use es-toolkit keys() in committee migration
Replaces Object.keys() with keys() from es-toolkit/compat to satisfy the no-restricted-syntax ESLint rule that CI enforces.