Releases CW38-2026

Prev Next

B.260916-MINOR

🔧 Improved

Real-time password requirement feedback on password reset

When a merchant backend user sets a new password, the form now shows all configured password requirements (minimum length, upper- and lowercase, numbers, special characters) in real time. Previously only the minimum length was shown, and the other rules appeared only after a failed submission.

Explanatory message for SSO-enforced users on password reset

When single sign-on is enforced for a user's account, the classic password flow is no longer available to them. Attempting a password reset now shows an explanatory message instead of a 404 error page.

Security and customer password rules configuration for contract companies

A new configuration lets contract companies define customer password rules (minimum length and requirements for upper- and lowercase, numbers, and special characters), together with a setting that governs whether an existing account is revealed during registration and password recovery.

See Define SSO Security Settings for more details.

Clearer Partner Settings overview page

The Partner Settings overview page has been redesigned to give a clearer overview, distinguishing active partner apps from inactive ones (where the module has not been purchased or the token not yet created).

Offer prices shown in the shopping cart in the backend

When building a shopping cart in the merchant backend, offer prices and the total are now shown directly while editing, instead of only appearing once the cart is opened in the checkout.

Add addresses while creating a new customer

When creating a new customer in the merchant backend, invoice and delivery addresses can now be added directly during creation, without having to navigate away afterward.

Mail settings reorganized

The mail settings have been reorganized: the "use the contracting company settings" toggle now sits above all tabs, since it applies to all of them, and dispatch route and PDF attachment settings each have their own sub-tab.

Klarna payment method no longer causes a display error

Customers with a Klarna payment method could trigger a 500 error in the merchant backend, causing payment methods not to load and subscription detail views to fail. Klarna payment methods and the related subscription views now display correctly.


C.260916-MINOR

🔧 Improved

SEPA/iDEAL mandate text no longer shows "null" for the creditor ID

On the one-pager checkout, the SEPA direct-debit mandate text and its iDEAL equivalent could display the literal word "null" in place of the creditor identification number when none was configured. The creditor-ID reference is now handled safely instead.


SSO.260916-MINOR

🔧 Improved

Customer password rules and account-existence flows in the SSO app

The SSO app now enforces and renders customer password rules dynamically across registration, login, password-forgotten, and forced-reset flows. Only the requirements actually configured are shown, alongside the real minimum length, and the account-existence behavior follows the contract company's setting.