Update ChangeLog
This commit is contained in:
parent
9d528aeaa0
commit
32f36a1100
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
||||||
|
**v0.9 :**
|
||||||
|
|
||||||
|
Server
|
||||||
|
|
||||||
|
* Add support for user & url parameters from gPass popup
|
||||||
|
* Fix some minor bugs
|
||||||
|
|
||||||
|
Addon
|
||||||
|
* Move all core functions from mains.js to background.js
|
||||||
|
* Use message interface for IPCs between main.js, background.js and popup.js
|
||||||
|
* Add popup interface :
|
||||||
|
* Safest method to compute masterkey
|
||||||
|
* Direct access to our own gPass server with auto URL and username fill
|
||||||
|
* Add some specific menus :
|
||||||
|
* Access to gPass settings
|
||||||
|
* Allow to disable extension
|
||||||
|
* Update gPass icon when a password field has focus and gPass is ready to work
|
||||||
|
* Add Privacy Policy information
|
||||||
|
|
||||||
|
CLI
|
||||||
|
|
||||||
**v0.8.1 :**
|
**v0.8.1 :**
|
||||||
|
|
||||||
Server
|
Server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user