File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v3.4.2] - 2025-09-22
4+
5+ ### Added
6+
7+ - Updated ` safety_net_attestation ` dependency from ` ~> 0.4.0 ` to ` ~> 0.5.0 ` .
8+
39## [ v3.4.1] - 2025-06-06
410
511- Avoid requiring ` base64 ` as it's not a direct dependency. [ #459 ] ( https://github.com/cedarcode/webauthn-ruby/pull/459 ) [ @santiagorodriguez96 ]
@@ -421,6 +427,7 @@ Note: Both additions should help making it compatible with Chrome for Android 70
421427 - ` WebAuthn::AuthenticatorAttestationResponse.valid? ` can be used to validate fido-u2f attestations returned by the browser
422428- Works with ruby 2.5
423429
430+ [ v3.4.2 ] : https://github.com/cedarcode/webauthn-ruby/compare/v3.4.1...v3.4.2/
424431[ v3.4.1 ] : https://github.com/cedarcode/webauthn-ruby/compare/v3.4.0...v3.4.1/
425432[ v3.4.0 ] : https://github.com/cedarcode/webauthn-ruby/compare/v3.3.0...v3.4.0/
426433[ v3.3.0 ] : https://github.com/cedarcode/webauthn-ruby/compare/v3.2.2...v3.3.0/
You can’t perform that action at this time.
0 commit comments