Releases: Dashlane/dashlane-cli
Releases · Dashlane/dashlane-cli
v1.8.0
What's Changed
- feat(devices): add list and remove devices commands by @quadristan in #96
- Rework brew script and update it to v1.7.0 by @Mikescops in #104
- Revoke team device credentials by access key by @Mikescops in #105
- Create website for documentation by @Mikescops in #106
- Add first draft for all commands by @Mikescops in #107
- Improve members and reports documentation by @Mikescops in #108
- Improve readability of the documentation by @Mikescops in #109
- Adding logs types and categories to documentation by @Mikescops in #110
- Migrate audit logs to team device authentication by @Mikescops in #111
New Contributors
- @quadristan made their first contribution in #96
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.0
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
What's Changed
- Optimize package builds by @Mikescops in #76
- Update clipboard for WSL support by @Mikescops in #77
- Warn instead of fail when keychain is unreachable by @jboillot in #78
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Migration to Rust deps and Yarn by @Mikescops in #73
- Migrate clipboard to rust by @Mikescops in #74
- Split runners arch by @Mikescops in #75
Full Changelog: v1.3.0...v1.4.0
v1.3.0
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
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Build package for macos ARM by @Mikescops in #59
- Add brew install by @Mikescops in #60
- Re-architecture files and imports by @Mikescops in #61
- Adding more issue cases to documentation by @Mikescops in #62
- Use stderr for interactive prompts by @Mikescops in #63
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Copy updates by @irew in #48
- Experimental rather than unofficial by @irew in #49
- chore(typo): fix typo by @stavares843 in #50
- Add get team member command by @tidalf in #57
- Improve filters for the
password
command by @XaF in #56 - Bump version 1.1.0 by @Mikescops in #58
- Correct bug when title parameter is missing from credentials by @jboillot in #51
New Contributors
- @irew made their first contribution in #48
- @stavares843 made their first contribution in #50
- @tidalf made their first contribution in #57
- @XaF made their first contribution in #56
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
- @PLhery made their first contribution in #1
- @Julien-Leos made their first contribution in #7
Full Changelog: https://github.com/Dashlane/dashlane-cli/commits/v1.0.0