Changelog for
vaultwarden-webvault-dark-2024.6.2c-1.1.noarch.rpm :
* Thu Sep 05 2024 Julian Röder
- Update to version 2024.6.2c
* hide organization plans again by AATTstefan0xC in #177
* backport master password verification support by AATTstefan0xC in #179
* Mon Aug 12 2024 Julian Röder - Update to version 2024.6.2b
* disable org seat limit validation by AATTstefan0xC in #171
* Strip query params when resolving subpath by AATTTimshel in #170
* Updated input labels when configuring Duo to reflect new values
* Updated left hand navigation to include switching between products
* New collection management setting that configures Owner and Admin permissions to collections
* Many components migrated to Tailwind
* Fixed issue with email alias provider keys being stored in plaintext
* Other small bug fixes and enhancements
* Tue Jul 09 2024 Julian Röder - Update to version 2024.5.1b
* Generate unique SP entity IDs with the SAML for SSO configuration
* Increased import item quantity maximum
* Allow bulk item collections management in the Admin Console
* Added onboarding for new users
* Bug fixes and small improvements
* Small bug fixes and enhancements
* disable org seat limit validation by AATTstefan0xC in #171
* Strip query params when resolving subpath by AATTTimshel in #170
* Fri Feb 09 2024 Julian Röder - Update to version 2024.1.2b
* Revert patch to edit org info by AATTstefan0xC in #155
* Wed Jan 31 2024 Julian Röder - Update to version 2024.1.2
* Login with passkey
* Added password complexity checks to password protected export
* Disallow XXE in import
* Upgrade paths available for all organization types
* Bug-fixes for imports
* Big-fix for minimum/maximum values in generator
* Bug-fix for screen-readers not announcing stored passkeys
* Bug-fix for billing contact field for reseller-managed organizations
* Bug-fix for saving items without a URI
* Tue Jan 02 2024 Julian Röder - Update to version 2023.12.0
* Add prompt to set master password when user logs in with new permissions
* Bug fix for users with custom permissions import to organization
* Bug fix for link to item when logging in with SSO
* Bug fixes
* Tue Nov 07 2023 Julian Röder - Update to version 2023.10.0
* Allow administrators to manage and delete collections from the individual vault
* View and edit login items with passkeys saved to them
* Add support for self-hosting email alias generators
* Add support for 1Password .json import
* Bug fix for Duo hardware keys
* Added password history to Bitwarden export
* Accessibility improvement for fingerprint-phrases
* Update AnonAddy to addy.io
* Security fixes
* Bug-fix for password re-prompt
* Bug-fix for Duo prompt
* Make region button and dropdown/dialog more accessible
* Bug fixes
* Fri Sep 01 2023 Julian Röder - Update to version 2023.8.2
* Add SSO with trusted devices
* Expand import page on My Vault to support importing into folders or collections
* Update Send tab UI components
* Update Tools tab UI components
* Update server selector copy
* Update url for subscription management
* Update “New” button to allow creation of folders and collections
* Login with device enabled for self-host
* Bug fixes
* Mon Jun 05 2023 Julian Röder - Update to version 2023.5.0
* Updated interface for selecting self-hosted environment
* Bug fix for displaying “Input required” error before entering master password at login
* Bug fix for Emergency Access invite when logging in with SSO
* Bug fix for email two-step login with SSO
* Fri May 12 2023 Julian Röder - Update to version 2023.4.2
* Send service refactor
* Updated reports page for Free two-person organizations
* Bug fix for event log links
* Bug fix for members who are a provider user and member of an organization
* Bug fixes
* Mon Mar 27 2023 Julian Röder - Update to version 2023.3.0b
* Bug fix for users with personal vault disabled
* Avatar color selector
* Change forwarded email providers to dropdown
* Improved error states for two-person orgs
* Additional name validation for organizations
* Bug fixes
* Organization administration tabs have been restructured to provide easier management between collections, members, and groups, with a consolidated Vault view and new Members and Groups tabs
* Adjust default KDF iterations to 600k
* Adjust minimum allowed KDF iterations
* Update help links and warnings on encryption settings
* Expand title with “Mx“ option on an identity item
* Add importer for Psono
* Bug fix for newly imported items not showing in vault until logout/login occurs
* Bug fix for using Admin Password Reset from Provider Portal
* HaveIBeenPwned? API now checks the master password for exposed passwords upon account creation and changing the master password in the web vault
* Master password minimum length requirement has been updated to 12 characters
* Allow Enterprise administrators to verify domain ownership to simplify SSO login flows
* A new Activate Auto-fill enterprise policy will automatically turn on auto-fill on page load for organization team members
* Bug fix for Provider users that are part of an organization with the Single Organization or Remove Individual Vault policies turned on
* Bug fix for viewing folders with various filters
* Bug fix for subfolders not creating properly with Keeper CSV import
* Thu Jan 05 2023 Julian Röder - Update to version 2022.12.0
* Updated login flow that splits username and master password into separate pages
* New passwordless login option that allows users to login with an already-authenticated device
* Organization administration tabs have been restructured, such as the new Billing and Reporting tabs, to provide easier discovery for common administrative tasks
* SCIM-triggered events will log from SCIM instead of Unknown
* SCIM API key will be obfuscated by default
* Improved web vault load times and performance for accounts with thousands of vault items
* Handle already verified email when resending verification email
* Display creation date in vault item history
* Add folder to item view
* Change pageTitle to Vaultwarden and add favicons by AATTstefan0xC in #101
* Change Billing Email -> Email by AATTtessus in #92
* Bug fixes
* Thu Oct 27 2022 Julian Röder - Update to version 2022.10.2
* Bug fixes
* Fri Oct 21 2022 Julian Röder - Update to version 2022.10.1
* Hide DuckDuckGo forwarding service by AATTstefan0xC in #89
* Bug fixes
* Mon Oct 17 2022 Julian Röder - Update to version 2022.10.0
* Added DuckDuckGo to forwarded email providers list
* Created new flow for combined account/organization creation to simplify trial registration
* Added Fastmail to forwarded email alias providers
* Improvements to organization menu styles
* Improvements to disabled organization display
* The main Provider Portal screen now has at-a-glance seat and plan reporting for each client organization
* Organizations will now have an event recorded in the event log when an owner or admin performs a vault export
* Bug fix for “manage all collections” custom permissions
* Bug fix for account referenceData not being populated
* Bug fix for small typo in twoStepLogin modal (Community PR, thank you Patrick H. Lauke!)
* Enable SCIM configuration
* Bug fixes