Documentation Index

Fetch the complete documentation index at: https://help.frisbii.com/llms.txt

Use this file to discover all available pages before exploring further.

Releases CW30-2026

Prev Next

B.260722-MINOR

🔧 Improved

Clearer invoice table layout

The columns in the invoice table have been rearranged to make discounts easier to understand. The discounted amount is now clearly shown as “Amount”, while the original unit price remains visible as “Unit Price”.

🪲 Bug-Fixes

PLEN-11335: In the PDF attachment settings, it could appear that an invoice PDF and a payment receipt PDF would be sent together for the same transaction. The page now includes an explanatory note: the selection only defines which PDF types are generally allowed, while the transaction determines which PDF is actually sent—for example, depending on the payment method, either an invoice PDF or a payment receipt PDF is generated, never both.


S.260722-MINOR

🔧 Improved

Prevent duplicatmulti-user invitations

In Self Service, user could be invited again even if a pending invitation already existed. The system now checks pending invitations as well, shows a clear error message, and does not send a second invitation.

🪲 Bug-Fixes

PLEN-11323: When inviting a multiuser in Self Service, entering an email address that was already in use showed a placeholder text instead of a readable message. The form now displays a clear error message indicating that the email address is already in use.

PLEN-11291: Content in the subscription area was sometimes not displayed correctly on mobile devices once an accordion was fully expanded. Content now remains reliably visible after expanding, and the page no longer jumps during interaction.


C.260722-MINOR

🪲 Bug-Fixes

PLEN-11233: In Checkout, the “State/Region” address field was missing in some cases even though it was required, preventing customers from completing their address. The field is now shown only for countries that require a state/province (US, BR, CA, AU, CN, MX, IN, IT, ES) where it is a required dropdown; for all other countries it is hidden and not required. When the country is changed, the field updates automatically, and the saved value is shown in the address summary.

PLEN-11083: In Checkout, the description for some Stripe payment methods showed technical identifiers (for example “APPLE_PAY” or “GOOGLE_PAY”). The text now displays clear, correctly translated names such as “Apple Pay”, “Google Pay”, and “Link”.

PLEN-11175: When purchasing a two-step, issue-based subscription in Checkout, both steps could become active immediately, triggering deliveries and billing too early. Now the next step is only activated after the previous step has finished.