Sha256: c54e5b38757047ae9ea9b206bf5d66c7004ef4833402d9f81073d020d49059d7

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

Version 1.6.1
-------------

- Obsolete URI.encode is replaced with URI.encode_www_form_component to
  inhibit the warning
- Travic CI runs on all 2.* latest minor version releases (2.0.0 to 2.7.1)

Version 1.6.0
-------------

- Changed the way the private keys are parsed
- OpenSSL 1.1.0 support
- Bug fixes

Version 1.5.0
-------------

- Fixed failing `get_iteraction_count`. POST parameters are moved from the
  query (URL) to the body.
- pbkdf2-ruby gem is no longer used as it was causing problems. Relying on
  built-in `OpenSSL::PKCS5.pbkdf2_hmac`
- Minimum supported Ruby version is 2.0.0
- Dependencies updated to their laters versions
- Travis CI fixed

Version 1.4.0
-------------

- Added device id (IMEI/UUID) support
- Log out after fetching the blob to close the newly open session on LP server
  to prevent triggering anti-hacking logic (hopefully)
- Verify that the recieved blob is marked with ENDM chunk and hasn't been
  truncated in the process


Version 1.3.0
-------------

- Added proxy support


Version 1.2.1
-------------

- Fixed the decryption bug on long shared folder names.


Version 1.2.0
-------------

- Server secure note support


Version 1.1.0
-------------

- Shared folder support


Version 1.0.1
-------------

- Ruby 2.0 compatibility


Version 1.0.0
-------------

- First public gem release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lastpass-1.6.1 CHANGELOG.md