1
0
mirror of https://github.com/QRouland/UTPass.git synced 2026-01-10 19:36:57 +00:00

1 Commits

Author SHA1 Message Date
0b95e8e5fd Bump version 0.0.4 2026-01-06 15:47:39 +01:00
2 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
# 0.0.3: Git Initial Support and Move to RNP
# 0.0.4
- Fix white screen issue on 24.04
- Add search functionality
- Some minor fixes and improvements
# 0.0.3
- Port app to Focal
- Improve UI :
* Follow human interface guidelines
@@ -9,14 +14,14 @@
- Add Git HTTP and HTTP AUTH clone for password store import feature
- Add delete password store feature
# 0.0.2 : Added translations
# 0.0.2
- 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
# 0.0.1
- Import of gpg keys via file
- Suppression of gpg keys
- Import of password via a password store zip

View File

@@ -10,7 +10,7 @@
"content-hub": "UTPass.contenthub"
}
},
"version": "0.0.4-dev",
"version": "0.0.4",
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
"framework" : "ubuntu-sdk-20.04"
}