Releases: lucor/paw
Releases · lucor/paw
v0.15.0
v0.14.0
This release updates the internal storage, so previous versions won't be compatible.
Starting from this release the data is encoded in json in place of gob
and update to use a password protected age key (X25519) to decrypt and encrypt the vault data.
This allow to decrypt the items using the age tool and have the content directly accessible once decrypted.
- paw: update to use a password protected age key (X25519) to decrypt and encrypt the vault data
- paw: data encoded in json in place of gob
- paw,ui: group vault ItemMetadata by ItemType
- paw,ui: export item UX improvement: items are now decoded concurrently and a progress bar is shown if needed
- ui: show item count into the item select list
- ui: fix renaming an item when a filter is specified could display the vault empty view
v0.13.1
v0.13.0
This release updates the internal storage, so previous versions won't be compatible.
v0.12.0
v0.11.0
v0.10.0
v0.9.0 - Walking puppy
First release