KeystoneJS v0.1.53 Release Notes

Release Date: 2013-12-23 // over 10 years ago
    • 🛠 fixed; correctly escaping HTML entities in names through the API
    • ⚡️ updated; keystone-utils to 0.1.4
    • 🛠 fixed; better implementation of cloudinary config, fixes #69
    • 👌 improved; more robust / consistent initialisation of options with process.env variables
    • ➕ added; new custom engine option for using view engines not natively supported by express, thanks JeremyFouriaux