mirror of
https://github.com/QRouland/UTPass.git
synced 2025-04-21 21:46:31 +00:00
Compare commits
2 Commits
0cf07b1b7a
...
50441e0daf
Author | SHA1 | Date | |
---|---|---|---|
50441e0daf | |||
6c93aa3d62 |
@ -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.3",
|
"version": "0.0.4-dev",
|
||||||
"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