All Versions
23
Latest Version
Avg Release Cycle
33 days
Latest Release
1254 days ago

Changelog History
Page 2

  • v1.33.1 Changes

    March 20, 2020
    • โž• Add UserId to Members API response model
    • ๐Ÿ› Bug fixes
  • v1.33.0 Changes

    March 13, 2020
    • Organization enterprise policies
      • Two-step login policy
      • Master password policy
      • Password generator policy
    • Extend equivalent domains
    • โฌ†๏ธ Upgrade to .NET Core 3.1
    • ๐Ÿ› Bug fixes
  • v1.32.0 Changes

    September 07, 2019
    • โšก๏ธ Payment gateway updates for SCA
    • CORS policy adjustments
    • โšก๏ธ Library updates
    • ๐Ÿ› Bug fixes
  • v1.31.1 Changes

    July 28, 2019
    • ๐Ÿ›  Fix nginx container health check
  • v1.31.0 Changes

    July 27, 2019
    • ๐ŸŒฒ Client event logging (ex: viewed/copied/autofilled passwords, etc)
    • ๐Ÿ‘Œ Support for authed HIBP API Keys for breach report. See https://www.troyhunt.com/authentication-and-the-have-i-been-pwned-api/
    • ๐Ÿณ Docker container health checks
    • โฌ†๏ธ Upgrade to ASP.NET Core 2.2
    • KDF iteration max now 2 million
    • ๐Ÿ› Bug fixes
  • v1.30.4 Changes

    May 16, 2019
    • ๐Ÿ›  Fix bug with real_ips in config.yml
    • ๐Ÿ›  Fix bug with non-ASCII characters used in group names
  • v1.30.3 Changes

    May 15, 2019
    • ๐Ÿ›  Fix edge case that would allow owners to be removed from an organization on directory sync.
  • v1.30.2 Changes

    May 14, 2019
    • ๐Ÿ‘Œ Support for "overwrite users" on directory sync
    • ๐Ÿ‘Œ Support X-Real-IP header.
    • ๐Ÿ› Bug fixes
  • v1.30.1 Changes

    March 25, 2019
    • ๐Ÿš€ Include pre-generated docker-compose.yml and other assets with each release.
    • โฌ†๏ธ Move database migrations into application startup so upgradedb no longer needs to be manually run from the setup script.
    • ๐Ÿ› Bug fixes
  • v1.30.0 Changes

    March 14, 2019
    • ๐Ÿ†• New device logged in email notification
    • ๐Ÿ‘€ Public organization APIs (see developing swagger docs at https://docs.bitwarden.com/api/)
    • ๐Ÿ‘ Cloud only: Support for account credit with PayPal and BitPay
    • ๐Ÿšš Cloud only: Move Braintree subs to Stripe subs
    • ๐Ÿšš Cloud only: Move from WebJobs to ASP.NET Core Hosted Service for EventProcessor
    • ๐Ÿ— DigitalOcean Marketplace builds
    • ๐Ÿ— Move docker builds to CI, using dev tag
    • ๐Ÿ› Bug fixes