Skip to content

v3.0.31

Compare
Choose a tag to compare
@thebeeland thebeeland released this 19 May 18:32
· 198 commits to master since this release

Additional Filter Presets

  • An optional additional_filter_presets argument has been added to find() and find_one methods. This allows access to specific pre-formed queries that have been optimized on the Shotgun server. For example: getting the latest Version for a list of Shots.
  • Documentation for additional filter presets: Additional Filter Presets