1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-02-11 06:57:15 +00:00
UTPass/CHANGELOG.md

25 lines
812 B
Markdown
Raw Normal View History

2025-02-04 15:51:47 +01:00
# 0.0.3: Git Initial Support and Move to RNP
- Port app to Focal
- Improve UI :
2025-02-04 18:21:35 +01:00
* Follow human interface guidelines
2025-02-04 18:21:35 +01:00
* Fix various components color to work with dark theme
2025-02-04 15:51:47 +01:00
- Rewrite of Pass Plugin:
2025-02-04 18:21:35 +01:00
* Move from GPGMe to RNP for GPG operations due to issues running GPG agent in a confined app
* Improve multithreading code for GPG operations
2025-02-04 15:51:47 +01:00
- Add Git HTTP and HTTP AUTH clone for password store import feature
- Add delete password store feature
# 0.0.2 : Added translations
- Added French by Anne17 and Reda
- Added Catalan by Joan CiberSheep
- Added Spanish by Advocatux and Reda
Thanks to all the translators !
# 0.0.1 : Initial Release
- Import of gpg keys via file
- Suppression of gpg keys
- Import of password via a password store zip
- Password decryption
- Password copy to clipboard