Releases: microsoft/azure-devops-intellij
Releases · microsoft/azure-devops-intellij
Azure DevOps Plugin for IntelliJ v1.162.2
Azure DevOps Plugin for IntelliJ v1.162.1
- Minimal supported IntelliJ platform version is now 2021.2.4.
- Fixed an issue #473: it was impossible to show the conflict resolve dialog for TFVC.
- Fixed an issue #491: it was impossible to create a Git pull request in IDEs based on IntelliJ 2022.2
- Fixed an issue with TFVC operations (#498).
- TFS SDK is upgraded to 14.135.3 for better compatibility with M1 Mac hardware.
- Handle SSH URLs on azure.com in TFVC.
Azure DevOps Plugin for IntelliJ v1.162.0
- Bump the minimal supported IntelliJ version to 2019.3.
- Fix encoding issues when browsing the local diff (#451).
- Rework TFVC VCS root detection to use currently active TFVC client (i.e. it is able to use the reactive client which is much faster).
- Enable the reactive TFVC client by default.
Azure DevOps Plugin for IntelliJ v1.161.2
Azure DevOps Plugin for IntelliJ v1.161.1
Azure DevOps Plugin for IntelliJ v1.161.0
- Server workspace support: import existing ones or create new ones (#325)
- Add operations are now performed using faster reactive client (#338)
- Rename operations are now performed using faster reactive client
- Merge Branch Changes action won't stay in your way in non-TFVC projects in the plugin in installed
- Avoid spamming "unversionedFiles are empty" message when trying to add files in some cases
Azure DevOps Plugin for IntelliJ v1.160.0
Azure DevOps Plugin for IntelliJ v1.159.0
- Plugin is now only compatible with IntelliJ 2018.2+ (Android Studio 3.3+)
- Plugin automatically enables version control if an appropriate repository is opened (#284)
- Fixed an issue with file deleting in IntelliJ 2019.3+ (#304)
- Enable Version Control Integration now should work for Visual Studio workspaces (#67)
- Delete operation is now much faster (#296)
- Rollback operation is now much faster
- Undo operation now properly supports undoing files deleted through TFVC (#306)
- Fixed a bug with TFVC collection URIs that contain spaces (#312)
- Small bug fixes and compatibility changes for IDEA 2020.1 (#293)
- Fixed an issue with opening pull request URLs in a browser (#280, thanks @baltuonis and @pecanw for help)
- TFVC client download link is now visible when the client path is empty or the file isn't found (#286)
Azure DevOps Plugin for IntelliJ v1.158.0
- Added an experimental reactive TFVC client which provides better performance. To enable the experimental client, visit Settings | Version Control | TFVC #257
- Fixed compatibility with products based on IDEA 2019.3 #258
- Fixed a performance issue with the new VCS layout (enabled by default in JetBrains Rider) #267
- Fixed an issue with change detection on case-insensitive file systems when the repository was created in wrong case #274
Azure DevOps Plugin for IntelliJ v1.157.0
- Fix a "teamProjectName is empty" error message when editing a workspace that has the root folder mapped into it #250
- Raise the required IntelliJ Platform version to 181 (IDEA 2018.1)