Skip to content

v4.4.0

Compare
Choose a tag to compare
@citizensas citizensas released this 21 Sep 07:12
· 2145 commits to master since this release

New

  • Api search method has now a forth boolean argument. If the argument is true the search request payload will be sent in HTTP POST method, otherwise it sends in GET. Default is false.

Fix

  • When searching certain IDs in an Object, passing id = [id1, id2] now works correctly.