Skip to content

11.1.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 25 Oct 17:07
4f6db23

New features

  • Add ability to configure the project_name in settings, shown in the root URL (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