New Feature: Incremental updates for your WordPress plugins/themes
We’re excited to announce the immediate availability of a powerful new feature: Incremental Updates!
In the software industry, it’s common to follow a guided update path. For example, you may want all your customers currently on version 1.0.0 to first update to version 1.2.0 before moving to version 2.0.0. This structured approach allows you to manage data migrations, schema changes, or any other breaking changes without compromising your product’s usability.

With Freemius, managing such updates is now easier than ever—it’s just a matter of clicking a few buttons! Simply navigate to the Deployments page in your Developer Dashboard, where you’ll find a new column labeled “Incremental.” From there, you can designate a version as incremental with

Additionally, when releasing a new version, you’ll notice an improved modal that highlights the same option for added convenience.
For more technical details, check out our documentation.