mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-08 07:24:18 +00:00
Compare commits
No commits in common. "50441e0daf58de4b251f55431d0d7904f2feb6bf" and "0cf07b1b7ad0acb14e882841ed01595d357a9994" have entirely different histories.
50441e0daf
...
0cf07b1b7a
@ -1,11 +1,11 @@
|
|||||||
# 0.0.3: Git Initial Support and Move to RNP
|
# 0.0.3: Git Initial Support and Move to RNP
|
||||||
- Port app to Focal
|
- Port app to Focal
|
||||||
- Improve UI :
|
- Improve UI :
|
||||||
* Follow human interface guidelines
|
- Follow human interface guidelines
|
||||||
* Fix various components color to work with black theme
|
- Fix various components color to work with black theme
|
||||||
- Rewrite of Pass Plugin:
|
- Rewrite of Pass Plugin:
|
||||||
* Move from GPGMe to RNP for GPG operations due to issues running GPG agent in a confined app
|
- Move from GPGMe to RNP for GPG operations due to issues running GPG agent in a confined app
|
||||||
* Improve multithreading code for GPG operations
|
- Improve multithreading code for GPG operations
|
||||||
- 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
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"content-hub": "UTPass.contenthub"
|
"content-hub": "UTPass.contenthub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.0.4-dev",
|
"version": "0.0.3",
|
||||||
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
|
"maintainer": "Quentin Rouland <quentin@qrouland.com>",
|
||||||
"framework" : "ubuntu-sdk-20.04"
|
"framework" : "ubuntu-sdk-20.04"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user