Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Releases: Kwpolska/upass

v0.2.1

24 Dec 12:59
v0.2.1
5a8d6b6

Choose a tag to compare

  • Also show “no passwords” error message if only dotfiles exist (fix #19)

v0.2.0

10 Jun 18:01
v0.2.0
98921ee

Choose a tag to compare

More granular copying features: users can now choose between copying the first line (old default), copying the entire text, or copying specific fields that are separated with : (colon, space).

v0.1.10

01 Apr 17:51
v0.1.10
b496bf8

Choose a tag to compare

  • Respect PASSWORD_STORE_DIR environment variable (if it’s set)

v0.1.9

20 Mar 17:10
v0.1.9
7be3f08

Choose a tag to compare

  • Include missing data files

v0.1.8

20 Mar 16:55
v0.1.8
53cbdd5

Choose a tag to compare

  • Universal color scheme (for dark and light terminals)
  • Restore Python 2 compatibility

v0.1.7

24 Mar 10:03

Choose a tag to compare

  • Fix mouse support (Issue #13)

v0.1.6

07 Feb 11:22

Choose a tag to compare

  • fix setup.py/MANIFEST.in

v0.1.5

07 Feb 08:59

Choose a tag to compare

  • Warn if store is empty or does not exist (Issue #5)

v0.1.4

19 Sep 11:16

Choose a tag to compare

  • Add j/k support for moving in the list (Issue #4)

v0.1.3

08 Sep 15:24

Choose a tag to compare

  • Don’t show copied passwords (Issue #3)