Release notes
dlake v0.5.11
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.11 (5 platforms + checksums)
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 | dlake-linux-arm64 | 34.9 MB |
| Linux x64 | dlake-linux-x64 | 36.6 MB |
| macOS Apple Silicon | dlake-osx-arm64 | 34.4 MB |
| macOS Intel | dlake-osx-x64 | 36.3 MB |
| Windows x64 | dlake-win-x64.exe | 35.0 MB |
| Checksums | SHA256SUMS | 412 B |
Please upgrade if you use dlake register — sign-up now requires consent flags.
-
Changed:
dlake register startrequires three affirmation flags. Registration now asks for the same three statements as the sign-up website, and the server refuses to create an account without them. The backup flags confirm that you have made your own backups of your CRM and ERP data (they do not ask Commercient to make any backup). Pass each flag to affirm its statement:--consent-crm-backup I confirm I have made my own backup of my CRM data --consent-erp-backup I confirm I have made my own backup of my ERP data --consent-phone I consent to being contacted by phoneOlder CLI versions cannot complete
register startany more — upgrade:npm install -g @commercient/dlake. There is also a new optional--document-syncflag for File-Sync-only accounts. -
New:
dlake registration oauth— connect an OAuth CRM in one command. It opens your browser at the provider’s authorization page, catches the redirect on this machine, and completes the exchange automatically — no more copyingcodeandstateout of the address bar.--no-browserkeeps the manual flow if you prefer it, and the command falls back to it by itself when a browser can’t be opened. -
New:
dlake registration action— the provider-specific setup steps. Salesforce’s managed-package install links and Monday’s workspace picker (SalesforceSetup,MondayListWorkspaces,MondayPickWorkspace) are now reachable from the CLI; previously these steps could not be completed outside the portal. -
The bundled guides and the integration-setup skill are updated to match.