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
{{ message }}
This repository was archived by the owner on Feb 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This is a plugin for working with Git and TFVC repositories on Azure DevOps and Team Foundation Server (TFS) 2015+ inside IntelliJ, Android Studio,
4
4
and various other JetBrains IDEs. It is supported on Linux, Mac OS X, and Windows.
5
-
It is compatible with IntelliJ IDEA Community and Ultimate editions (version 2021.2+) and Android Studio (version 2021.2.1+).
5
+
It is compatible with IntelliJ IDEA Community and Ultimate editions (version 2021.2.4+) and Android Studio (version 2021.2.1+).
6
6
7
7
To learn more about installing and using our Azure DevOps IntelliJ plug-in, visit: https://docs.microsoft.com/en-us/azure/devops/repos/git/create-repo-intellij?view=azure-devops
<i>Compatible with IntelliJ Ultimate and Community editions versions 2021.2 and later and Android Studio 2021.2.1 and later</i>
50
+
<i>Compatible with IntelliJ Ultimate and Community editions versions 2021.2.4 and later and Android Studio 2021.2.1 and later</i>
51
51
<br />
52
52
<br />
53
53
<b>End User License Agreement & Privacy Policy</b>
@@ -59,8 +59,12 @@
59
59
<change-notes><![CDATA[
60
60
<br />
61
61
<ul>
62
-
<li>Fix an issue <a href="https://github.com/microsoft/azure-devops-intellij/issues/491">#491</a>: it was impossible to create a Git pull request in IDEs based on IntelliJ 2022.2</li>
63
-
<li>Fix an issue with TFVC operations (<a href="https://github.com/microsoft/azure-devops-intellij/issues/498">#498</a>).</li>
62
+
<li>Minimal supported IntelliJ platform version is now 2021.2.4.</li>
63
+
<li>Fixed an issue <a href="https://github.com/microsoft/azure-devops-intellij/issues/473">#473</a>: it was impossible to show the conflict resolve dialog for TFVC.</li>
64
+
<li>Fixed an issue <a href="https://github.com/microsoft/azure-devops-intellij/issues/491">#491</a>: it was impossible to create a Git pull request in IDEs based on IntelliJ 2022.2</li>
65
+
<li>Fixed an issue with TFVC operations (<a href="https://github.com/microsoft/azure-devops-intellij/issues/498">#498</a>).</li>
66
+
<li>TFS SDK is upgraded to <a href="https://github.com/JetBrains/team-explorer-everywhere/releases/tag/14.135.3">14.135.3</a> for better compatibility with M1 Mac hardware.</li>
0 commit comments