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.

With Freemius, you can configure your product’s pricing in various currencies. This is useful whether you’re selling globally or targeting your local market.

We noticed a few edge case bugs in the Developer Dashboard, especially for plans configured only with non-USD pricing.

Freemius currency setup in plans

In the Bulk Pricing section, adding a new currency was failing silently if USD pricing was not set. This has been fixed.

Freemius non USD plans

The Plans page was not properly listing pricing information when USD pricing was not set. This has been fixed as well.

Please note that all of these bugs were only in the UI layer of the Developer Dashboard. Our backend systems and the Checkout continued to work correctly even when no USD pricing was configured, so no action is needed from your end.

May 19, 2026

This week, we are rolling out a major localization update for our Checkout. As your Merchant of Record, Freemius supports selling not only in international markets, but also in your buyers’ local markets. This is why our Checkout supports local languages and currencies out of the box.

With today’s deployment, we are opening our Checkout for RTL (right-to-left) languages.

Freemius Checkout in Hebrew Language (RTL)

Hebrew is the first RTL language we are releasing. It is currently available in beta while we gather feedback from our makers. We expect to move it to production mode very soon.

In the meantime, if you want to use it, simply add the language parameter with the value he.

Once the translation is finalized, it will automatically show up for buyers from Israel when you use language=auto in your Checkout configuration. You can learn more about it in our documentation.

We also fixed a Checkout bug that could affect products without USD pricing configured. In some cases, the Checkout could fail to load when an explicit currency parameter was not passed. This has now been fixed.

May 12, 2026

This week, we are rolling out a few bug fixes around the Settings page of a product.

Freemius Developer Dashboard Settings page for a product

  • Newly created products did not show the bearer token on the Settings page immediately. It would only appear after a full page refresh. This has been fixed.
  • We noticed that adding or deleting plans for a product could, in some edge case scenarios, break the settings form. We found the root cause and have deployed a fix.

May 12, 2026

We saw a bug in the Checkout where preloading a bundle checkout with a license key for manual renewal or upgrade did not work in some cases. The Checkout incorrectly reported that the license key was invalid.

Checkout bundle upgrade UI

We found the root cause and have deployed a fix. This now allows bundle renewal and upgrade flows to correctly preload the Checkout with the relevant license key.

May 5, 2026

This week, we are rolling out the following quality-of-life improvements to the Developer Dashboard.

Fixed Payments Table

We noticed that in some cases, the payments table was not loading all available payments.

Freemius Payments table

We found the root cause and have deployed a fix for the same.

Events Menu in the Store Context Is Back

Events menu back in stores

We noticed a regression where we accidentally removed the Events menu from the store context. It is now back. The events page shows all triggered events for all products under the store and is a great way to debug webhooks with store-level visibility.

Fixed Layout Glitch in the Earnings Page

Our earnings page has a currency filter that shows your earnings based on the selected currency. It came to our notice that it was not visible properly.

Earnings page UI with currency filter

With today’s deployment, it has been fixed.

April 28, 2026