bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
๐ Changes
- Removed feature flag for consolidated session timeout component
- Removed feature flag for disabling type zero decryption
- Removed feature flag for migration of My Vault to My Items
- Removed feature flag for Send UI refresh
- Removed feature flag for unlocking with SDK
- Various under-the-hood improvements and minor bug fixes
โจ :shipit: Feature Development
- [PM-26732] Remove Chromium ABE importer feature flag by @mcamirault in [#7026](https://github.com/bitwarden/server/pull/7026)
- [PM-34615] - add SuppressOnboardingInterstitials setting by @jaasen-livefront in [#7516](https://github.com/bitwarden/server/pull/7516)
- [PM 35227](server) Extend checkout endpoint for browser/desktop platforms by @cyprain-okeke in [#7550](https://github.com/bitwarden/server/pull/7550)
- [PM-35948] Update send openapi to work for sdk by @adudek-bw in [#7556](https://github.com/bitwarden/server/pull/7556)
- [PM-35393] MasterPasswordService auth integration by @enmande in [#7575](https://github.com/bitwarden/server/pull/7575)
- [PM-35357] Update Trial Length Parameter by @sbrown-livefront in [#7597](https://github.com/bitwarden/server/pull/7597)
- [PM-27679] Remove flagged logic from server by @jengstrom-bw in [#7612](https://github.com/bitwarden/server/pull/7612)
- [PM-36359] Feature flag for Splunk integration by @voommen-livefront in [#7622](https://github.com/bitwarden/server/pull/7622)
- + 35 more
๐ ๐ Bug fixes
- [PM-35401] Update exception handling in CreateAuthRequestAsync() and PostAdminRequest() by @rr-bw in [#7615](https://github.com/bitwarden/server/pull/7615)
- [PM-37727] Fix exceptions when serialzing blob-encrypted ciphers by @nikwithak in [#7667](https://github.com/bitwarden/server/pull/7667)
- [PM-36678] Add custom user check by @JimmyVo16 in [#7675](https://github.com/bitwarden/server/pull/7675)
- [PM-37259] - Update Sso Request Validator by @jrmccannon in [#7676](https://github.com/bitwarden/server/pull/7676)
- SRE-4899 - update node 20 to 24 for admin project by @sneakernuts in [#7685](https://github.com/bitwarden/server/pull/7685)
- [PM-37820] Update Missing Tax Logic for US Customers by @sbrown-livefront in [#7719](https://github.com/bitwarden/server/pull/7719)
- [PM-38288] - Restore collections endpoint by @jaasen-livefront in [#7738](https://github.com/bitwarden/server/pull/7738)
๐ฆ โ๏ธ Maintenance
- [PM-4128] Remove nullability of Send.Data and Send.Keys by @harr1424 in [#7266](https://github.com/bitwarden/server/pull/7266)
- Use fixture to share state between PushControllerTests by @justindbaur in [#7433](https://github.com/bitwarden/server/pull/7433)
- [PM-35066] - remove legacy collections endpoint by @jaasen-livefront in [#7520](https://github.com/bitwarden/server/pull/7520)
- [PM-13328] Move OrganizationCollectionManagementUpdateRequestModel to AC team by @eliykat in [#7651](https://github.com/bitwarden/server/pull/7651)
- PM-36952 - Improve code review workflow with added triggers by @theMickster in [#7663](https://github.com/bitwarden/server/pull/7663)
- Triggering main build to rebuild after cosign failure by @pixman20 in [#7669](https://github.com/bitwarden/server/pull/7669)
- [PM-37740] Add missing container configuration to aspire by @eliykat in [#7670](https://github.com/bitwarden/server/pull/7670)
- [PM-37486] Remove IPolicyService and associated dead code by @r-tome in [#7672](https://github.com/bitwarden/server/pull/7672)
- + 7 more
๐ฆ ๐ฆ Dependency Updates
- [deps]: Update dotnet monorepo to v10 (major) by @renovate in [#6634](https://github.com/bitwarden/server/pull/6634)
- [PM-35479] updating AutoMapper to v14 and adding cve workaround by @itsadrago in [#7521](https://github.com/bitwarden/server/pull/7521)
- [PM-36843] Skip relay push registration for non mobile clients by @justindbaur in [#7617](https://github.com/bitwarden/server/pull/7617)
- Bump version to 2026.5.0 by @github-actions in [#7655](https://github.com/bitwarden/server/pull/7655)
- [deps]: Pin dependencies by @renovate in [#7703](https://github.com/bitwarden/server/pull/7703)
- [deps]: Update aspire monorepo to 13.3.4 by @renovate in [#7729](https://github.com/bitwarden/server/pull/7729)
- Bump version to 2026.6.0 by @github-actions in [#7747](https://github.com/bitwarden/server/pull/7747)
๐ฆ ๐จ Other
- Add passkey and password history to a subset of seeded credentials by @harr1424 in [#7635](https://github.com/bitwarden/server/pull/7635)
- Seeder/item type enhancements by @nthompson-bitwarden in [#7694](https://github.com/bitwarden/server/pull/7694)
- Seeder - add favorite for card, identity, secure note, and sshkey scenes by @nthompson-bitwarden in [#7710](https://github.com/bitwarden/server/pull/7710)
- [PM-38224] Add claimed domain functionality to seeder by @eliykat in [#7735](https://github.com/bitwarden/server/pull/7735)
โจ :shipit: Feature Development
- [PM-30483] Remove feature flagged logic around passkey unlock by @eligrubb in https://github.com/bitwarden/server/pull/7318
- Add README for PolicyRequirements feature by @eliykat in https://github.com/bitwarden/server/pull/7503
- [PM-27278] add AccountKeysRequestModel to RegisterFinishRequestModel for account encryption v2 support by @eligrubb in https://github.com/bitwarden/server/pull/6798
- billing/pm-24665/license-file-generation-should-fail-for-unpaid-subscription by @cyprain-okeke in https://github.com/bitwarden/server/pull/7444
- [sm-1878] Adding feature flag for secret versioning by @cd-bitwarden in https://github.com/bitwarden/server/pull/7170
- Feature flag for autotriage (autofill) by @blackwood in https://github.com/bitwarden/server/pull/7528
- [PM-35305] Add desktop-ui-settings-dialog flag by @Hinton in https://github.com/bitwarden/server/pull/7491
- [PM-33875] Add Revocation Reasons by @sven-bitwarden in https://github.com/bitwarden/server/pull/7473
- + 42 more
๐ ๐ Bug fixes
- [PM-33501] Prevent orphaned Sends during user and org deletion by @harr1424 in https://github.com/bitwarden/server/pull/7386
- [PM-25056] - Deadlock testing fix by @jrmccannon in https://github.com/bitwarden/server/pull/7478
- [PM-34427] Fix Users can edit and save sends with the hide email address option enabled by @harr1424 in https://github.com/bitwarden/server/pull/7509
- [PM-35306] Fix password change not working when using the unlock and authentication data models by @quexten in https://github.com/bitwarden/server/pull/7505
- [PM-33436] Refactor setup shell commands by @dereknance in https://github.com/bitwarden/server/pull/7494
- [PM-34213] Create attachment event log by @shane-melton in https://github.com/bitwarden/server/pull/7425
- [PM-34813] fix system coupons regression by @kdenney in https://github.com/bitwarden/server/pull/7515
- [PM-35250] Prevent Custom Users Removing Admins by @sven-bitwarden in https://github.com/bitwarden/server/pull/7526
- + 18 more
๐ฆ โ๏ธ Maintenance
- [AppSec] AI Fix for Template Injection in GitHub Workflows Action by @aikido-autofix[bot] in https://github.com/bitwarden/server/pull/7448
- [PM-32598] - Remove Unused sso/details Endpoint + Sprocs by @sven-bitwarden in https://github.com/bitwarden/server/pull/7400
- Move missed integration files to DIRT by @eliykat in https://github.com/bitwarden/server/pull/7487
- [PM-35489] Move collections to AC ownership by @eliykat in https://github.com/bitwarden/server/pull/7523
- [PM-35489] Move collections to AC ownership - update namespaces by @eliykat in https://github.com/bitwarden/server/pull/7532
- fix(ci): fix startup_failure in move_edd_db_scripts job by @addisonbeck in https://github.com/bitwarden/server/pull/7554
- [BRE-1848] Remove legacy failure check job and Slack webhook by @vgrassia in https://github.com/bitwarden/server/pull/7557
- [PM-34883] - Add InjectOrganizationUserAttribute by @jrmccannon in https://github.com/bitwarden/server/pull/7536
- + 14 more
๐ฆ ๐ฆ Dependency Updates
- [deps] Tools: Update MailKit to 4.16.0 [SECURITY] by @renovate[bot] in https://github.com/bitwarden/server/pull/7502
- Update SSO package path in Renovate config by @ike-kottlowski in https://github.com/bitwarden/server/pull/7518
- Update `Bitwarden.Server.Sdk` to `1.5.2` by @justindbaur in https://github.com/bitwarden/server/pull/7559
- [deps] Billing: Update coverlet.collector to v10 by @renovate[bot] in https://github.com/bitwarden/server/pull/7542
- [PM-28727] Upgrade to .NET 10 by @dereknance in https://github.com/bitwarden/server/pull/7171
- [deps] BRE: Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v10 by @renovate[bot] in https://github.com/bitwarden/server/pull/6498
- chore(launch/tasks): Upgrade for .net10 by @enmande in https://github.com/bitwarden/server/pull/7584
- [deps] Tools: Pin dependencies by @renovate[bot] in https://github.com/bitwarden/server/pull/6204
- + 4 more
๐ฆ ๐จ Other
- Arch/qa env seeding tweaks by @MGibson1 in https://github.com/bitwarden/server/pull/7430
- Add seed script for local development by @Hinton in https://github.com/bitwarden/server/pull/7490
- Migrate server specific skills into correct location by @theMickster in https://github.com/bitwarden/server/pull/7488
- Add -o --output parameters to DB seeder util for preset command by @mimartin12 in https://github.com/bitwarden/server/pull/7495
- PM-35200 - Create contributing guide for Claude tooling by @theMickster in https://github.com/bitwarden/server/pull/7508
- [PM-35252] by @ike-kottlowski in https://github.com/bitwarden/server/pull/7501
- [PM-33417] WebAuthn cache by @ike-kottlowski in https://github.com/bitwarden/server/pull/7500
- [PM-36209] Support Unprotect only certificates by @justindbaur in https://github.com/bitwarden/server/pull/7569
- + 7 more
โจ New Contributors
- @aikido-autofix[bot] made their first contribution in https://github.com/bitwarden/server/pull/7448
- @blackwood made their first contribution in https://github.com/bitwarden/server/pull/7528
- Full Changelog: https://github.com/bitwarden/server/compare/v2026.4.2...v2026.5.0
๐ Changes
- Bug fix for subscription handling
๐ ๐ Bug fixes
- [PM-36613] Void open invoices for unpaid subscriptions by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7589
๐ฆ ๐ฆ Dependency Updates
- Update Bitwarden.Server.Sdk to 1.5.2 by @justindbaur in https://github.com/bitwarden/server/pull/7559
๐ฆ ๐จ Other
- Bumped version to 2026.4.2 by @connerbw in https://github.com/bitwarden/server/pull/7619
- Full Changelog: https://github.com/bitwarden/server/compare/v2026.4.1...v2026.4.2
๐ Changes
- Removed feature flag for automatic member confirmation settings
- Removed feature flag for unlock with passkey
- Removed feature flag for SCIM refactor
- Various under-the-hood improvements and minor bug fixes
โจ :shipit: Feature Development
- [PM-34595] Add provider authorization attributes by @eliykat in https://github.com/bitwarden/server/pull/7389
- [PM-34230] server side constant for feature flag by @voommen-livefront in https://github.com/bitwarden/server/pull/7395
- Add SDK Sends API feature flag by @adudek-bw in https://github.com/bitwarden/server/pull/7254
- [PM-34177] Add feature flag for Organization Invite Links by @r-tome in https://github.com/bitwarden/server/pull/7404
- [PM-34177] Fix feature flag key value for Organization Invite Links by @r-tome in https://github.com/bitwarden/server/pull/7409
- [PM-34171] Add card scanner feature flag by @SaintPatrck in https://github.com/bitwarden/server/pull/7310
- PM-34686 Remove Summary Count Limit by @prograhamming in https://github.com/bitwarden/server/pull/7398
- [PM-32105] - Org ability feature flag by @jrmccannon in https://github.com/bitwarden/server/pull/7401
- + 32 more
๐ ๐ Bug fixes
- [PM-22525] Log when provider admin accesses an org vault by @BTreston in https://github.com/bitwarden/server/pull/7379
- [PM-34679] Display Phase 2 prices and discount on org subscription page by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7393
- [PM-34679] Fix Families 2019 Phase 2 price and discount display by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7408
- PM-34391 fixes to eventsController by @voommen-livefront in https://github.com/bitwarden/server/pull/7405
- [PM-34728] Use top-level ProrationBehavior on schedule updates by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7410
- [PM-33500] - delete attachments from deleted ciphers by @jaasen-livefront in https://github.com/bitwarden/server/pull/7208
- fix(change-email): [PM-34742] Change Email Sets Salt by @Patrick-Pimentel-Bitwarden in https://github.com/bitwarden/server/pull/7413
- [PM-34773] Fix storage addition during active Phase 2 of schedule by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7420
- + 17 more
๐ฆ โ๏ธ Maintenance
- [PM-34456] Innovation Sprint: Enable generating automated release notes by @djsmith85 in https://github.com/bitwarden/server/pull/7362
- [FIX] Image tag max length logic by @gitclonebrian in https://github.com/bitwarden/server/pull/7396
- [PM-29152] Rename VNextSavePolicyCommand to SavePolicyCommand and remove deprecated policy interfaces by @r-tome in https://github.com/bitwarden/server/pull/7364
- test(change-email): [PM-34742] Change Email Sets Salt Attempt 2 by @Patrick-Pimentel-Bitwarden in https://github.com/bitwarden/server/pull/7422
- [PM-34383] Add import validation allowing providers to perform imports by @harr1424 in https://github.com/bitwarden/server/pull/7394
- [PM-33044] Provider Ability Refactor EventService by @JimmyVo16 in https://github.com/bitwarden/server/pull/7411
- [PM-34823] Remove missed uses of PolicyRequirements flag by @eliykat in https://github.com/bitwarden/server/pull/7426
- [deps]: Update docker/login-action action to v4 by @renovate[bot] in https://github.com/bitwarden/server/pull/7346
- + 13 more
๐ฆ ๐ฆ Dependency Updates
- [deps] Billing: Update swashbuckle-aspnetcore monorepo to 10.1.7 by @renovate[bot] in https://github.com/bitwarden/server/pull/7008
- [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.2.1 by @renovate[bot] in https://github.com/bitwarden/server/pull/6556
- [deps] DbOps: Update Microsoft.Data.SqlClient to v7 by @renovate[bot] in https://github.com/bitwarden/server/pull/7344
- [deps] DbOps: Update dbup-sqlserver to v7 by @renovate[bot] in https://github.com/bitwarden/server/pull/7218
- [deps]: Update webpack to v5.105.4 by @renovate[bot] in https://github.com/bitwarden/server/pull/7007
๐ฆ ๐จ Other
- [PM-31144] Edit Families 2019 renewal email subject by @sbrown-livefront in https://github.com/bitwarden/server/pull/7406
- Add SeederApi PlayData delete scheduled job by @MGibson1 in https://github.com/bitwarden/server/pull/7281
- Auth-owned PRs for minor/patch updates for their dotnet monorepo deps by @trmartin4 in https://github.com/bitwarden/server/pull/7451
- Add scenario docs for Seeder adoption and trim CLI reference by @theMickster in https://github.com/bitwarden/server/pull/7456
- [BRE-1413] Empty commit to test hash change in Canary by @pixman20 in https://github.com/bitwarden/server/pull/7471
- [BRE-1823] Bumping hash for canary testing by @pixman20 in https://github.com/bitwarden/server/pull/7497
- [BRE-1823] Bumping hash for canary testing by @pixman20 in https://github.com/bitwarden/server/pull/7498
- Full Changelog: https://github.com/bitwarden/server/compare/v2026.4.0...v2026.4.1
๐ Changes
- Removed feature flag for vault items archive
- Removed feature flag for default saving location when organization data ownership policy is enabled
- Removed feature flag for hiding alternate login methods when SSO is required
- Removed feature flag for several UX improvements
- Removed feature flag for provider initialization refactor
- Added support for deeplink redirect with https schema
- Various under-the-hood improvements and minor bug fixes
โจ :shipit: Feature Development
- [PM-31736] User-friendly cookie vendor error message by @dereknance in https://github.com/bitwarden/server/pull/7270
- [PM-33972] Remove pm-26140-marketing-initiated-premium-flow feature flag by @trmartin4 in https://github.com/bitwarden/server/pull/7275
- [PM-32783] Add electron-storage-cache flag by @dani-garcia in https://github.com/bitwarden/server/pull/7286
- [PM-33890] Set up Stripe Subscription Schedule API operations by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7289
- feat(redirect): [PM-30810] Https Redirection for Cloud Users by @Patrick-Pimentel-Bitwarden in https://github.com/bitwarden/server/pull/6852
- [PM-22110] Remove pm-22110-disable-alternate-login-methods feature flag by @trmartin4 in https://github.com/bitwarden/server/pull/7274
- [PM-22435] chore: remove create default collections ff ref by @vincentsalucci in https://github.com/bitwarden/server/pull/7298
- [PM-33086/7] Remove the feature flag RefactorOrgAcceptInit by @r-tome in https://github.com/bitwarden/server/pull/7287
- + 13 more
๐ ๐ Bug fixes
- [PM-33980] Only verify `UseMyItems` when claim exists by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7278
- [PM-32450] Allow SMTP TLS CRL status retrieval failures by @dereknance in https://github.com/bitwarden/server/pull/7271
- [PM-19143] Fix custom permissions not persisting via InviteOrganizationUsersCommand by @r-tome in https://github.com/bitwarden/server/pull/7285
- [PM-34049] Fix PoliciesController authorize attribute by @eliykat in https://github.com/bitwarden/server/pull/7303
- [PM-34048 ] Add limit item deletion to manage collection permission to Org view/edit by @vincentsalucci in https://github.com/bitwarden/server/pull/7296
- [PM-31822] Fix file Send size validation by @mcamirault in https://github.com/bitwarden/server/pull/7311
- [PM-34440] Fix cache duplicate-key error by @JimmyVo16 in https://github.com/bitwarden/server/pull/7360
- [PM-30185] Fix email fallback logic to ignore empty primary email by @BTreston in https://github.com/bitwarden/server/pull/7359
- + 6 more
๐ฆ โ๏ธ Maintenance
- [BRE-1004] Add GHCR Support to Build/Publish workflows by @vgrassia in https://github.com/bitwarden/server/pull/7263
- [PM-32066] - Add Org Ability View by @jrmccannon in https://github.com/bitwarden/server/pull/7194
- [PM-33895] Filter `[BindNever]` parameters from OpenAPI schema by @dani-garcia in https://github.com/bitwarden/server/pull/7257
- [deps]: Update docker/build-push-action action to v7 by @renovate[bot] in https://github.com/bitwarden/server/pull/7221
- [PM-32067] - Add Provider Ability View by @jrmccannon in https://github.com/bitwarden/server/pull/7200
- [PM-33041] Organization Ability: Refactor CipherResponseModel by @JimmyVo16 in https://github.com/bitwarden/server/pull/7202
- [PM-33043] Refactor PolicyService, CipherService, and TwoFactorAuthenticationValidator by @JimmyVo16 in https://github.com/bitwarden/server/pull/7214
- [PM-33042] Refactor EventService to remove deprecated GetOrganizationAbilitiesAsync by @JimmyVo16 in https://github.com/bitwarden/server/pull/7240
- + 4 more
๐ฆ ๐ฆ Dependency Updates
- [deps] Auth: Update Duende.IdentityServer to 7.4.6 by @renovate[bot] in https://github.com/bitwarden/server/pull/6323
- [PM-33499] Permissive base64 decoder by @dereknance in https://github.com/bitwarden/server/pull/7207
- [deps]: Update sass to v1.98.0 by @renovate[bot] in https://github.com/bitwarden/server/pull/7343
- [deps]: Update prettier to v3.8.1 by @renovate[bot] in https://github.com/bitwarden/server/pull/6702
๐ฆ ๐จ Other
- PM-33964 - Fix silent switch defaults in Seeder with fail-fast throws by @theMickster in https://github.com/bitwarden/server/pull/7277
- [PM-33819] Enforce use of authorize attributes by @eliykat in https://github.com/bitwarden/server/pull/7242
- Arch/cipher scene by @MGibson1 in https://github.com/bitwarden/server/pull/7241
- [PM-33894] Schedule price increases by @amorask-bitwarden in https://github.com/bitwarden/server/pull/7293
- [PM-34082] Seed passkeys by @MGibson1 in https://github.com/bitwarden/server/pull/7265
- Added RSA keypair pool + Caching to Seeder's RustSdk by @theMickster in https://github.com/bitwarden/server/pull/7288
- [PM-33896] Update Families organization on schedule transition by @cturnbull-bitwarden in https://github.com/bitwarden/server/pull/7300
- [PM- 30370] [PM-28827] Add Salt to Auth and KM DTOs by @ike-kottlowski in https://github.com/bitwarden/server/pull/7239
- + 28 more
๐ Changes
- Removed feature flag for biometrics refactor on Windows
- Removed feature flag for updated organization invitation email
- Removed feature flag for updated organization confirmation email
- Removed feature flag for data recovery tool
- Removed feature flag for push notifications infrastructure updates
- Updated tax logic for Switzerland
- Various under-the-hood improvements and minor bug fixes
Fixed an issue that could cause cipher key corruption under certain conditions.
๐ Changes
- Added option in system administration portal to disable My Items
- Removed feature flag for multi-thread decryption
- Removed feature flag for SSH key storage and SSH Agent
- Removed feature flag for creating My Items for users who are revoked then restored
- Removed feature flag for refactor of InMemoryApplicationCacheService instantiation to help prevent pod stampedes
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Updated email templates for organization invitations
- Removed feature flag for Premium risk insights
- Removed feature flag for claimed domain account creation policy
- Removed feature flag for new organization metadata structure
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Added endpoints to public API for revoke and restore members
- Removed feature flag for Premium risk insights
- Removed feature flag for improved loading states
- Removed feature flag for performance improvements to re-invite endpoint
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Removed feature flag for disabling type zero encryption
- Removed feature flag for notifications to locked and inactive accounts
- Removed feature flag for redirect on SSO required error
- Users who inherit Premium from their organization membership now have 5Gb of storage
- Added new endpoints for Send
- Updates to email copy
- Security fixes for logging
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Updates to welcome email for new users
- Removed feature flag for new unlock data model
- Removed feature flag for My Items
- Removed feature flag for organization users endpoint optimization
- Various under-the-hood improvements and minor bug fixes.
Removed feature flag for remove card item type policy Removed feature flag for sending email following failed 2FA attempt Removed feature flag for fix related to recovery code use by SSO required users Removed feature flag for browser warning when autofilling from search Increased Premium and organization storage from 1GB to 5GB Added policy to prevent accounts being created with a claimed domain Optimized bulk re-invite endpoint Various under-the-hood improvements and minor bug fixes.
๐ Changes
- Security fixes
- Performance improvements for bulk re-invite endpoint
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes.
๐ Changes
- Block SSO login for SSO-linked users not in a confirmed or accepted status
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Bug Fixes
๐ Changes
- Restoring Chromium importer functionality for older desktop clients
๐ Changes
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Security fix for SSO error responses
- Added environment variables to control login lifetime
- Added more event logs for machine accounts
- Added additional fields to logging details
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes
๐ Changes
- Removed feature flags
- Various under-the-hood improvements and minor bug fixes.
๐ Changes
- Auto-reply to tickets in Freskdesk with help from Onyx AI
Removed feature flags Updated collection management settings for organizations Improved resolution of timestamps in security emails Various under-the-hood improvements and minor bug fixes.
๐ Changes
- Removed feature flags
- Added once-per-hour limit to email notifications for failed 2FA
- Dependency updates, bug fixes, and small improvements
๐ Changes
- Send email when 2FA attempt fails
- Removed feature flags
- Dependency updates, bug-fixes, and small enhancements
๐ Changes
- Removed feature flags
- Dependency updates, small bug-fixes and enhancements
๐ Changes
- Security patches
Removed feature flags Dependency updates, small bug-fixes, and enhancements
Removed feature flags Dependency updates, small bug-fixes, and enhancements
๐ Changes
- Removed support for users with no userkey
- Removed feature flags
- Dependency updates, small enhancements, and bug-fixes
