2017-03-02 22:47:24 +00:00
|
|
|
# CHANGELOG
|
2017-08-15 19:13:34 +00:00
|
|
|
## v4.2.2 (2017-08-15)
|
|
|
|
|
|
|
|
* minor improvements in the interface
|
|
|
|
|
2017-07-30 20:30:15 +00:00
|
|
|
## v4.2.1 (2017-07-30)
|
|
|
|
|
|
|
|
* fix bug in otp generator
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v4.2.0 (2017-06-06)
|
|
|
|
|
|
|
|
* feat: improve the interface
|
|
|
|
* feat: add copy url
|
|
|
|
* feat: add unit tests for cli
|
|
|
|
* feat: comment the code with yarn syntax
|
|
|
|
* fix several bugs
|
|
|
|
* fix translations
|
|
|
|
|
|
|
|
## v4.1.1 (2017-05-03)
|
2017-05-03 18:39:32 +00:00
|
|
|
|
|
|
|
* fix bug in init
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v4.1.0 (2017-04-22)
|
2017-04-22 08:25:19 +00:00
|
|
|
|
|
|
|
* feat: add options to update or add an item in command line
|
|
|
|
* feat: print config
|
|
|
|
* feat: add a specific path for a wallet
|
|
|
|
* feat: add rubocop to fix syntax
|
|
|
|
* fix: pinentry mode with gpg >= 2.1
|
|
|
|
* remove SSH and FTP synchronization
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v4.0.0 (2017-03-09)
|
2017-03-09 20:06:05 +00:00
|
|
|
|
|
|
|
* feature: set default wallet
|
|
|
|
* add option for generate a random password when you update an item
|
|
|
|
* fix encryption when you share an existing wallet
|
|
|
|
* several bugs fix
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v4.0.0-beta1 (2017-02-16)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* add manage share key with new interface
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v4.0.0-beta (2016-11-11)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* new interface with a table
|
|
|
|
* new command line interface
|
|
|
|
* use text editor for add or update an item
|
|
|
|
* fix generate gpg key with RSA
|
|
|
|
* several bugs fix
|
|
|
|
* add unit tests
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v3.2.1 (2016-08-06)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* fix bug when add a new item
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v3.2.0 (2016-08-03)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* add support OTP
|
|
|
|
* fix bug in synchronize
|
|
|
|
* improve interface
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v3.1.0 (2016-07-09)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* add clipboard
|
|
|
|
* can change gpg version
|
|
|
|
* minor change in interface
|
|
|
|
* several bugs fix
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v3.0.0 (2016-07-05)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* new storage format
|
|
|
|
* new share system
|
|
|
|
* remove MPW server
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v2.0.3 (2015-09-27)
|
|
|
|
|
|
|
|
* add no-sync option
|
|
|
|
|
|
|
|
## v2.0.1 (2015-06-23)
|
|
|
|
|
|
|
|
* fix mpw-ssh
|
|
|
|
|
|
|
|
## v2.0.0 (2015-06-22)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* change format csv to yaml
|
|
|
|
* easy install with gem
|
|
|
|
* add sync with ftp and ssh
|
|
|
|
* many improvement
|
|
|
|
|
2017-06-06 20:56:23 +00:00
|
|
|
## v1.1.0 (2014-01-28)
|
2017-03-02 22:47:24 +00:00
|
|
|
|
|
|
|
* Add sync with MPW Server
|
|
|
|
* Add MPW Server
|
|
|
|
* Fix minors bugs
|
2017-06-06 20:56:23 +00:00
|
|
|
|
|
|
|
## v1.0.0 (2014-01-15)
|
|
|
|
|
|
|
|
* first release
|