KeystoneJS v0.2.14 Release Notes

Release Date: 2014-04-16 // about 10 years ago
    • ➕ added; new createItems() method to quickly populate data, see this gist for usage instructions and examples
    • 👌 improved; .toCSV() method for lists now uses dependency injection and can be asynchronous (just pass callback as the last argument)
    • ➕ added; basic implementation of field watching
    • 🛠 fixed; issue with dateTime fields not updating correctly
    • ➕ added; perPage option for lists that controls the number of items displayed per page in the Admin UI, thanks Galaczi Endre Elek
    • ➕ added; gulp, and more tests! thanks Morgan Craft
    • 👌 improved; link fields are now anchors in the Admin UI list view, thanks DrMoriarty
    • 🛠 fixed; height of admin header and signout link placement with a lot of lists in the navigation, thanks Ötvös Richárd
    • ➕ added; support for adding additional toolbar buttons to tinymce, thanks Eric