Hi,
We use the ReturnUrl parameter on the Self Password Reset page as documented, e.g.:
https://adaxes.contoso.com/webinterface/consoleusers#/SelfPasswordReset?username=jdoe&ReturnUrl=https:%2F%2Fwww.example.com
On our environment running Adaxes 3.15.20916.0 (Adaxes 2023), after a successful password reset the confirmation screen shows a "CONTINUE" button that redirects the user to the URL specified in ReturnUrl (see screenshot here).

On a newer environment running Adaxes 3.18.25007.0 (Adaxes 2026.1), the confirmation screen only shows a plain "Success" message with no button and no redirect at all — ReturnUrl appears to be silently ignored (see screenshot ). We verified this on a stand-alone (non-embedded) page and no request is ever made to the ReturnUrl host after completion, and there is no visible/accessible control ("button") to trigger the redirect manually either.
The "Password self-service ReturnURL allowed hosts" setting is set to * in both Web Interface Configurators, so host restriction is not the cause.

Our question: has the "Continue" button / automatic redirect to ReturnUrl on the SelfPasswordReset success screen been intentionally removed or changed between these two versions? Or is there a new setting required to restore this behavior?
Thanks in advance.