Skip to content

Releases: frappe/builder

v1.22.5

06 Mar 09:26

Choose a tag to compare

1.22.5 (2026-03-06)

Bug Fixes

v1.22.4

07 Feb 12:42

Choose a tag to compare

1.22.4 (2026-02-07)

Bug Fixes

  • ImageUploadInput: Add fileTypes prop to FileUploader for image uploads (d4e5d2c)
  • PropertyControl: Allow modelValue as boolean and number as well (37a92c2)

v1.22.3

05 Feb 10:47

Choose a tag to compare

1.22.3 (2026-02-05)

Bug Fixes

  • avoid build from source due to python 3.14 (b4d65c3)

v1.22.2

01 Feb 15:03

Choose a tag to compare

1.22.2 (2026-02-01)

Bug Fixes

  • Make popup drag experience smoother (9f7d17f)
  • Place "Order" property below "Grow" and "Shrink" property (bf10ca2)

v1.22.1

01 Feb 08:42

Choose a tag to compare

1.22.1 (2026-02-01)

Bug Fixes

  • Add min-width to container to avoid input overflow (4d3baf5)
  • Misc style tweaks (be025c8)
  • Remove z-index and order to fix stacking and order (0525676)

v1.22.0

30 Jan 13:09

Choose a tag to compare

What's Changed


  • fix: Variables CRUD UX in VariableManager #462
  • fix(BlockLayers): Better drag-n-drop UX with target indicators by @surajshetty3416 in #467
  • refactor: Fix editor layout stacking by @surajshetty3416 in #448
  • fix: properly capturing select input changes by @stravo1 in #452
  • fix: validate color input and prevent invalid hex values by @Vibhuti410 in #447
  • fix(GlobalAnalytics): text color to section headers by @stravo1 in #457
  • fix(Code Editor): tab behaviour on multiline selection by @ruchamahabal in #446
  • fix(code-editor): prevent key propagation from codemirror by @stravo1 in #458
  • fix: opening other dialogs/popovers did not hide draggable popup by @stravo1 in #456
  • fix(dynamicValues): unparsed Jinja string in absence of dynamic values in components by @stravo1 in #461
  • fix: Left panel default width by @Hemant-dbit in #468
  • fix: paste and cut events not updating input values by @Hemant-dbit in #450
  • refactor: PropertyControl by @surajshetty3416 in #464

New Contributors

Full Changelog: v1.21.3...v1.22.0

v1.21.3

21 Jan 07:25

Choose a tag to compare

Full Changelog: v1.21.2...v1.21.3

v1.21.2

08 Dec 06:12

Choose a tag to compare

Full Changelog: v1.21.1...v1.21.2

v1.21.1

02 Dec 03:08

Choose a tag to compare

What's Changed

Full Changelog: v1.21.0...v1.21.1

v1.21.0

30 Nov 16:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.4...v1.21.0