KeystoneJS v0.3.3 Release Notes

Release Date: 2015-03-08 // about 9 years ago
    • โž• added; new DateArray field type, thanks Liam Wooding
    • โž• added; new editor Object config option for Code fields, thanks Pat Cavit
    • โž• added; new wysiwyg Object config option for Html fields, thanks Pat Cavit
    • ๐Ÿ”„ changed; limits lifted for relationship autocomplete results
    • ๐Ÿ”„ changed; makefile deprecated in favor of npm scripts, thanks Pat Cavit
    • โšก๏ธ changed; asyncdi updated and moved into its own npm package, fixes thanks to Camille Reynders
    • ๐Ÿ›  fixed; collapse logic for relationship (many: true) and Array-type fields, thanks Pat Cavit
    • ๐Ÿ›  fixed; Rendering of uneditable relationship fields, thanks Camille Reynders
    • ๐Ÿ›  fixed; OpenShift deployment issues, thanks Johnny Estilles
    • ๐Ÿ›  fixed; item name rendering issues in Admin UI / Edit view, thanks Camille Reynders
    • ๐Ÿ›  fixed; LocalFile field issues, thanks Camille Reynders
    • ๐Ÿ›  fixed; Markdown field collapse logic and other UI issues, thanks Pat Cavit
    • ๐Ÿ›  fixed; validation override error in UndateHandler, thanks douglasf
    • ๐Ÿ›  fixed; validation logic issues with Number fields