Skip to content

Releases: lastpass/lastpass-cli

Version 1.4.0

15 Apr 16:04
f50cc35
Compare
Choose a tag to compare
  • Add support for writing encrypted URLs
  • Add support for feature flags
  • Fix shared folder username

Version 1.3.7

10 Nov 14:17
Compare
Choose a tag to compare
  • Add support for reading encrypted URLs (Tibor Komlossy)
  • Fix GCC 10 compatibility issue #532 (Tibor Komlossy)

Version 1.3.6

04 Sep 12:51
Compare
Choose a tag to compare

Fix version

Version 1.3.5

31 Aug 10:09
cc7c55e
Compare
Choose a tag to compare

Updating certificate hashes (Béla Ormos)

Version 1.3.4

12 Dec 08:53
v1.3.4
cbf7c4a
Compare
Choose a tag to compare
  • Updating post parameters (Gergely Der)

Version 1.3.3

15 Apr 14:28
Compare
Choose a tag to compare
  • 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

22 Mar 12:03
Compare
Choose a tag to compare
  • 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)

Version 1.3.1

17 May 09:44
Compare
Choose a tag to compare
  • Revert "pins: remove GlobalSign R1/R3 pins" from Robert Copeland
  • Readme update from Wesley Schwengle
  • Add Dockerfile to create a clean build environment from Wesley Schwengle
  • Missing dependencies in readme
  • Added CLion project files to ignore list

Version 1.3.0

15 Mar 14:27
Compare
Choose a tag to compare
  • lpass show now supports --json format
  • lpass show now supports --quiet flag to suppress prompts, from Pau Sanchez
  • lpass import has --keep-dupes flag which will preserve duplicate accounts on import
  • LPASS_PINENTRY environment variable may now be used to set custom path to pinentry, from Martynas Mickevičius
  • Build fix for aarch64 and others from Natanael Copa
  • New fish completions from Israel Chauca Fuentes
  • Zsh completions from Richard Hillmann
  • Brew build instructions updates from Roger D. Winans
  • bugfix: site notes now show up in notes textarea instead of fields
  • spelling fixes from Josh Soref

Version 1.2.2

26 Feb 15:36
Compare
Choose a tag to compare
  • lpass ls --format now supports "%al" to show URL, from Yikai Zhao
  • $VISUAL can be used in preference to $EDITOR, from Wesley Schwengle
  • lpass edit can now directly edit multiline ssh keys
  • fields are now preserved when edited with lpass edit
  • Bugfix: use-after-free in http.c fixed, from Björn Ketelaars
  • Bugfix: command-line completion now works for names with spaces
  • Bugfix: loading attachments from shared folders now works, from Spencer Whyte
  • Debian packing updates from Hannes Hörl
  • Documentation updates from Darragh Grealish and Steven Liekens