Built-in-public

See exactly what changed in every release.

The SEO Master PRO MAX app is built built-in-public. Here you'll find every release with fine detail: what was added, what changed, what was fixed. No generic 'improvements and bug fixes'.

  • Semantic versioning
  • Zero hidden breaking changes
  • All releases public
In preparation

The release list syncs with the application

The detailed changelog populates with each new desktop app release. The current version is v0.36 (in internal testing). At the public launch (v1.0), we'll publish retroactively all relevant minor versions (from v0.20 onward), with exact date, feature summary, link to main commits.

In the meantime, for specific questions about a feature or an observed regression, write to us at [email protected] — we respond in 1-2 days.

How we write the changelog

Three principles we apply consistently

  • Full transparency

    Every release public, every commit visible, every technical decision explained in release notes. Not a generic "v2.0 — improvements and bug fixes" — but "v0.36 — AI Co-pilot module gained DeepSeek support, Schema audit fix on breadcrumbs, critical fix on keyword sorting".

  • Zero hidden breaking changes

    Changes affecting paid features come announced via email 30+ days in advance (see Terms §4.3). For Free users, changes appear in the changelog with the exact release date.

  • Semantic versioning

    Versions follow the major.minor.patch scheme. Major = refactor or breaking change, minor = new feature, patch = bug fix. So you know quickly whether the upgrade is safe or worth testing.

Format of each entry

This is what each release will look like

v0.36 — format example —

Release summary

Two paragraphs explaining what the version focused on. What user problem generated these changes. What the build effort taught us.

Added

  • Concrete feature with link to documentation if relevant.
  • Another feature with technical details where they matter.

Changed

  • Behavior changed, with explicit "before vs after".
  • New setting with chosen default (and why).

Fixed

  • Specific bug with reproduction conditions and fix.
47 public commits → see on GitHub (link available at launch)

Want to know when a new version ships?

Users with admin accounts get an automatic email at every minor or major release. For everyone else, this page updates the same day.