- Issue with plugin not disconnecting and reconnecting from client properly
- Support for IntelliJ branch versions 212+ (2021.2+)
- Open new files with "new file" voice command
- Bug preventing "go to line 1" from working as expected
- Slow-down/crash when using Serenade within modals (e.g. preferences window)
- Updated dependencies to support IntelliJ branch versions 211+ (2021.1+)
- Dependency conflict preventing connection in Windows
- Support for IntelliJ branch versions 203+ (2020.3+)
- Automatic reconnect attempts to desktop client app
- Switches to active project if multiple projects are open
- Support for "open [file]" command
- Support for IntelliJ branch versions 201+ (2020.1+), including latest Android Studio
- Support for debugger commands
- Plugin icon
- Initial scaffold created from IntelliJ Platform Plugin Template
- Support for WebSocket connection to Serenade desktop app
- Tool window showing connection status and retry action
- Support for basic commands including tab navigation, reading and modifying editor state, and clipboard actions
- Limitations:
- Only one project can be connected at once
- Some commands, such as new file and open file, are not yet implemented