You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## [4.37]
2
+
- Legacy roles are no longer supported from 4.37 onwards
3
+
- Potential breaking change: the maxDepth parameter in column styles is now set to two by default; parent and reference columns no longer expand indefinitely
4
+
- New functions for new role and permissions system (#114)
5
+
- Added ability to update sub-forms (#119)
6
+
- Addressed cyclic structures in reference columns and parent forms and added maxDepth parameter to column styles. (#132)
7
+
1
8
## [4.36.1]
2
9
- Fix for `importRecords()` when the form has a serial number (#124)
0 commit comments