Skip to content

Releases: Dashlane/dashlane-cli

v1.8.0

19 Jul 15:32
244ec5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

30 Mar 10:50
35a8464
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

28 Mar 13:20
a1dc723
Compare
Choose a tag to compare

What's Changed

  • Correctly handle password retrieval when no filters are provided by @jboillot in #84
  • Correct the message when retrieving credentials without specifying filters by @jboillot in #85
  • Add limit param to team members command by @ptournem in #90
  • Add team device auth by @forty in #89
  • Add get audit log command by @ptournem in #92
  • Add team device support 2 by @forty in #91
  • Don't stringify audit logs by @forty in #93

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

09 Mar 13:04
0e218cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Mar 13:51
378b817
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Mar 15:38
e5b4a8e
Compare
Choose a tag to compare

What's Changed

  • feat(device-registration): migrate to GetAuthenticationMethodsForDevice endpoint by @ni0ki in #64
  • Add safe guards for inputs by @Mikescops in #70
  • feat(otp2): add OTP2 support by @ni0ki in #66
  • Regular dependencies update by @Mikescops in #71

New Contributors

  • @ni0ki made their first contribution in #64

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 Mar 11:35
a1b9ffd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Feb 10:32
ffa356e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

15 Jul 15:50
v1.0.0
b46a759
Compare
Choose a tag to compare

What's Changed

  • feat: refactor with await, add autocompletion, totp/email auth, various fixes by @PLhery in #1
  • Handle login email as variable by @Mikescops in #2
  • Improve search of specific password by @Mikescops in #3
  • fix(otp code): padStart the code with zeros by @PLhery in #4
  • Correct input arguments when performing email token verification by @jboillot in #5
  • Type transaction content of Authenticant type and fix typos by @jboillot in #6
  • Usage of command parser and refactoring of entry point by @jboillot in #8
  • feat(totp): log the totp when it's stored with the password by @PLhery in #9
  • Add Dashlane Authenticator app verification method by @Julien-Leos in #7
  • Add Master Password in OS keychain by @Julien-Leos in #10
  • chore(codestyle): add eslint and prettier by @PLhery in #11
  • Replace sqlite3 by better-sqlite3 by @jboillot in #12
  • chore(codestyle): add a precommit hook to run prettier-eslint by @PLhery in #14
  • Use Winston to log extra information by @jboillot in #13
  • Simplify search of passwords by @jboillot in #15
  • feat(cli): add otp command and --print option by @PLhery in #16
  • Feature/add secure notes support by @jboillot in #17
  • Feature/output different format by @jboillot in #18
  • Feature/Add usage of local key stored in Keychain to encrypt secrets by @jboillot in #20
  • Simplify Inquirer search among passwords and notes by @jboillot in #21
  • Add reset local data feature by @Mikescops in #23
  • Add usage of pkg to create bundles by @jboillot in #22
  • Feature/auto sync by @jboillot in #24
  • Platform/update readme license by @Mikescops in #25
  • Feature/ Allow not storing the Master Password and/or not using the OS keychain by @jboillot in #30
  • Feature/ Allow different derivation parameters by @jboillot in #29
  • CLI version might be invalid by @Mikescops in #32
  • Add output option doc by @Mikescops in #33
  • Use dedicated API keys by @Mikescops in #34
  • Add GitHub workflow to build and release bundled packages by @jboillot in #31
  • Warranty note update by @Mikescops in #35
  • Correct a bug during sync when master password was incorrect by @jboillot in #37
  • Store preference about auto-synchronization of the vault by @jboillot in #36
  • Add sample screenshot to readme by @Mikescops in #38

New Contributors

Full Changelog: https://github.com/Dashlane/dashlane-cli/commits/v1.0.0