v5.2.15221
Highlights
Fixed: The commands tab no longer requires to reload the commands after IDE starts.
Fixed: Slow operation errors should not appear as frequently as before.
Fixed: Selected file label properly reflects the current file now even just after IDE starts.
Fixed: An issue with the subscription tab appearing more than once has been fixed.
Fixed: An issue with the subscription tab disappearing on account changes has been fixed.
Fixed: Messages have been improved.
Fixed: Chat reflects the theme changes properly now.
Fixed: The plugin works on Windows again (fixed by proper handling of URIs)!
What's Changed
- Add testing steps for PLG features by @Gedochao in #187
- update docs url by @kalanchan in #195
- Update codyCommit by @mkondratek in #197
- Fix the issue with commands not loading by @mkondratek in #200
- Fix slow operation from onCodyAutocompleteStatusReset by @mkondratek in #202
- Eliminate long operations on EDT by @mkondratek in #201
- Update selected file label on the ide start up by @mkondratek in #206
- Fix duplicated subscription tab by @Sa1to in #193
- Update codyCommit by @mkondratek in #204
- Update rate limit error copy for pro users by @mkondratek in #199
- Add action for cody agent rastart by @pkukielka in #214
- Revert "Update selected file label on the ide start up (#206)" by @exigow in #215
- Update selected file label on the ide start up & fix slow operation on selectionChanged by @mkondratek in #216
- Add IDEA IntelliJ 2023.3 to plugin verifier by @Gedochao in #219
- Fix disappearing subscription tab when switching accounts by @Sa1to in #208
- Improve CONTRIBUTING.md docs and add option to use :runIde with custom IJ version by @pkukielka in #223
- Fix misleading error message when user token is unavailable by @Sa1to in #225
- Use RFC 3986-compliant URIs for file paths by @exigow in #226
- Fix issues with chat colours after switching UI theme by @pkukielka in #230
New Contributors
- @Gedochao made their first contribution in #187
- @pkukielka made their first contribution in #214
Full Changelog: v5.2.12694...v5.2.15221