Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack
Bug fixes and improvements:
- Fix problem saving models with empty file fields in Safari (#4656, thanks @erikvdplas)
- Include Keystone.version in startup message (#4692, thanks @stennie)
Dependency updates:
- A number of dependencies were updated to address warnings & deprecations:
- Update
babel-corefrom 6.26.0 to 6.26.3 - Update
brfsfrom 1.4.3 to 2.0.0 - Update
browserifyfrom 13.3.0 to 16.2.2 - Update
cloudinaryfrom 1.9.0 to 1.11.0 - Update
debugfrom 2.6.8 to 3.1.0 - Update
lodashfrom 4.17.4 to 4.17.10 - Update
react-colorfrom 2.13.8 to 2.14.1 - Update
react-enginefrom 4.3.0 to 4.5.1 - Update
superagentfrom 3.6.3 to 3.8.3
- Update
Documentation updates:
- CloudinaryImage(s) fields were incorrectly marked as deprecated (#4686)
- Reorganise README and add table of contents
- Remove link to
keystone-starter(outdated v0.3 demo) - Use https links where available
Testing and CI:
- Remove --growl from Mocha options