Skip to content

Releases: Azn9/JetBrains-Discord-Integration

v2.0.6

30 Nov 20:22
d1e9767
Compare
Choose a tag to compare

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

09 Nov 16:30
03953d1
Compare
Choose a tag to compare

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

04 Nov 17:34
ee4a91a
Compare
Choose a tag to compare

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

14 Oct 20:54
b5ad544
Compare
Choose a tag to compare

Jetbrains Discord Integration v2.0.3

Full Changelog: v2.0.2...v2.0.3

Improvements:

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

22 Sep 19:47
ba58023
Compare
Choose a tag to compare

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

05 Sep 18:41
96ffd65
Compare
Choose a tag to compare

v2.0.1

This version fixes #3

  • Fix presence not re-showing if discord is restarted
  • Fix presence not showing if discord is started after the IDE
  • Fix error logged when closing discord
  • Support IntelliJ version up to 2023.2.1

See this for installation instructions

Pre-release v2.0.0

15 Jul 21:09
9b085dc
Compare
Choose a tag to compare
Pre-release v2.0.0 Pre-release
Pre-release

THIS RELEASE IS FROM A FORK OF THE ORIGINAL PLUGIN - see readme for more info