Starting with our next release — 26.3.100 — Netwrix Password Secure moves to a new versioning format. If you’ve been keeping an eye on changelogs or planning updates, this post is for you.
The old way: 9.2.3
SemVer served us well for a long time. But as our release cadence grew more frequent and
predictable, the classic Major.Minor.Patch format started creating more confusion than clarity… especially when a “Major” bump was triggered by technical internals rather than a meaningful change for you as an admin.
The new way: 26.3.100
The format is YY.M.VVV — year, month, and a release indicator.
That last part is where the real information lives:
| Digit | Meaning |
|---|---|
| Hundreds | Major releases this month |
| Tens | Minor releases this month |
| Units | Patch releases this month |
So 26.4.1 is the first patch of April 2026. 26.4.10 is the first minor update. 26.4.100 is
a major release. And they stack: 26.4.111 means one of each has shipped that month.
A note on build numbers: Inside the product, you may notice a longer number with an additional build identifier appended. That’s there for technical support and diagnostics. In all our communications — release notes, announcements, documentation — we’ll always use the short format above.
Why this is better for you
- Instant context. Just reading the version tells you when it shipped and how significant it is — no changelog lookup needed to assess urgency.
- Predictable cadence. The year/month prefix makes it easy to see how current your
installation is and to plan update windows accordingly. - No more version inflation anxiety. We’re not sitting at v10 just because of a database schema change. Major, minor, and patch mean what they say.
- Cleaner upgrade conversations. When you’re talking to your team, your auditors, or us - “we’re on the March major release” is immediately meaningful.
What stays the same
Our commitment to backward-compatible upgrades, migration guides for breaking changes, and clear release notes — none of that has changed. Only the label on the box.
We’ll have full documentation on the versioning scheme in our knowledge base. Questions? Drop them in the comments. ![]()