Skip to Page NavigationSkip to Page NavigationSkip to Content
Keystone 6 is now in General Availability!
Why KeystoneUpdatesDocumentation
Edit on GitHub

Release: 30th June 2021

What's New

We've fixed an issue with cloudinaryImage and relationship fields. ๐Ÿ”ฅ

"@keystone-next/auth": "28.0.1",
"@keystone-next/cloudinary": "6.0.3",
"@keystone-next/fields": "11.0.3",
"@keystone-next/keystone": "21.0.2",
"@keystone-next/session-store-redis": "3.0.1",
"@keystone-next/types": "21.0.1",

Field Options Hotfix ๐Ÿ”ฅ

We've discovered an issue where cloudinaryImage and relationship fields were not passing through access control, hooks, ui and graphql options to Keystone, this is now resolved!

You can also view the verbose release notes on GitHub.

On this page

  • Release: 30th June 2021
  • What's New
  • Field Options Hotfix ๐Ÿ”ฅ