KeystoneJS v0.2.11 Release Notes

Release Date: 2014-04-02 // about 10 years ago
    • ➕ added; .toCSV() method now supported on schemas to transform data when exported in the Admin UI
    • ➕ added; image and uploadimage plugin support for TinyMCE
    • ➕ added; cloudinary upload api for generic image uploads, thanks Branko Sekulic
    • ➕ added; csrf middleware support, thanks Lasana Murray
    • ➕ added; express is now available as a property of keystone
    • ➕ added; optional support for a the S3_REGION environment variable, thanks DrMoriarty
    • ➕ added; IP address range restrictions, thanks Robert Medeiros
    • ➕ added; support for express trust proxy setting, thanks Robert Medeiros
    • 🛠 fixed; Boolean field notes were being escaped incorrectly