github Kinto/kinto 9.2.0

latest releases: 25.0.3, 25.0.2, 25.0.1...
7 years ago

API

  • JSON schemas can now be defined in the bucket metadata and will apply to every
    underlying collection, group or record (fixes #1555)

API is now at version 1.20. See API changelog

New features

  • Kinto Admin plugin now supports OpenID Connect
  • Limit network requests to current domain in Kinto Admin using Content-Security Policies <https://hacks.mozilla.org/2016/02/implementing-content-security-policy/>_
  • Prompt for cache backend type in kinto init (#1653)
  • kinto.core.utils now has new features route_path_registry and
    instance_uri_registry, suitable for use when you don't
    necessarily have a request object around. The existing functions
    will remain in place.
  • openid plugin will carry prompt=none querystring parameter if appended
    to authorize endpoint.

Internal changes

  • Upgrade to kinto-admin v1.18.0

Don't miss a new kinto release

NewReleases is sending notifications on new releases.