KeystoneJS v0.2.6 Release Notes

Release Date: 2014-02-25 // about 10 years ago
    • ๐Ÿ‘Œ improved; implementation of hidden option for fields
    • ๐Ÿ‘Œ improved; refactored the Email class and implemented friendlier errors
    • ๐Ÿ‘Œ improved; email test route binding, including ability to use a function to provide template locals to tests
    • โž• added; custom template support in the Email class
    • โž• added; email button mixin supports default styling and style overrides
    • ๐Ÿ‘Œ improved; email locals and options can be combined in a single object argument
    • ๐Ÿ›  fixed; location field auto-improve error
    • ๐Ÿ›  fixed; relationship fields display old ID when related item is missing, thanks Mark Bayfield
    • โž• added; autocreate option for Lists (see issue #21)
    • ๐Ÿ‘Œ improved; signin page looks better when you're alredy signed in
    • ๐Ÿ‘Œ improved; location.requiredPaths field option supports comma-delimited values
    • ๐Ÿ‘Œ improved; UpdateHandler now updates noedit fields when they are explicitly provided (issue #194)
    • โž• added; ability to specify custom validation / required messages in the UpdateHandler (issue #195)
    • โž• added; ability to provide custom lists of required fields to the UpdateHandler (issue #196)