Skip to content

cli-v0.1.18

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 11:51
· 7289 commits to main since this release
37dec00

What's Changed

Export filters for account, albums, and options to exclude hidden or shared files.

Flags Added:
    --shared: Include shared albums in export (default: true).
    --hidden: Include hidden albums in export (default: true).
    --albums: Comma-separated list of album names to export.
    --emails: Comma-separated list of emails of the accounts that needs to be exported

  • [cli] Add filters for Export by @ua741 in #2596
  • [server] [cli] Fix docker "FROM AS" case warnings by @mnvr in #2430
  • [cli] Fix typo with ente account url constant by @NickDiMucci in #2440
  • [cli] Skip export with bad time stamp by @ua741 in #2702

Full Changelog: cli-v0.1.17...cli-v0.1.18

New Contributors

Full Changelog: cli-v0.1.17...cli-v0.1.18