Releases: firecat53/bitwarden-menu
Releases · firecat53/bitwarden-menu
v0.4.5
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.3
v0.4.2
v0.4.1
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.
v0.3.0
- Ydotool support requires ydotool > 1.0.0
- Wayland, Wtype and Wofi support enhancements
- TOTP support
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Initial public release
v0.2.0 Refactor and update docs and add Makefile