{"id":"6a0623068cfc1b334c2c48da","title":"2026 05 14 Issue 208","path":"how-to/committee/release-notes/2026-05-14-issue-208","contentMarkdown":"# 14-May-2026 - Password reset alert no longer false-fails ([#208](https://github.com/nbarrett/ngx-ramblers/issues/208))\n\nTwo changes in [commit 8deefa7](https://github.com/nbarrett/ngx-ramblers/commit/8deefa75302c33816000ea4322a70149a8388bc3).\n\n## Password reset alert fixed ([#208](https://github.com/nbarrett/ngx-ramblers/issues/208))\n\n**What was wrong**\n\nA user reported that clicking a password reset link while still signed in produced a confusing red alert:\n\n> Continue: true, Message: (none), Title: Reset password failed contact our Membership Administrator.\n\nThe reset itself actually succeeded. The alert was a side-effect of the reset page first signing you out to clear the old session.\n**What changed**\n\nThe reset screen no longer mistakes the sign-out step for a reset failure. Following a password-reset link now shows the normal success message every time, whether you were signed in beforehand or not.\n\n**Who is affected**\n\nAnyone clicking a password reset link while already signed in. This is common in practice, because committee members often have the site open in another tab while clicking through a reset email.\n\n**Screenshot of fixed reset password dialog**\n\n![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/7016b71e-f5c5-4087-b123-84a76720618f.jpeg)\n\n## Internal: CMS API helpers for photo-page automation\n\nBehind the scenes, the shared `cms-client` helper now provides functions to look up walks by criteria, slug or date, to create or update content-metadata records, and to upload files to S3. These are used by the `create-walk-photos-page` automation that builds a `/walks/photos/<year>/<slug>` page from a Facebook post or a folder of images.\n\nNo visible effect on the site for members or committee, just plumbing that makes new photo pages easier to add.","contentHtml":"<h1>14-May-2026 - Password reset alert no longer false-fails (<a href=\"https://github.com/nbarrett/ngx-ramblers/issues/208\">#208</a>)</h1>\n<p>Two changes in <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/8deefa75302c33816000ea4322a70149a8388bc3\">commit 8deefa7</a>.</p>\n<h2>Password reset alert fixed (<a href=\"https://github.com/nbarrett/ngx-ramblers/issues/208\">#208</a>)</h2>\n<p><strong>What was wrong</strong></p>\n<p>A user reported that clicking a password reset link while still signed in produced a confusing red alert:</p>\n<blockquote>\n<p>Continue: true, Message: (none), Title: Reset password failed contact our Membership Administrator.</p>\n</blockquote>\n<p>The reset itself actually succeeded. The alert was a side-effect of the reset page first signing you out to clear the old session.\n<strong>What changed</strong></p>\n<p>The reset screen no longer mistakes the sign-out step for a reset failure. Following a password-reset link now shows the normal success message every time, whether you were signed in beforehand or not.</p>\n<p><strong>Who is affected</strong></p>\n<p>Anyone clicking a password reset link while already signed in. This is common in practice, because committee members often have the site open in another tab while clicking through a reset email.</p>\n<p><strong>Screenshot of fixed reset password dialog</strong></p>\n<p><img src=\"https://ngx-ramblers.org.uk/api/aws/s3/site-content/7016b71e-f5c5-4087-b123-84a76720618f.jpeg\" alt=\"\"></p>\n<h2>Internal: CMS API helpers for photo-page automation</h2>\n<p>Behind the scenes, the shared <code>cms-client</code> helper now provides functions to look up walks by criteria, slug or date, to create or update content-metadata records, and to upload files to S3. These are used by the <code>create-walk-photos-page</code> automation that builds a <code>/walks/photos/&lt;year&gt;/&lt;slug&gt;</code> page from a Facebook post or a folder of images.</p>\n<p>No visible effect on the site for members or committee, just plumbing that makes new photo pages easier to add.</p>\n"}