Kinto v11.1.0 Release Notes

Release Date: 2018-10-25 // over 5 years ago
  • ๐Ÿ†• New features

    • Add ability to configure the project_name in settings, shown in the root URL <https://kinto.readthedocs.io/en/stable/api/1.x/utilities.html#get>_ (fixes #1809)
    • ๐Ÿ›  Use . as bucket/collection separator in cache control settings (fixes #1815)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix missing favicon and inline images in kinto-admin plugin

    Internal changes

    • ๐Ÿคก Use mock from the standard library.
    • Blackify the whole code base (#1799, huge thanks to @Cnidarias for this!)
    • โฌ†๏ธ Upgrade kinto-admin to v1.22