Version 3.6.3 2026-03-19
[v3.6.3] - 2026-03-19
Compare: v3.6.2...v3.6.3
Added
- New
AN7/DEAN7reversible stealth anonymization support in C++, Python, and Java. - Shared repository
VERSIONsource with cross-runtime build/version metadata plumbing. - Release manifest generation and version-sync validation for packaged artifacts.
- C++ CLI completion and stronger version/build reporting for release diagnostics.
Changed
- Release workflows now enforce full-support artifacts instead of silently accepting degraded Argon2/OQS/LZMA builds.
- Release asset handling was tightened around canonical, architecture-qualified outputs and shared metadata.
- C++, Python, and Java version/capability reporting was aligned around the same repository version and build inputs.
- Documentation, compatibility notes, and website release metadata were synchronized around the new release process.
Fixed
- Java CLI build regression caused by missing version-command wiring/import coverage.
- Redundant CI/release pre-build work, including unnecessary repeated
liboqssetup in cached workflow paths. - Workflow/package inconsistencies that could ship artifacts without the intended full crypto feature set.
Notes
v3.6.3is a release-hardening and interoperability release: stealth anonymization, stricter packaging, and consistent metadata are the main user-visible changes.- Python and Java now follow the repository
VERSIONfile directly, so version bumps no longer need separate per-runtime edits beyond the shared source.