Skip to content

v1.11.0

Compare
Choose a tag to compare
@surajshetty3416 surajshetty3416 released this 12 Aug 09:41
· 41 commits to master since this release

What's Changed

Features

  • Introduced block templates like Video, Form, Button and Embed (56b9dcb)
  • Introduced posthog telemetry to analyse and improve builder UX (#191)
  • Setting link property now automatically converts a block to link (518c81e)
  • Block bulk selection (#127)

Fixes

  • Better grid defaults (17dfef5)
  • Multiple UX fixes for code editor (9978152)

Performance

  • Set parent on each block which significantly reduces parent lookup cost which ultimately gives better performance for larger pages. (3edba68)
  • Indexes on page_title and routes for faster filter (4773415) (5c18e51)

New Contributors

Full Changelog: v1.10.1...v1.11.0