KeystoneJS v0.2.8 Release Notes

Release Date: 2014-03-12 // about 10 years ago
    • ๐Ÿ›  fixed; issues getting path options correctly on Windows (was causing update issues)
    • ๐Ÿ›  fixed; support for tagging images uploaded to Cloudinary client-side in the Admin UI for CloudinaryImages fields, thanks Mike Causer
    • ๐Ÿ‘Œ improved; filtering on Number fields can now find null values
    • ๐Ÿ›  fixed; height option now supported on Markdown and Textarea field types
    • โž• added; support for PUT and DELETE http methods in View.on