Skip to content

Commit 5256498

Browse files
authored
Merge pull request mendix#10355 from tknippenberg/patch-56
Corrected History Pane release note
2 parents d0ac0bb + 41677dd commit 5256498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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, you can also now see commits that have been pushed to the same branch on the server that you have not pulled yet. You can open the History Pane by clicking **View** > **History**.
1919

2020
#### New Fetch Options
2121

0 commit comments

Comments
 (0)