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: docs/versions/release-notes/v6-3.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Features enhancements for the end-user
45
45
46
46
### Child objects change logs
47
47
48
-
Retrieve redologs of child object into the parent `Change log` panel
48
+
Retrieve redo logs of child object into the parent `Change log` panel
49
49
- new `Link` option `Show change logs`
50
50
- or by code `getLink("DemoProduct","demoPrdSupId").setMergeRedologs(true)`
51
51
@@ -168,7 +168,7 @@ The OpenAPI/Swagger schemas of generic APIs have been improved to comply with st
168
168
169
169
Some features are now restricted to development mode only.
170
170
171
-
This development mode is enabled by the `server.devmode=true|false` JVM argument (positionned by the `DEV_MODE` environment variable in Docker containers)
171
+
This development mode is enabled by the `server.devmode=true|false` JVM argument (positioned by the `DEV_MODE` environment variable in Docker containers)
172
172
173
173
-`devinfo` services (e.g. used by VSCode plugin) are now only accessible in this mode
0 commit comments