2025.3.6.1
Changed 1
- Disabled polling for pull request lists
Fixed 2
- Improved proxy authentication handling so the IDE prompts to enter authentication credentials again if the proxy server returns a 407 status code
- Fixed the behavior of the IDE on opening untrusted projects so execution of arbitrary terminal commands or modifying files within opened untrusted project is suppressed
What's fixed:
- We've improved proxy authentication handling, so the IDE now prompts to enter authentication credentials again if the proxy server returns a 407 status code (IJPL-210659).
- We've disabled polling for pull request lists (IJPL-242970).
- We've fixed the behavior of the IDE on opening untrustued projects, so execution of arbitrary terminal commands or modifying files within opened untrusted project is suppressed (IJPL-247564). For more details, please see the release notes.