Releases: Azn9/JetBrains-Discord-Integration
Releases · Azn9/JetBrains-Discord-Integration
v2.0.6
What's Changed
- Changed plugin id to
dev.azn9.jetbrains.plugins.discord
to avoid conflicts with the original plugin by @Azn9 (#8) - Added buttons to the rich presence. The title and the url of each button can be configured in the project settings by @Azn9
- Allow to change the icon theme per project by @Azn9
- Changed the discord icon on the tools menu by @Azn9 (#39)
- Prevent
ContainerDisposedException
happening when switching between projects by @Azn9 (#40) - Updated copyright year by @Azn9
- Updated whole project to rebase onto the original plugin by @Azn9 & @Almighty-Alpaca
- Added some missing themes for RustRover, Writerside and Aqua by @Almighty-Alpaca
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Added support for CLion Nova by @Azn9
- Fixed Discord link not clickable in the notification popup by @Azn9
Full Changelog: v2.0.4...v2.0.5
Note
This may be the latest release here, I'm currently discussing with AlmightyAlpaca, the owner of the original plugin, to merge everything back to the base repo. I'll provide more details and information as soon as I have some confirmation.
v2.0.4
What's Changed
- Set baseBranch to the proper repo to fix template help button by @KaylaSolace in #29
- fixed issues with latest ides (#26 and #20) by @Azn9 in #33
- feat: added aqua icons and appid by @Azn9 in #32
- Added resources for Writerside by @mister-proger in #31
New Contributors
- @KaylaSolace made their first contribution in #29
- @mister-proger made their first contribution in #31
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Jetbrains Discord Integration v2.0.3
Full Changelog: v2.0.2...v2.0.3
Improvements:
- Added a link to the community discord https://discord.gg/mEDvg6sYp2 (#14) - @Azn9
Fixes:
- Fix icons for RustRover (#22) - @zakuciael
- Fix plugin not working on Linux with IDEs version 2023.2.3.X (#24) - @Azn9
- Fix many issues triggering error logs when closing discord, or launching the IDE before discord (#21, #13, #6) - @Azn9
- Fix the application id for RustRover with the classic theme - @Azn9
New contributor, thanks!
v2.0.2
Jetbrains Discord Integration v2.0.2
Full Changelog: v2.0.1...v2.0.2
Improvements:
- Added support for RustRover (#19)
- Added custom plugin repository (#7) - @bradly0cjw
Fixes:
- Removed debug logging (#10)
- Activity is now only updated when there is a change to update (#17)
- Change GitHub release page url to the new repo (#5) - @Matyu9
Code quality:
- Added dependabot (#18)
New contributors, thanks!
v2.0.1
Pre-release v2.0.0
THIS RELEASE IS FROM A FORK OF THE ORIGINAL PLUGIN - see readme for more info
- Fix fields
large_text
andsmall_text
throwing errors if empty (Almighty-Alpaca#289) - Fix discord ipc issues (Almighty-Alpaca#314)
- Support IntelliJ version up to 2023.1.4