Version 0.9.0
New in version 0.9.0:
- Add support for accounts in the EU datacenter (lastpass.eu)
lpass ls
now sorts its output and properly displays group folder
account entrieslpass export
output has been reworked to match that of the website,
from Justen Walkerlpass share limit
subcommand was added which allows displaying and
modifying user-specific restrictions for shared folders- The new
LPASS_LOG_LEVEL
environment variable can be set to cause
the lpass uploader process to log its actions, useful for debugging syncing
issues. Set it to 7 to get all debug logs; the logfile will be
~/.lpass/lpass.log. - Bugfix: syncing is fixed on systems that use XFS or other filesystems which
do not support setting d_type in readdir() - Bugfix:
lpass mv
now works properly with linked accounts
Thanks to all users and contributors!