Releases CW05-2026

Prev Next

B.260128-MINOR

💡New

Customer Labels

This is a paid module which can be activated by an administrator in the contracting company in your Frisbii Media account.

Organize and categorize your customers with customizable labels for improved visibility and streamlined workflows.

🆕 What can you do with customer labels:

  • Create custom labels with personalized titles, colors, and categories to highlight e.g. the customer’s lifecycle, risks, specific attention, etc.

  • Assign multiple labels to customers for better organization

  • Prioritize up to 10 labels to keep them always visible on the customer dashboard

Benefits:

  • Improve team communication with consistent customer status visibility

  • Speed up support processes with visual identifiers

  • Customize labels to match your specific business needs

🔜 Coming soon

We're continuously expanding the Labels feature. Here's what you can expect in future updates:

Additional Label Categories: While currently only the "Customer" category is available, we will be adding more categories such as "Subscription" in the future. This will allow you to use labels across multiple areas of the platform for even better organization and workflow optimization.

System Labels Expansion: We're developing a range of predefined system labels based on common use cases. These will be rolled out as we identify the most valuable labels that benefit merchant workflows. Stay tuned for updates as we expand this functionality.

→ Find a detailed documentation here: Labels


Metered Access

Limit how many times customers can access specific content within a subscription period, perfect for budget-friendly subscription tiers.

🆕 What can you do with metered access:

  • Configure time-based offers with a defined number of accesses per reset period

  • Set automatic counter resets (e.g., 10 articles every 7 days)

  • Allow customer support to manually reset counters for goodwill gestures

  • Enable customers to view their remaining accesses in Self Service

Note: Metered access is only available for time-based subscriptions and cannot be used for multiuser or cross-client subscriptions.

Use cases:

  • Offer "lite" subscription versions with restricted access

  • Encourage upselling from limited to unlimited plans

  • Test new pricing models before full rollout

  • Create seasonal or promotional offerings

→ Find a detailed documentation here: Metered Access


🔧Improved

More Discount Options on Subscription Level

Grant time-limited discounts on active subscriptions directly from the customer account, with automatic price adjustments when the defined discount period ends. If the subscription has multiple steps, you can choose for which step you want to grant the discount.

Use cases:

  • Offer a temporary discount (e.g. for the first year) that automatically revert to full price

  • Provide goodwill discounts for customer retention

  • Reduce administrative effort for discount campaigns

→ Find a detailed documentation here: Discount

Important: Discounts apply to upcoming invoices only. No retroactive invoice corrections or partial cancellations are triggered.


Additional fields for billing and delivery addresses

When creating and editing billing and delivery addresses, you can now also specify a profession and academic title.


🐛Bug-Fixes

PLEN-10795: The layout of the dialog box for the “Cancel at a specific time” option was broken. The dialog box is now displayed correctly again.


S.260128-MINOR

🔧Improved

Multiuser - Mobile View

  • The layout of the data table auxiliary controls (page break, selection of the number of table rows, etc.) on the multi-user subscription details page has been changed—control blocks have been moved, and some wrapper elements have been removed.

  • The icons for inactive and locked subscriptions in the subscription lists and subscription details have been changed to fix the size differences, and a span wrapper has been added to create a correct layout.

    from

    <i class="general-icon icon-ban"></i>
    
    Inactive

    to

    <span>
    
    <i class="general-icon fa-solid fa-ban"></i>
    
    <span class="subscription-status-text">Inaktiv</span>
    
    </span>
  • The titles on the tabs of the multi-user subscription details page have been changed to make them shorter so that they can be displayed on mobile devices and smaller screens.

  • The spacing around the invitation form has been reduced and complex fields have been split into two lines so that everything can be displayed on the page without horizontal scrolling.

  • The data table scroll bar is always visible on smaller screens.

🐛Bug-Fixes

PLEN-10875: The new multi-user snippet was not displayed. This issue has been fixed.

PLEN-10552: It is now possible to pass a stripeCardStyles object (similar to checkout) when initializing a snippet via plenigo.Snippets(...). The styles provided apply to the Stripe iframe fields (card number, expiration date, CVC, etc.).


C.260128-MINOR

🐛Bug-Fixes

PLEN-10870: Error message is displayed correctly in the selected language when entering invalid IBAN.


SSO.260128-MINOR

🐛Bug-Fixes

PLEN-10698: Unclear password rules for password reset and registration have been improved.