File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,12 @@ New features:
19
19
20
20
- New conditional mapping rules for more advanced transformations:
21
21
22
- - Mapping rule filters to include or exclude documents based on a custom Javascript expression.
23
- - Array conditions to sort and limit embedded arrays, supporting the application of the subset pattern.
24
- - Improved modeling of foreign keys to support tables with multiple, potentially ambiguous references to a foreign table.
22
+ - Mapping rule filters to include or exclude documents based on
23
+ a custom Javascript expression.
24
+ - Array conditions to sort and limit embedded arrays, supporting
25
+ the application of the subset pattern.
26
+ - Improved modeling of foreign keys to support tables with
27
+ multiple, potentially ambiguous references to a foreign table.
25
28
26
29
- New light mode in web UI.
27
30
- New undo/redo functionality for mapping rule editing.
You can’t perform that action at this time.
0 commit comments