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: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [0.5.0] - 2019-02-23
8
8
9
+
## Added
10
+
-`SoftReferenceFormFieldGenerator` to render a soft reference into a CUBA 7 form component
11
+
-`SoftReferenceInstanceNameTableColumnGenerator` to render a soft reference with an instance name as a link into a table component
12
+
9
13
## Changed
10
14
- fixed entity import / export of entities containing a soft reference via entity inspector. The soft reference in the EntityLoadInfo output format is used.
0 commit comments