Update Policy
How VisaFlow Pro updates are versioned, delivered, and supported. Understand what to expect with each release.
WPCodingPress is committed to continuously improving VisaFlow Pro. Updates include new features, improvements, bug fixes, and security patches. This policy describes how updates are versioned, delivered, and what you can expect as a license holder.
All updates are provided at no additional cost to license holders. There are no subscription fees for receiving updates.
VisaFlow Pro follows Semantic Versioning (SemVer): MAJOR.MINOR.PATCH
Major (1.x.x)
Minor (x.1.x)
Patch (x.x.1)
Major version updates introduce significant new features, architectural changes, or design overhauls. These updates may include breaking changes that require modifications to your existing installation.
What to Expect
Minor version updates add new features and improvements without breaking existing functionality. These are the primary vehicle for feature delivery between major releases.
New Features
Backward Compatible
Patch version updates address bugs, performance issues, and minor improvements. These are the most frequent updates and are fully backward-compatible.
Bug Fixes
Performance
Upgrading between versions is straightforward:
Patch Upgrades
Apply directly. No manual steps required.
Minor Upgrades
Apply directly after reviewing changelog. Generally no manual steps.
Major Upgrades
Review upgrade guide and migration documentation. May require database migrations or configuration changes.