Skip to content

v1.14.0

Compare
Choose a tag to compare
@phette23 phette23 released this 24 Feb 21:35
· 39 commits to main since this release
180b51b

introduces the search2 endpoint which adds features to the original search API including:

  • choose whether to --searchAttachments or not (defaults to true)
  • omit attachment details from search results data with --includeAttachments false
  • limit results to collections covered by a particular --advancedSearch $UUID
  • search over particular --mimeTypes image/jpeg,image/png
  • search for items with generated thumbnails with --musts realthumb:true
  • download search results in CSV format with --export