Skip to content

0.16.0

Compare
Choose a tag to compare
@jajm jajm released this 25 Oct 09:05
· 6 commits to master since this release
v0.16.0
9567f2a

Breaking changes

  • Search adapters are now entirely responsible for filtering out results that users cannot access.
    Search\Query::setIsPublic and Search\Query::getIsPublic methods, which were previously used for that purpose, are kept for user queries (for instance if a user want only private resources)