KeystoneJS v0.2.4 Release Notes

Release Date: 2014-02-15 // about 10 years ago
    • ๐Ÿ‘Œ improved; new sign in/out screen design, thanks jossmackison
      • improved; the default error screen is now responsive, thanks jossmackison
    • ๐Ÿ‘Œ improved; additional supported file types for CloudinaryImage fields, thanks James Allen
      • Supported types are [image/gif, image/png, image/jpeg, image/bmp, image/x-icon, application/pdf, image/x-tiff, image/x-tiff, application/postscript, image/vnd.adobe.photoshop]
    • ๐Ÿ‘Œ improved; you can now use Relationship fields with multi: true as initial fields
    • โž• added; Relationship fields can now be used as filters in the Admin UI
    • ๐Ÿ›  fixed; scope issue in Relationship field type, thanks Tom Walker