Kinto v8.2.0 Release Notes

Release Date: 2018-03-01 // about 6 years ago
  • 🆕 New features

    • ➕ Add Openid connect support (#939, #1425). See demo <https://github.com/leplatrem/kinto-oidc-demo>_
    • 🔌 Account plugin now caches authentication verification (#1413)

    🐛 Bug fixes

    • 🛠 Fix missing principals from user info in root URL when default bucket plugin is enabled (fixes #1495)
    • 🛠 Fix crash in Postgresql when the value of url param is empty (fixes #1305)

    Internal Changes

    • 🚀 Upgraded the kinto-admin to version 1.15.0 <https://github.com/Kinto/kinto-admin/releases/tag/v1.15.0>_