KeystoneJS v4.0.0 Release Notes

Release Date: 2018-07-25 // almost 6 years ago
  • ๐Ÿฑ Keystone 4.0.0 GA ๐ŸŽ‰

    ๐Ÿ“š Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack

    ๐Ÿ› Bug fixes and improvements:

    • ๐Ÿ›  Minor fixes and improvements to the location field type (#4455, thanks @molomby)
    • ๐Ÿ‘Œ Improve sanity checking for signin "from" param (#4720, thanks @Noviny)
    • โšก๏ธ Update z-index of color chooser (#4256, thanks @TuurDutoit)
    • โช Restore/repair s3 image uploaded in tinymce (#4594, thanks @Tathanen)
    • Smooth scroll speed now based on current scroll position (#4635, thanks @AntonyMayer)
    • โž• Added session max age cookie to match keystone.uid cookie expiry (#4565, thanks @millsy)

    โšก๏ธ Dependency updates:

    • โšก๏ธ Update multer from 0.1.8 to 1.3.1 and automatically clean uploaded files (#4704, thanks @JedWatson)
    • โšก๏ธ Update mongoose from 4.9.2 to 4.13.14 (#4701, thanks @stennie)
    • โšก๏ธ Update qs from 4.0.0 to 6.5.2 (#4700, thanks @stennie)
    • โž• Add semver notations to dependencies (#4719, thanks @dominikwilkowski)

    ๐Ÿ“š Documentation updates:

    • โšก๏ธ Update Getting Started page (#4708, thanks @stennie)
    • โšก๏ธ Review & update Setting Up tutorials (#4721, thanks @nathansimpsondesign)
    • Documented breaking change to pre:routes behaviour (thanks @blargity)
    • โž• Added more info on Application updates with required relationships (thanks @blargity)
    • ๐Ÿ›  Fix incorrect "Edit this page" links (thanks @stennie)
    • ๐Ÿ›  Fix API doc 404s for deprecated File field types (thanks @stennie)