Kinto v10.1.0 Release Notes

Release Date: 2018-09-17 // over 5 years ago
  • 🐛 Bug fixes

    • Deleting a collection doesn't delete access_control_entrries for its children (fixes #1647)

    🆕 New features

    • The registry now has a "command" attribute during one-off commands such as kinto migrate. This can be useful for plugins that want to behave differently during a migration, for instance. (#1762)