clients

Bitwarden client apps (web, browser extension, desktop, and cli).

OTHER License

Downloads
30.6K
Stars
8.8K
Committers
371

Bot releases are hidden (Show)

clients - Verison 1.25.0

Published by kspearrin over 6 years ago

  • Ability to store multiple URIs per login
  • Login URI match detection options for:
    • Base domain (default)
    • Host
    • Exact
    • Starts with
    • Regular expression
    • Never
  • Pwned password (HIBP) check from view and edit pages for logins
  • Languages updates
  • Bug fixes
clients - Version 1.24.2

Published by kspearrin over 6 years ago

  • Re-seed storage on chrome update.
clients - Version 1.24.1

Published by kspearrin over 6 years ago

  • Updates for Safari distribution/updates.
clients - Version 1.24.0

Published by kspearrin over 6 years ago

  • Safari browser support
  • Hotkeys for Vivaldi and Edge
  • "Never" no longer default option for locking
  • Language updates
  • Bug fixes
  • Extracted much of the common code to shared jslib
clients - Version 1.23.0

Published by kspearrin almost 7 years ago

  • Added favorites to my vault
  • "No folder" items will also appear in-line under "My Vault" if no collections to list
  • New languages & updates
  • Autofill detection improvements
  • Bug fixes
  • More typescript conversions for background
clients - Version 1.22.0

Published by kspearrin almost 7 years ago

  • Collections are now available in your vault
  • Separated cards and identities on current tab
  • Folder/collection collapsed view by default now in my vault
  • More TypeScript conversions
  • Bug Fixes
  • Accessibility improvements
  • UX adjustments
clients - Version 1.21.4

Published by kspearrin almost 7 years ago

  • Fix localData missing from cipher ctor, affecting last used checks on autofill.
clients - Version 1.21.3

Published by kspearrin almost 7 years ago

  • Firefox notification bar fix.
clients - Version 1.21.2

Published by kspearrin almost 7 years ago

  • Firefox ESR fix
clients - Version 1.21.1

Published by kspearrin almost 7 years ago

  • Bug fixes
clients - Version 1.21.0

Published by kspearrin almost 7 years ago

  • Auto-fill improvements for cards and identities
  • Auto-fill animation
  • Bug fixes
  • Re-write of services to use Typescript
  • Convert project to use webpack for building
clients - Version 1.20.1

Published by kspearrin almost 7 years ago

  • Fix subtitle on vault folder listing
  • Added folder icons
clients - Version 1.20.0

Published by kspearrin almost 7 years ago

  • Store and auto-fill new types of items in your vault: secure notes, credit cards, and identities.
  • Website icons in your vault
  • Password generator history
  • Bug fixes
  • Language updates
clients - Version 1.19.1

Published by kspearrin about 7 years ago

  • Fixed array issue with form elements in autofill collect
  • Removed uilocation query string from popup manifest to be compliant with windows store linter for Edge
clients - Version 1.19.0

Published by kspearrin about 7 years ago

  • "Pop out" bitwarden UI window
  • Language updates
  • Various bug fixes and performance improvements.
clients - Version 1.18.0

Published by kspearrin about 7 years ago

  • Launch website shortcuts from vault listing (double click row or click icon)
  • Performance fixes for autofill
  • U2F support for Firefox 57+
  • Other bug fixes
clients - Version 1.17.1

Published by kspearrin about 7 years ago

  • Sidebar hotfix for Firefox ECR
clients - Version 1.17.0

Published by kspearrin about 7 years ago

  • Add custom fields for your logins
  • Auto-fill custom fields
  • Optional ability to use bitwarden from the Firefox/Opera sidebar
  • Performance improvements
  • Bug fixes
clients - Version 1.16.1

Published by kspearrin about 7 years ago

  • Auto-fill for basic auth prompt
  • Language updates
  • Bug fixes
  • UX improvements
clients - Version 1.15.3

Published by kspearrin about 7 years ago

Hotfix:

  • Catch localStorage error for Firefox users that disable cookies.