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