v4.7.0
What's Changed
- hardis:org:files:export: New configuration available to export files: outputFileNameFormat, with available values:
- title (default)
- title_id
- id_title
- id
More info in this article: https://nicolas.vuillamy.fr/how-to-mass-download-notes-and-attachments-files-from-a-salesforce-org-83a028824afd
Pull Requests
- Add filename format option to export files command by @piotrekkr in #448
- New configuration available to export files: outputFileNameFormat by @nvuillam in #449
New Contributors
- @piotrekkr made their first contribution in #448
Full Changelog: v4.6.6...v4.7.0