v2024.2.0
What's Changed
Enhancements & Features ✨
- Add developer setting to disable
-ExecutionPolicy Bypass
flags by @andyleejordan in #4883 - Remove deprecated features by @andyleejordan in #4893
- Enable LanguageClient Tracing Option by @JustinGrote in #4902
- Don't make the Command Explorer visible by default by @andyleejordan in #4934
- Fix how we pass the log directory to Editor Services by @andyleejordan in #4933
- OneBranch migration by @andyleejordan in #4953
- Pass the path to
shellIntegration.ps1
directly to the server by @andyleejordan in #4959
Squashed Bugs 🐛
- Fix up debugger configuration resolvers by @andyleejordan in #4888
- Fix
PowerShellProcess.dipose()
to fire theonExited
event idempotently by @andyleejordan in #4900
Full Changelog: v2024.0.0...v2024.2.0