**API**
- Add new *experimental* endpoint ``GET /v1/permissions`` to retrieve the list of permissions
granted on every kind of object (600).
Requires setting ``kinto.experimental_permissions_endpoint`` to be set to ``true``.
API is now at version **1.8**. See `API changelog <http://kinto.readthedocs.io/en/latest/api/>`_.
**Bug fixes**
- Allow filtering and sorting by any attribute on buckets, collections and groups list endpoints
- Fix crash in memory backend with Python3 when filtering on unknown field
Kinto-attachment
----------------