- Notifications
You must be signed in to change notification settings - Fork5
Tags: firecat53/bitwarden-menu
Tags
v0.4.4
* Add github workflow to publish to testpypi on commit and to release…… to pypi and github on tag commit* Update Nix flake setup and workflow* Only paste once from xclip* Added -o flag to wl-copy to erase the clipboard after the first paste.* Fix bemenu password prompt issue.Closes#31* Use '127.0.0.1' instead of 'localhost'* Edits to make bwm more compatible with wofi
v0.4.0
* Remove tests dir for now since unused* Allow adding/editing all entry types (login,note,identity,card).Closes#12* Fix unlock error on empty password* View/edit all URLs for an entry, not just the first one.Closes#11.* Add account switching* Fix logging in to multiple vaults.Closes#18.* Add totp field when creating new item.Fix#16.