KeystoneJS v0.3.1 Release Notes

Release Date: 2015-02-13 // about 9 years ago
    • ๐Ÿ›  fixed; validation and updating issues with Number, Money, TextArray and NumberArray Fields
    • ๐Ÿ›  fixed; slightly broken regex for resource redirection, thanks Nicolas Dutil
    • ๐Ÿ›  fixed; the S3File field now surfaces errors correctly, thanks Harry Moreno
    • ๐Ÿ”„ changed; keystone.connect was broken in 0.3.0, it has been replaced by the keystone.set('express', ...) and keystone.set('mongoose', ...) options

    ๐Ÿš€ Also more tests and general cleanup. Thanks especially to Sebastian McKenzie and Johnny Estilles for their work on this release.