Skip to content

v1.10.0

Compare
Choose a tag to compare
@surajshetty3416 surajshetty3416 released this 27 Jun 05:12
· 167 commits to master since this release

What's Changed

Features

  • Option to auto convert images to WebP (auto compression to make pages load faster) (#159)
  • Basic Grid layout support (#173)
  • Automatically scroll block into view on block selection from layers panel (#167)
  • View active users on editor (#163)
  • Complete block navigation shortcuts using shift + arrow keys (a2cf6dd)

Fixes

  • Allow dynamic styles using Data Key (#164)
  • Add rel="nofollow" attribute to indicate not to follow that link by (#170)
  • Resolved unnecessary network request on just selecting a block (947201d)
  • Multiple editor interface enhancements (#178) (456a543)
  • Fixed page preview image pile up issue (f6996e2)

UX enhancements

  • Better placement handler interface (654c39c)
  • Allow replacing SVG inplace (fc8ab62)
  • Match cursor color based on text color (0ad8537)
  • Better defaults for blocks (5c6b174)
  • Text editor enhancement (727570e) (29c78d0)

Full Changelog: v1.9.6...v1.10.0