KeystoneJS v0.3.13 Release Notes

Release Date: 2015-08-03 // over 8 years ago
    • ๐Ÿ‘Œ improved; major speed increase for initialisation
    • ๐Ÿ‘Œ improved; codemirror is now only loaded as required, thanks Carlos Colon
    • ๐Ÿ›  fixed; correctly handling blank values in the DateInput component
    • ๐Ÿ”„ changed; switched to babyparse for CSV generation
    • ๐Ÿ›  fixed; docs links now point to keystone site
    • ๐Ÿ›  fixed; add Maps API key to request, allow override per model, check for server instead of browser key, thanks stosorio
    • ๐Ÿ›  fixed; added check for duplicate _revisions models, thanks Jeffrey
    • ๐Ÿ›  fixed; localFile .format property ignored by Admin U, thanks Javier Castro
    • ๐Ÿ›  fixed; href working correctly on LocalFiles Type, thanks Matthias Tylkowski
    • โž• added; several new API endpoints for the Admin UI in preparation of the 0.4 release