1.0.0
erquhart
released this
1.0.0 (December 7, 2017)
The first major release of Netlify CMS!! Here are the big features:
All New UI 💫
The CMS UI has been completely redesigned from the ground up!
- All new visuals and reprised UX throughout
- List view/grid view option for collections
- Deletion now works for editorial workflow
- Control publishing and editorial workflow status from the entry editor
- Descriptions can now be added for each collection
All New Docs 💥
The docs at netlifycms.org have been rewritten and vastly improved!
- Full references with code samples for every configuration option, collection type, and widget
- Easier docs contributions with the website built directly in the repo
- Updated intro docs with a new Gatsby starter template in addition to the Hugo one
Changes
- Fix backspace not removing empty block in markdown editor (@Dammmien in #854)
- Add select widget documentation (@ackushiw in #806)
- Migrate netlifycms.org source into this repo (@verythorough in #860)
- Fix Slate mark rendering (@erquhart in #858)
- Do not infer file format if format specified in config (@tech4him1 in #795)
- Infer format from extension for new entries (@tech4him1 in #796)
- Throw on unsupported format (@tech4him1 in #831)
- Update widget docs (@verythorough in #876)
- Add collection types doc (@verythorough in #883)
- Add configuration options doc (@verythorough in #885)
- Rework Test Drive and Quick Start docs (@verythorough in #888)
- Implement new UI, restructure/refactor project (@erquhart and @neutyp in #785)