Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@htunlogic htunlogic released this 17 Jul 09:40
48a67e2

What's Changed

  • fix: honor SSL_DISABLED before loading TLS files by @kw6423 in #177
  • ci: pin Rust toolchain, fix clippy drift, retry flaky e2e by @htunlogic in #181
  • docs: list Bacon as the dev server prerequisite by @kw6423 in #176
  • fix: CORS preflight failure for account settings PATCH request by @kw6423 in #179
  • Fix password validation mismatch between registration UI and backend by @kw6423 in #180
  • fix: persist the signed timestamp for shared-folder member signatures by @kw6423 in #178
  • Crypto v2: post-quantum key wrapping, OPAQUE login, Curve25519 identities by @htunlogic in #182

New Contributors

Full Changelog: v1.16.1...v2.0.0