Changelog

Welcome to the changelog section of Freemius, here you’ll find our weekly technical update notes. You can subscribe to all posts via newsletter or follow us on Twitter to stay updated.

In last week we released an update following a compliance requirement from the wp.org plugin review team. The SDK integration snippet generated by the Developer Dashboard will now always have the is_org_compliant flag present (even though implicitly it has a true value).

This week we are releasing another update where our deployment mechanism will inspect the codebase itself and automatically add the flag if it is missing. This change ensures existing products remain compliant, even if the integration snippet was not manually updated.

February 24, 2026

As a follow-up to the recently released email customization feature, this week we are deploying the following enhancements:

  1. The email section no longer requires a title to be present, giving you more flexibility when adding concise instructions or contextual notes.
  2. The custom section now appears earlier in the email, with a UI that feels more naturally integrated into the overall email layout.

You can head to Emails → Customization to start customizing it right away.

Email customization in Freemius Developer Dashboard

We have also further enhanced the UI/UX of the Developer Dashboard around this feature:

  1. The preview UI is now snappier and more compact.
  2. A separate Styling tab has been introduced for email branding customization, reducing clutter under the single Customization tab.

February 24, 2026

This week we are rolling out follow-ups addressing several UI glitches and styling enhancements in the Customer Portal.

Customer Portal - Freemius

These changes are primarily at the infrastructure level and touch many UI components across the portal. As a result, you should now experience better visual consistency, especially when applying custom themes using CSS variables. Below are the notable improvements:

  1. All icons are now rendered as inline SVGs, allowing your custom CSS to style them more reliably.
  2. Several minor alignment issues have been resolved based on feedback from our makers.
  3. We audited and replaced all remaining hard-coded color values with CSS variables to ensure custom styling works more predictably.

In addition to the UI fixed, we also fixed an issue where the portal could remain on a stale page after login. For example, if a store sells only SaaS products (and has no Websites page), users will now be correctly redirected to the Licenses page.

February 24, 2026

We have rolled out the following quality-of-life improvements to the Developer Dashboard.

Template Under WordPress Products

We realized in the last release we accidentally removed the “Template” type from the WordPress category. Many makers use Freemius to sell WordPress-related templates (for example, page builder templates or customization templates for plugins), so this made it harder to locate the correct product type during setup.

Templates inside WordPress category

To address this, the Template type has now been added back under the WordPress Products category in the new product form.

Higher Bulk Pricing Support

Based on feedback from makers selling large credit bundles, we have increased the quota limit of pricing to support values up to 100,000,000 (100 million).

Bulk pricing supporting 100 million

This makes it easier to configure plans for products that operate with high-volume credit systems.

More Exposure to Webhooks

To improve discoverability, webhooks are now available as a top-level menu item instead of being nested under “Integration”.

Webhook as top level menu

We received consistent feedback from SaaS & App makers that webhooks are a core part of the integration. Promoting it to a primary navigation item makes the integration workflow more direct and aligned with how modern SaaS products are built.

February 24, 2026

This week we are rolling out some small but important enhancements to our Checkout, aimed at delivering a better experience to your buyers, especially for SaaS and App makers.

Better Title for Plan Update

Our Checkout previously showed the title “License Update” when buyers tried to upgrade or downgrade their subscription. While this makes sense for WordPress products, we understood that for SaaS & App products it could be confusing. To make the flow more intuitive, we now identify such cases and display the title “Plan update” instead.

Checkout showing plan update

Similarly, for manual renewals the Checkout will now display “Subscription renewal” instead of “License renewal”, aligning the terminology with how SaaS and App makers typically position their offerings.

Manual subscription renewal through Freemius Checkout

Back Button Hides Automatically

To further streamline the Checkout experience, when buyers reach the Review step (and about to pay), the back button will no longer be shown.

Freemius Checkout in Review state

This reduces confusion where two left arrows were previously visible on the left side of the screen—one to return to the billing form and another to navigate back to the product’s website.

Better Fallback for the Billing Cycle Selector

Recently, we published an update where our Checkout automatically detects if there is no annual discount and, in such cases, falls back to displaying the billing cycle selector instead of the upsell UI. At that time, the billing cycle selector defaulted to responsive_list mode.

Checkout billing cycle selector

After reviewing feedback from makers with all three billing cycles configured, we are now defaulting the selector to dropdown mode, as it consumes less vertical space and keeps the layout more compact.

Cleaner Purchase Email for Licenses

We received feedback that the information shown in purchase emails about multi-unit licenses could be confusing for buyers. For example, if someone purchased a 5-Device license, the email previously displayed this as “Activations: 0 out of 5 devices”. This terminology is not always familiar outside the WordPress ecosystem. Additionally, in many SaaS and App scenarios, license usage is managed directly by the product, so Freemius may not have visibility into actual usage.

License information in Freemius Transactional Emails

To make this clearer and more universally applicable, the email will now display a simplified label such as “License Type: 5 devices”, which better aligns with different product types and usage models.

February 24, 2026