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: content/en/docs/releasenotes/studio-pro/11/11.4.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ weight: 96
15
15
16
16
* In the experimental Java API `OqlStatement`, the [`UPDATE`](/refguide/oql-statements/#oql-update) statement can now also update associations.
17
17
* We introduced the [batch conversion](/refguide/mendix-client/batch-conversion/) capability in Studio Pro so you can convert old widgets no longer supported by the [React client](/refguide/mendix-client/react/).
18
-
* We added the [History pane](/refguide/view-menu/#history-pane) as a beta feature. This allows you to find changes and navigate to modified documents without closing the history view.
18
+
* We added the [History pane](/refguide/view-menu/#history-pane) as a beta feature. This allows you to find changes and navigate to modified documents without closing the history view. In addition to local history, we now also show commits that have been pushed to the same branch on the server which you have not pulled yet.<br />
19
+
You can open the History Pane via View > History. To make it your default history view, update the setting in the New Features preferences.
0 commit comments