Releases: frappe/builder
Releases · frappe/builder
v1.22.5
v1.22.4
v1.22.3
v1.22.2
v1.22.1
v1.22.0
What's Changed
- feat: System to export & import standard Builder Page by @surajshetty3416 in #405
- feat: Upload font by directly dropping font file on canvas by @surajshetty3416 in #443
- feat: Support for dark mode images @surajshetty3416 in #464
- feat: Add radio button as an input type by @mrswastik-robot in #445
- 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
- @mrswastik-robot made their first contribution in #445
- @Hemant-dbit made their first contribution in #450
- @Vibhuti410 made their first contribution in #447
Full Changelog: v1.21.3...v1.22.0
v1.21.3
Full Changelog: v1.21.2...v1.21.3
v1.21.2
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
- fix(code-editor): prevent "save" propagation by @stravo1 in #427
- fix(init.sh): Create bench only if bench does not exists by @yangshare in #430
- feat: Add Accessibility section by @aerodeval in #431
- refactor: Use reka-UI components to fix issues in Autocomplete by @surajshetty3416 in #437
- feat: Option to re-order scripts by @surajshetty3416 in #440
New Contributors
- @yangshare made their first contribution in #430
- @aerodeval made their first contribution in #431
Full Changelog: v1.20.4...v1.21.0