Skip to content

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 08:18
· 82 commits to master since this release

Builder v1.25.0

Features

  • Command palette (⌘K) with searchable shortcuts and context-aware options - #611, 0677b9c, d1e5202
  • Marquee selection - #606
  • Route Tree View with route-based hierarchy, sticky root, and collapse/expand all - #589, 500f9f6, d41383f
  • YouTube block template - #574
  • Text underline option - 6d3872a
  • Page delete shortcut (⌘+Shift+D) - a3ceb41
  • Unpublish option in page action dropdown - c5bcc27

Fixes

  • Prevent dropping a block into its own descendants - #594
  • Better route resolution for conflicts (prefers last publish time) - #598
  • Error tracebacks now identify the block that caused the error - #603
  • Font inheritance from parent block when not explicitly set - bdc7c06
  • Bubble menu no longer shows while panning/zooming - 60c83b8
  • Middle-truncation for long dynamic value keys (instead of cutting the end) - #592
  • Copy entire page when copying body - 84faaa1

Performance

  • Batched folder page updates (eliminates N+1 queries) - 0ea79a7
  • Cached user font list instead of refetching on each render - 1962d17

Refactor

  • Updated to frappe-ui to v1 beta and replaced lot of components
    #600, 79f6c27, #604

Contributors: @surajshetty3416, @stravo1, @ruchamahabal, @Hemant-dbit

Full Changelog: v1.24.7...v1.25.0