Releases: Dashlane/dashlane-cli
Releases · Dashlane/dashlane-cli
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