mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 03:26:57 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b95e8e5fd |
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
|
- Port app to Focal
|
||||||
- Improve UI :
|
- Improve UI :
|
||||||
* Follow human interface guidelines
|
* Follow human interface guidelines
|
||||||
@@ -9,14 +14,14 @@
|
|||||||
- Add Git HTTP and HTTP AUTH clone for password store import feature
|
- Add Git HTTP and HTTP AUTH clone for password store import feature
|
||||||
- Add delete password store feature
|
- Add delete password store feature
|
||||||
|
|
||||||
# 0.0.2 : Added translations
|
# 0.0.2
|
||||||
- Added French by Anne17 and Reda
|
- Added French by Anne17 and Reda
|
||||||
- Added Catalan by Joan CiberSheep
|
- Added Catalan by Joan CiberSheep
|
||||||
- Added Spanish by Advocatux and Reda
|
- Added Spanish by Advocatux and Reda
|
||||||
|
|
||||||
Thanks to all the translators !
|
Thanks to all the translators !
|
||||||
|
|
||||||
# 0.0.1 : Initial Release
|
# 0.0.1
|
||||||
- Import of gpg keys via file
|
- Import of gpg keys via file
|
||||||
- Suppression of gpg keys
|
- Suppression of gpg keys
|
||||||
- Import of password via a password store zip
|
- Import of password via a password store zip
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"content-hub": "UTPass.contenthub"
|
"content-hub": "UTPass.contenthub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.0.4-dev",
|
"version": "0.0.4",
|
||||||
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
|
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
|
||||||
"framework" : "ubuntu-sdk-20.04"
|
"framework" : "ubuntu-sdk-20.04"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user