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