decap-cms@3.13.0
📦 netlify-cmsView on GitHub →
✨ 4 features🐛 8 fixes🔧 4 symbols
Summary
This release introduces several UI responsiveness improvements and new features like exposing the slug in getCollection results. It also includes numerous bug fixes across rich text handling, relation widgets, and core event invocation.
✨ New Features
- Expose slug in getCollection result.
- Allow filters in slug template strings.
- Make dropdown positioning responsive.
- Make app header responsive.
🐛 Bug Fixes
- Fixed dynamic loading of codemirror language modes.
- Adhere to remark's tokenizer rules.
- Core: Return full entry object from invokeEvent instead of just `data`.
- Rich text widget: Fixed invalid imports, rich text widget types, and improved paste handling.
- Populate relation widget from URL.
- Sanitize HTML links and images, enhance proxy URL validation.
- Fixed React's bad setState() call warnings.
- Fixed bugs in nested collection.