Skip to content

Releases: Kinto/kinto-admin

v1.20.0

16 Aug 14:17
b4dd651
Compare
Choose a tag to compare

UI changes

  • Get rid of the Gzipped collection option to align with Kinto server behaviour (#572)

Bug fixes

  • Keep the serverInfo data after a logout (#578)

Internal changes

  • Update outdated dependencies (#576)
  • Upgrade React from 15 to 16 (#567)

v1.19.2

05 Jul 12:33
aeb5392
Compare
Choose a tag to compare

Bug fixes

  • Better auth error message (#566)
  • Fix history diff viewing (#563)

v1.19.1

28 Jun 13:56
f183583
Compare
Choose a tag to compare

Fix accounts capability detection (fixes #530) (#558)

v1.19.0

26 Jun 12:55
f643a08
Compare
Choose a tag to compare

New features

  • Remember last used authentication method (#525)

Internal changes

  • chore(package): update flow-bin to version 0.75.0
  • chore(package): update webpack-cli to version 3.0.0
  • chore(package): update prettier to version 1.13.6 (#556)

v1.18.0

25 May 14:33
b1a7214
Compare
Choose a tag to compare

New features

  • Add support of OpenID Connect (#460)

v1.17.2

23 May 07:14
abe65e0
Compare
Choose a tag to compare

Bug fixes

  • Don't request records as part of the permissions (#536)
  • Fix strange validation errors on collection forms (#539)

v1.17.1

17 May 09:05
fe92225
Compare
Choose a tag to compare

Bug fixes

  • Fetch capabilities from singleServer if set (#532)

v1.17.0

25 Apr 14:25
feee5dd
Compare
Choose a tag to compare
  • Fix signoff workflow info when kinto-signer running on server is >= 3.2 (fixes #500)

v1.16.0

24 Apr 13:39
Compare
Choose a tag to compare

New features

  • Get the list of auth methods supported by the server when first rendering the auth form (#331, #497, #516)
  • Date are now formatted as en-US (#508)

Bug fixes

  • Better detection of authentication failures (#330)
  • Fix history table apparence (#511)
  • Wrap signoff comment (#490)

v1.15.1

28 Mar 18:13
f3267ae
Compare
Choose a tag to compare

Bug fixes

  • (#495) [signoff] Fix bug where users who are part of "editors" and "reviewers" groups do not get shown the "request review" or "approve" buttons