-
Vaultwarden-Plus v1.36.1
Stablereleased this
2026-06-24 11:31:44 +02:00 | 1 commits to main since this releaseVaultwarden-Plus v1.36.1
Stable release date: 2026-06-24
This is the first stable Vaultwarden-Plus release after RC1.
Highlights
- Mail Dispatch Hardening for account mail paths.
- Enumeration Protection for password-hint and account-mail request behavior.
- New-device async notifications for non-critical login notification mail.
- Build cache durability for Forgejo Docker buildx image builds.
- CI stabilization for Rust checks, publish-surface validation, Renovate, and image artifact workflows.
- Product documentation consolidation across project state, product docs, maintainer guide, feature matrix, upstream tracker, and release notes.
- Feature Matrix refresh for the stable v1.36.1 state.
- Upstream tracking refresh with
#7345and#5856moved from candidate to implemented status.
Security
- Critical OTP/security mail flows remain fail-closed.
- Enumeration-sensitive account-mail paths avoid exposing mail transport failures to unauthenticated callers in the implemented scope.
- Token query redaction, invalid HTTP block-regex no-panic handling, external TLS guidance, and passkey feature gating remain part of the validated security posture.
- Production deployments should continue to terminate TLS at a trusted reverse proxy; Rocket built-in TLS remains discouraged for production.
Compatibility
- Preserves official Bitwarden client compatibility as the primary release constraint.
- Carries forward the validated 2026.5 registration, policy, and malformed SSH-key sync compatibility fixes.
- Carries forward Send Email Verification validation for official Web Vault, Linux Desktop, and iOS.
- Passkey login and PRF unlock remain behind
PASSKEY_LOGIN_ENABLEDand retain the previously validated Web Vault and official Chromium Extension scope.
Operator Improvements
- New-device notification mail no longer blocks the login response path.
- Forgejo automatic image builds use durable local buildx cache replacement.
- Release image is published as:
forgejo.sabolowitsch.org/stefansa/vaultwarden-plus:1.36.1forgejo.sabolowitsch.org/stefansa/vaultwarden-plus:latestforgejo.sabolowitsch.org/stefansa/vaultwarden-plus:<short-sha>
- Release artifacts:
vaultwarden-plus-1.36.1.tar.gzvaultwarden-plus-1.36.1.tar.gz.sha256
Documentation
README.mdCHANGELOG.mddocs/CHANGELOG.mddocs/PROJECT_STATE.mddocs/PRODUCT.mddocs/KNOWN_LIMITATIONS.mddocs/upstream/FEATURE_MATRIX.mddocs/upstream/UPSTREAM_ISSUE_TRACKER.mddocs/releases/2026-06-v1.36.1/RELEASE_NOTES.md
Deferred
/api/syncresponse parity audit for upstream#6988.- MariaDB 11.x/12.x migration repro harness for upstream
#7268. - Mobile SSO/push watch items
#7371and#7372until reproducible server-side evidence exists. - Direct broad adoption of upstream
#7297; use it as reference until it stabilizes, splits, or is replaced. - Desktop, Android, and iOS passkey-login assessment.
- Passkey recovery/fallback hardening.
- Advanced passkey operator policy controls.
- Optional dependency investigations from the Dependency Dashboard: reqwest, jsonwebtoken, yubico, opendal, cached, docker/toolchain/base images, database images, and cargo-storage/AWS/reqsign.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Vaultwarden-Plus RC1 Pre-release
released this
2026-06-18 20:40:00 +02:00 | 10 commits to canonical/vwplus-all-in-20260612 since this releaseVaultwarden-Plus RC1
Release candidate for the current Forgejo
mainbaseline.Current main:
4ba74020b9b4da53e5509ad423f5d7991362c4a2
Release tag:v1.36.0-rc1
Container images:forgejo.sabolowitsch.org/stefansa/vaultwarden-plus:1.36.0-rc1forgejo.sabolowitsch.org/stefansa/vaultwarden-plus:rc1forgejo.sabolowitsch.org/stefansa/vaultwarden-plus:4ba74020b9b4
Highlights
- Forgejo migration
- Homelab runner
- Rust runner certification
- context-mode MCP repair
- CI stabilization
- Dependency cleanup
- RC dependency freeze
Technical Status
- CI: PASS
- Runner: PASS
- Dependency Dashboard: PASS
- Open dependency PRs: 0
- Dependency branches: 0
- RC blockers: 0
Release Assets
Current baseline assets:
vaultwarden-plus-manual-4ba74020b9b4.tar.gzvaultwarden-plus-manual-4ba74020b9b4.tar.gz.sha256
The current image export was prepared from the existing validated local image without rebuilding.
Validation Summary
Latest
mainCI status for4ba74020b9b4da53e5509ad423f5d7991362c4a2:- auto-image-build: PASS
- rust-checks: PASS
- validate-publish-surface: PASS
Dependency Dashboard #1 is reconciled and marks RC dependency work complete.
Deferred
- cargo-storage / AWS / reqsign
- reqwest
- jsonwebtoken
- yubico
- opendal
- cached
- docker/toolchain/base images
- database images
Security Notes
- External TLS termination is required for production use.
- Rocket built-in TLS is not recommended for this release candidate.
- See
docs/SECURITY_BASELINE.md.
Upgrade Notes
No special migration is expected beyond normal Vaultwarden upgrade procedures.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads