KeystoneJS v4.0.0-rc.0 Release Notes

Release Date: 2018-06-22 // almost 6 years ago
  • ๐Ÿ“š Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack

    ๐Ÿ› Bug fixes and improvements:

    • ๐Ÿ›  Fix scrolling for modals in the Admin UI when content overflows (#4169, thanks @saul-mtz)
    • ๐Ÿ‘‰ Show color swatch on color field (#4662, thanks @mikehazell )
    • โž• Add new fields and call to the iFramely API instead of oEmbed (#4617, thanks @ticidesign)
    • โž• Add missing DayPicker-WeekdaysRow styling (#4601, thanks @jsundquist )
    • โž• Add iFramely field type (#4600, thanks @vitalbone)
    • Replace hardcoded path breaking custom keystone.adminPath (#4586, thanks @radames)
    • ๐Ÿ›  Fix for deleting the last relationship reference in > beta.5 (#4332, thanks @JedWatson)
    • Implement image thumbnails for the File type (#4509, thanks @cadriel)
    • ๐Ÿ›  Fix paginate to return on count error (#4167, thanks @ramonfritsch)
    • ๐Ÿ—„ Deprecate currency setting for Money fields (#4132, thanks @Noviny)
    • ๐Ÿ›  Fix autocleanup for cloudinary fixes (#4205, thanks @Noviny)
    • ๐Ÿ›  Fix custom nav links (#4387, thanks @frapan)
    • ๐Ÿ›  Fix: model with required field that defaults to 0 can't be saved (#4397, thanks @jyrkive)

    โšก๏ธ Dependency updates:

    • โฌ†๏ธ Upgrade Moment to address CVE-2017-18214 (#4592, thanks @DeviaVir)
    • ๐Ÿš€ Optional: v2.0.0 release of keystone-storage-adapter-s3 which replaces knox with the official AWS JavaScript SDK (thanks @mikehazell)

    ๐Ÿ“š Documentation updates:

    • ๐Ÿ›  Fix typography and Gatsby configuration (thanks @tuan23)
    • โž• Add documentation about customizing the navigation bar (thanks Francesco Panciroli)
    • ๐Ÿ“š Update Readme with Keystone 4 documentation references (#4666, thanks @stennie)
    • ๐Ÿ›  Fix grammar in password field description (#4583, thanks @petertdinh)
    • ๐Ÿ›  Fix typos in yo-generator.md and application-updates.md (#4581 & #4582, thanks @gsklee)

    โœ… Testing and CI: