Cowbird version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.0
Released Jun 24, 2026 - 613.37 KBWorks with firefox 142.0 and laterWrapped up last major work for release 1.0.0- Added clipboard clearing and auto locking
- Added password strength meters
- Fixed delete item confirmation dialog
Source code released under GNU General Public License v3.0 only
Older versions
Version 0.11.0
Released Jun 23, 2026 - 600.63 KBWorks with firefox 142.0 and laterReleased version v0.11.0- Ensure search bar remains on screen
- Made extension menu remember last state between closing and reopening it
- Updated all dependencies and devDependencies to latest versions
Source code released under GNU General Public License v3.0 only
Version 0.10.0
Released Jun 23, 2026 - 498.41 KBWorks with firefox 142.0 and laterFixing some issues found from a security audit- Fixed share-path injection
- Fixed Lastpass importer mis-routing
- Added https enforcement
Source code released under GNU General Public License v3.0 only
Version 0.9.1
Released Jun 23, 2026 - 498 KBWorks with firefox 142.0 and laterBump build and runtime dependencies to new versions.- Updated vitest from 2.1.9 to 3.2.6
- Updated vite from 5.4.21 to 7.3.5
- Updated esbuild from 0.21.5 to 0.27.7
Source code released under GNU General Public License v3.0 only
Version 0.9.0
Released Jun 21, 2026 - 498 KBWorks with firefox 142.0 and laterAdding new features and some smaller updates:
* Password/passphrase generator
* Import/export
* Third-party format support for import/export
* Ability to automatically remove duplicates
* Added otpauth:// uri format support for totp token field
* Fixed item view overflowing horizontally
* Updated extension icon
* Updated to newer versions of several dependenciesSource code released under GNU General Public License v3.0 only
Version 0.7.0
Released Jun 17, 2026 - 445.17 KBWorks with firefox 142.0 and laterThis release is mostly focused on quality of life improvements and they include:
* Added Save/update credential detection (sign-in & sign-up)
* Added Firefox data-collection permission authenticationInfo since the extension now reads passwords directly off page forms.
* Vault token renewal + re-authentication
* Setup-dialog improvements:
* Vault address field focused by default on the Connect dialog; username
focused on the Sign-in page.
* on-blur warnings under the address field: no port, plain http, and no protocol
* Address actually normalized, so a scheme-less address really defaults to https://Source code released under GNU General Public License v3.0 only