Releases: ProcessMaker/screen-builder
Releases · ProcessMaker/screen-builder
Release list
v3.9.0-performance.1
What's Changed
- FOUR-30833 Record List Collection Single Field of Record option is not saving the value by @devmiguelangel in #1912
- FOUR-31894 SCREEN BUILDER >> Repeated calls of vocabularies by @devmiguelangel in #1915
- FOUR-31978 SCREEN BUILDER Use apiClient cache for repeated GET list options by @devmiguelangel in #1916
Full Changelog: https://github.com/ProcessMaker/screen-builder/commits/v3.9.0-performance.1
v2.83.12-1
What's Changed
- Improve interstitial flow
Full Changelog: https://github.com/ProcessMaker/screen-builder/commits/v2.83.12-1
v2.24.0
What's Changed
- Bugfix/FOUR-5304: Does not allow editing the registry by @agustinbusso in #1183
- Bugfix/four 5420 by @danloa in #1188
- Fix interstitial not progressing to next task with web entry start events by @sanjacornelius in #1185
- FOUR-5348: 4.2.- Variable is not created if has default value dependent by @danloa in #1186
- Bugfix/FOUR-5139: It is not possible to add a record in a loop (4.2) by @runyan-co in #1174
- 4.2 Fix screen validation for multiple loops referencing the same variable by @sanjacornelius in #1180
New Contributors
- @runyan-co made their first contribution in #1174
Full Changelog: v2.23.0...v2.24.0
v2.5.27
What's Changed
- FIX Screen Freeze with loops and calcs by @caleeli in #1125
- Catch invalid bind and visibility rules by @caleeli in #1128
Full Changelog: v2.5.26...v2.5.27
v2.5.22
What's Changed
- The error "Cannot read properties of null (reading '$ touch')" increments in the console by @marcoAntonioNina in #1099
- Fix: Page Navigation does not work if the data does not provided FOUR-3488 by @caleeli in #1101
- Add watchers to Loops by @caleeli in #1103
- Fix mustache replacement in SelectLists by @caleeli in #1104
Full Changelog: v2.5.21...v2.5.22
v2.5.20
v2.5.19
What's Changed
- Bugfix Ticket #1041 & #1039 Validations inside a loop (for 4.1) by @eiresendez in #1070
- Bugfix Ticket 1052: Added validation for undefined id's before send a request (For 4.1) by @agustinbusso in #1083
- Watcher stops working, after adding record in the record list by @marcoAntonioNina in #1087
Full Changelog: v2.5.18...v2.5.19
v2.5.16
- Border when deleting a validation rule has been removed.
- Padding and border-radius inside .card are configured in our in app.scss file.
- They were left untouched to avoid a modification that will affect all elements that use this css class accross our application.
- Skips validation if a field is readonly or has been disabled.