This repository was archived by the owner on Sep 9, 2024. It is now read-only.
v2.3.4
What's Changed
- New editor option:
size
. Values arecompact
(default, editor is 450px wide) andhalf
(editor is 50% of the screen wide) (#807) - Improvements to light theme (#807)
- Add
useGetMediaAsset
hook to allow for a non-hook method of getting assets when necessary (#807)
Documentation Updates
- docs: Fix typos in the Decap CMS Migration Guide (#803)
Bug Fixes
- Resolve draft media file path issue with folder path collections (#807)
- Fix scrolling for non-frame previews (#807)
- Make icon sizes more consistent and aligned properly (#807)
- Default to table view if unrecognized view is in localstorage (#807)
- Fix overflow on html and body tags (#807)
New Contributors
- @tito-arch made their first contribution in #803
Full Changelog: v2.3.3...v2.3.4