Skip to content

Releases: Kinto/kinto

13.6.3

30 Jan 13:55
4da2254
Compare
Choose a tag to compare

Bug fixes

  • History entries datetimes now carry timezone information
  • Fix kinto init command (#2375)
  • Fix float strings parsing in certain URL query parameters. (#2392)

Internal Changes

  • Upgrade kinto-admin to v1.26.1
  • Drop auth parameter from storage backend methods.

13.6.2

04 Nov 14:16
016ac88
Compare
Choose a tag to compare

Bug fixes

  • Second attempt at fixing loading of Kinto Admin (#2322)

13.6.1

31 Oct 16:19
c56fa7f
Compare
Choose a tag to compare

Bug fixes

  • Fix loading of Kinto Admin (#2320)

13.6.0

24 Oct 13:36
fdcc99b
Compare
Choose a tag to compare

New Features

  • Add Content-Security-Policy header and report URI (fixes #2303)

Internal Changes

  • Use package-lock file for Kinto Admin packaging
  • Use isort for formatting imports (Fixes #2270)
  • Upgrade kinto-admin to v1.25.2

13.5.0

26 Sep 09:52
1841063
Compare
Choose a tag to compare

Internal changes

  • Add a warning when using the accounts plugin with the memory backend. (fixes #2258)
  • Upgrade kinto-admin to v1.25.1

13.4.0

12 Sep 13:51
6ac5bff
Compare
Choose a tag to compare

Internal changes

  • Upgrade kinto-admin to v1.25.0

13.3.0

15 Aug 10:07
14eb29a
Compare
Choose a tag to compare

Bug fixes

  • Prevent password to be modified on modification of accounts metadata (fixes #2058)
  • Fix unexpected exception in /__version__ endpoint
  • Add Content-Type to default_cors_headers (refs #2220)
  • Fix crash with non-allowed requests on __user_data__ (fixes #2063)
  • Fix multiple event listeners on READ action (fixes #1755)

New features

  • Allow StatsD counter to be incremented by an arbitrary number

13.2.2

04 Jul 13:10
b8c09c0
Compare
Choose a tag to compare

Bug fixes

  • Fix apparence of Admin notifications (fixes #2191)

13.2.1

25 Jun 08:58
f3edfd0
Compare
Choose a tag to compare

Internal changes

  • Upgrade kinto-admin to v1.24.1

13.2.0

18 Jun 23:23
128192b
Compare
Choose a tag to compare

Internal changes