From c642fb7c3e339741e8ee3d99281c5bd188bc9415 Mon Sep 17 00:00:00 2001 From: James Griffin Date: Tue, 28 Jul 2026 23:05:22 -0300 Subject: [PATCH] Add the changelog entry for the continue link --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2190fe3..d992825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ each change under the current top section as you work. ## [1.2.4] +### Fixed +- The registration page **no longer dead-ends a visitor who is already signed in**. It used to greet them with "You already have an account and are logged in." and nothing else, leaving them to find their own way to the studio. They now get a link onward to the page chosen under the block's **After registration** panel, and the link names it — "Continue to Book a Lesson" rather than the vaguer wording an invited student used to see. With no page chosen, the message appears on its own as before, because sending someone who is already signed in to the sign-in screen helps nobody. + ## [1.2.3] ### Changed