Skip to content

Releases: lastpass/lastpass-cli

Version 1.6.1

Choose a tag to compare

@rui-rafael-lastpass rui-rafael-lastpass released this 14 Nov 09:46
feaeacf
  • Fixed a bug that prevented groups from being added to shared folders whenever any of the users did not have a public key.

Version 1.6.0

Choose a tag to compare

@mateusmartins-lp mateusmartins-lp released this 13 Aug 09:00
cba284e
  • Improve sharing key generation
  • Remove SHA-256 support for login hashes
  • Fix password change failure
  • Replace logic of reusing key as IV
  • Fix incorrect pointer-to-pointer argument passing that would yield compilation errors on GCC-14

Version 1.5.0

Choose a tag to compare

@juliocavalin-lp juliocavalin-lp released this 17 May 13:17
d8e9e81
  • Add support for URL logging
  • Fix segmentation faults on Mac OS X
  • Fix synchronization issues, which caused empty IDs
  • Fix feature flags file deletion on logout

Version 1.4.0

Choose a tag to compare

@rui-rafael-lastpass rui-rafael-lastpass released this 15 Apr 16:04
f50cc35
  • Add support for writing encrypted URLs
  • Add support for feature flags
  • Fix shared folder username

Version 1.3.7

Choose a tag to compare

@pmajoroslp pmajoroslp released this 10 Nov 14:17
  • Add support for reading encrypted URLs (Tibor Komlossy)
  • Fix GCC 10 compatibility issue #532 (Tibor Komlossy)

Version 1.3.6

Choose a tag to compare

@bormosLP bormosLP released this 04 Sep 12:51

Fix version

Version 1.3.5

Choose a tag to compare

@bormosLP bormosLP released this 31 Aug 10:09
cc7c55e

Updating certificate hashes (Béla Ormos)

Version 1.3.4

Choose a tag to compare

@gder91 gder91 released this 12 Dec 08:53
v1.3.4
cbf7c4a
  • Updating post parameters (Gergely Der)

Version 1.3.3

Choose a tag to compare

@GPaulovics GPaulovics released this 15 Apr 14:28
  • Decrease the time for the cli app to do things (Wesley Schwengle)
  • 'blob_load' refactor (Wesley Schwengle)
  • Fixed bug where logout requires login (Wesley Schwengle)
  • Fix non-default PKG_CONFIG_PATH on macOS (Alyssa Ross)

Version 1.3.2

Choose a tag to compare

@GPaulovics GPaulovics released this 22 Mar 12:03
  • Don't require using make (Eli Schwartz)
  • Disable IPv6 support (Wesley Schwengle)
  • Link against Brew Curl on MacOS (Tom Sullivan)
  • Autogenerate versions from git (Wesley Schwengle/Eli Schwartz)
  • Remove memory leak in config_path_for_type (Tom Sullivan)
  • Install bash-completions in PREFIX dir (Wesley Schwengle)
  • Include libgen.h for BSD builds (Tom Sullivan)
  • Create subdirectories when determining config path (Tom Sullivan)
  • Only show basename in usage (William Casarin)
  • Fix segmentation fault on BSD while running make test (Björn Ketelaars)
  • README.md updates:
    • Brew formula installation (Thomas Haggett)
    • Ubuntu Xenial dependencies (Nick Timkovich)
    • Debian stable/testing and Ubuntu dependencies (Wesley Schwengle)