Skip to content

Releases: firecat53/bitwarden-menu

v0.4.3

24 Jan 04:54
v0.4.3
9957949
Compare
Choose a tag to compare
  • Fix hatch build issue. It only builds the package correctly if the project name and module name are the same. Otherwise need to add tool.hatch.build.targets.wheel.

v0.4.2

24 Jan 02:21
v0.4.2
1a41a0f
Compare
Choose a tag to compare
  • Add --lock option
  • Add nix flake
  • Add copy-to-clipboard support
  • Switch to pyproject.toml and hatch build
  • Cleanup keyboard interrupts
  • Ydotool fix

v0.4.1

11 May 04:28
v0.4.1
62bd59e
Compare
Choose a tag to compare
  • Fix {URL} placeholder token. Closes #20
  • Add autotype CLI option
  • Add CLI options for vault URL and email
  • Simplify dmenu_cmd function and make easier to extend support for other launchers
  • Add screencast to README
  • Bugfix in adding collection

v0.4.0

18 Apr 18:24
v0.4.0
ca18bbe
Compare
Choose a tag to compare
  • 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

09 Apr 02:23
v0.3.0
816b630
Compare
Choose a tag to compare
  • 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

11 Mar 17:09
bda2a52
Compare
Choose a tag to compare
v02.1

Initial public release

11 Mar 03:13
7cb8386
Compare
Choose a tag to compare
v0.2.0

Refactor and update docs and add Makefile