Releases: Dashlane/dashlane-cli
Releases · Dashlane/dashlane-cli
v1.15.2
What's Changed
- Sign Windows build and bump version by @Mikescops in #203
Full Changelog: v1.15.1...v1.15.2
v1.15.1
HotFix
- Use dashlane client agent header for requests by @Mikescops in #201
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Assert valid build during CI by @Mikescops in #187
- Update to node18 and yarn3.6 by @Mikescops in #188
- Removing warranty note by @tzhuo in #191
- Add command to get secret from vault by @Mikescops in #192
- Support SECRET in read ops by @Mikescops in #193
- Add reference to secret in documentation by @Mikescops in #194
- Fix email regex too restrictive by @Mikescops in #197
New Contributors
Full Changelog: v1.14.2...v1.15.0
v1.14.2
What's Changed
- Fix json output for password being interactive by @Mikescops in #183
- Add safeguards milliseconds timestamps by @Mikescops in #184
- Use raw JSON for output by @Mikescops in #185
Full Changelog: v1.14.0...v1.14.2
v1.14.0
/!\ Disclaimer: The cli version inside the build was not updated to 1.14.0, it still shows 1.13.0
Breaking changes
- New CLI registration flow by @Mikescops in #180
Other changes
- Document SSO authentication and Backup command by @Mikescops in #173
- Add demo screenshots to the documentation by @Mikescops in #174
- fix: Issue with db calls in team logs command by @Sgravis in #179
New Contributors
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Add whoami command by @Mikescops in #165
- feat(docs): update README to properly link the crypto readme by @arthureichelberger in #166
- Add support for SSO login authentication by @Mikescops in #168
- Embed video tutorials into the documentation by @Mikescops in #169
- Add backup command for local vault by @Mikescops in #170
- Add better filters for secure notes by @Mikescops in #171
- Add otp expiration transformation by @Mikescops in #172
New Contributors
- @arthureichelberger made their first contribution in #166
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Add secret field transformation for otp by @Mikescops in #162
- Add JSON field transformation by @Mikescops in #163
- Document how to load secrets by @Mikescops in #164
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Add read command by @Mikescops in #154
- Fix packaging of new deps (json2csv) by @Mikescops in #156
- Improve integer parsing in commands by @Mikescops in #157
- Inject secrets into templates command by @Mikescops in #158
- Add exec command with injected env vars by @Mikescops in #160
Full Changelog: v1.10.0...v1.11.0
v1.10.0
This build contains a runtime bug that prevent it from running, please use another version.
Breaking Changes
- Add command to list team credentials (move
generate
andrevoke
commands) by @Mikescops in #131 - Migrate Report to TeamDevice auth by @Mikescops in #134
- Deactivate device upon logout by @Mikescops in #137
Other changes
- Send correct device name at registration by @Mikescops in #127
- Fix remove others devices parameter by @Mikescops in #135
- Re-architecture project by @Mikescops in #139
- Improve explanation of credentials generation by @Mikescops in #142
- Export team commands as CSV by @Mikescops in #145
- Add human-readable option for dates in team by @Mikescops in #146
- Register non interactive device by @Mikescops in #147
- Improve documentation website design by @Mikescops in #149
- Use device credentials from env by @Mikescops in #150
Full Changelog: v1.9.0...v1.10.0
v1.9.0
Breaking changes
- Rename reset to logout by @Mikescops in #119
- Audit logs are now filtered by millisecond timestamp
Other changes
- Document how to manage devices by @Mikescops in #112
- Fix email regex not working with +/- by @Mikescops in #120
- Document how to use SSH keys in vault by @Mikescops in #121
- Give usage example of audit logs by @Mikescops in #125
- Update install instructions and troubleshooting by @Mikescops in #126
Full Changelog: v1.8.0...v1.9.0