Skip to content

2023.1.0

Compare
Choose a tag to compare
@wgalanciak wgalanciak released this 22 Mar 17:06
· 11 commits to master since this release
2cc4670
  • Output for Tests in IntelliJ
    Clients now see missing content from the test execution output from IntelliJ host.
  • Kotlin Tests not Visible
    When using IntelliJ 2022.2+, guests can now see and execute Kotlin tests.
  • JetBrains Gateway
    Various issues in Gateway addressed, including an inability to join the session and A/V icons being broken.
  • Large Files
    Files larger than 16mb are now not available for opening on clients as doing so could break the session experience.
  • Server Sharing
    Server/port sharing is now simpler including automatic sharing of a restarted server.
  • Files Out of Sync
    Fixed an edge case on the VS Code host which could stop changes being applied to the shared file.
  • Security Fixes
    Several dependency updates to fix security vulnerabilities.