Releases: Kinto/kinto-admin
Releases · Kinto/kinto-admin
v1.20.0
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
Bug fixes
- Better auth error message (#566)
- Fix history diff viewing (#563)
v1.19.1
Fix accounts capability detection (fixes #530) (#558)
v1.19.0
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
New features
- Add support of OpenID Connect (#460)
v1.17.2
Bug fixes
- Don't request records as part of the permissions (#536)
- Fix strange validation errors on collection forms (#539)
v1.17.1
Bug fixes
- Fetch capabilities from singleServer if set (#532)
v1.17.0
- Fix signoff workflow info when kinto-signer running on server is >= 3.2 (fixes #500)
v1.16.0
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
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