Skip to content

v4.0.0-rc.0 (2018-06-22)

Pre-release
Pre-release
Compare
Choose a tag to compare
@stennie stennie released this 22 Jun 15:22
· 240 commits to master since this release
897022b

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:

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: