Skip to content

Commit f93053c

Browse files
authored
Corrected History Pane release note
Expanded the description of the History pane feature to include server commits and usage instructions.
1 parent 4b67ecf commit f93053c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • content/en/docs/releasenotes/studio-pro/11

content/en/docs/releasenotes/studio-pro/11/11.4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ weight: 96
1515

1616
* In the experimental Java API `OqlStatement`, the [`UPDATE`](/refguide/oql-statements/#oql-update) statement can now also update associations.
1717
* 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.
1920

2021
#### New Fetch Options
2122

0 commit comments

Comments
 (0)