Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

v2.3.4

Compare
Choose a tag to compare
@KaneFreeman KaneFreeman released this 18 May 20:27
· 269 commits to main since this release

What's Changed

  • New editor option: size. Values are compact (default, editor is 450px wide) and half (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

Full Changelog: v2.3.3...v2.3.4