New Features: 1. Support to open external links in New Desktop Beta. 2. Enables MATLAB Unit tests.
Bug Fixes: 1. Fixes hang on windows when command line needs to print large amount of text. 3. Fixes bugs related to setting log levels for debugging matlab-proxy. 4. Updates unit tests on GitHub Actions. 5. Fixes broken README links. 6. Fixes asyncio errors thrown during matlab-proxy-app termination.
1. **New Feature**: Introduces capability to instruct matlab-proxy-app to shutdown after an idle timeout. See [MWI_SHUTDOWN_ON_IDLE_TIMEOUT](https://github.com/mathworks/matlab-proxy/blob/main/Advanced-Usage.md) for more information. 2. Improvements to Login infrastructure. 3. Improvements to concurrent session management infrastructure. 4. Package Dependencies updated to address dependabot security alerts.