mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 03:26:57 +00:00
Bump version 0.0.4
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user