KeystoneJS v0.2.7 Release Notes

Release Date: 2014-03-11 // about 10 years ago
    • ๐Ÿ›  fixed; minor issues to improve auto-creation of items
    • ๐Ÿ‘Œ improved; ability to chain keystone.pre, keystone.init, keystone.start, keystone.static, keystone.routes and keystone.bindEmailTestRoutes
    • ๐Ÿ‘Œ improved; callbacks / error handling in View class
    • ๐Ÿ‘Œ improved; handling of MongoDB errors before app starts (now much more debuggable)
    • โž• added; field notes are now parsed using marked so you can use markdown syntax if desired
    • โž• added; new field type Code, uses the CodeMirror editor in the Admin UI, thanks Juan Benavides Romero
    • ๐Ÿ›  fixed; error thrown when requesting an invalid page in the Admin UI list view
    • ๐Ÿ›  fixed; correctly trigger mongoose middleware when removing items, thanks Chris Dion
    • โž• added; ability to use custom paths for updates (issue #205)
    • โž• added; optional callback to View.render (issue #215)
    • ๐Ÿ‘Œ improved; tweaked some option keys, added a warning for deprecated options
    • โž• added; ability to specify signin and signout redirect paths or functions
    • โž• added; https server and ssl configuration now supported by keystone.start(), thanks snowkeeper
    • ๐Ÿ‘Œ improved; tweaks to native signin UI, thanks jossmackison

    ๐Ÿ“„ This version also contains the new docs and website developed by @jossmackison and @jedwatson. To view the docs locally, open keystone/docs and run node docs.