Changelog

All notable changes to Nokvault will be documented here. For the latest releases, visit GitHub Releases.

Current Version

Check GitHub Releases

The current version can be checked by running nokvault --version or by visiting the GitHub Releases page.

Version History

For detailed release notes and changelog, please visit:

Release Types

Major Releases (v2.0.0, v3.0.0)

Breaking changes, major new features, or significant architectural changes. May require updates to existing workflows.

Minor Releases (v1.1.0, v1.2.0)

New features and enhancements. Backward compatible with previous minor versions.

Patch Releases (v1.0.1, v1.0.2)

Bug fixes and security patches. Safe to upgrade immediately.

Upgrading

To upgrade Nokvault:

  1. Download the latest binary from GitHub Releases
  2. Replace your existing binary
  3. Verify the installation: nokvault --version

Note: Encrypted files are forward-compatible. Files encrypted with older versions can be decrypted with newer versions.