Skip to content

Releases: Azn9/JetBrains-Discord-Integration

v2.1.10

04 Dec 21:15
269a5c0

Choose a tag to compare

Full Changelog: v2.1.9...v2.1.10

What's Changed

  • Fix some issues with the presence not showing on windows (#289)
  • Fix false positive administrator detection on windows on latest IDE versions (#292)
  • Fix freezes when opening the settings until the preview loaded (#277 & #263)

v2.1.9

13 Nov 16:37
1051f48

Choose a tag to compare

Full Changelog: v2.1.8...v2.1.9

What's Changed

New Contributors

v2.1.8

13 Nov 16:36

Choose a tag to compare

Full Changelog: v2.1.7...v2.1.8

What's Changed

  • Fixing the NoSuchFileException by creating the necessary directories by @WizardlyBump17 in #240
  • Fixed typo that prevented Docker Compose from being recognized by @doof3333 in #253
  • fix: Fixed typo that prevented TeX detection by @doof3333 in #257
  • Fix: toolbox application normalization for RPC detection by @coleleavitt in #269
  • feat: add Svelte language support with classic theme icon by @twangodev in #270
  • Fix detection of files incorrectly marked as Gradle by @Vinnih-1 in #272

New Contributors

v2.1.7

03 May 14:41
be3b77e

Choose a tag to compare

Full Changelog

Fixes:

  • Fix small issues that raise errors without being real errors (#246 #244 #239)
  • Fix the webstorm icon not showing with the "macOS" icons theme (#236)

v2.1.6

25 Feb 19:04
4e0ce3a

Choose a tag to compare

Full Changelog

Fixes:

  • Fix presence no longer showing after a recent Discord update

v2.1.5

08 Dec 11:09
33be02a

Choose a tag to compare

Full Changelog

Fixes:

  • Fix a typo in the settings where "Large icon" is written instead of "Small icon"
  • Fix an issue with JetBrains Client when using version without edition mode
  • Fix an issue with phpstorm due to a missing identifier
  • Fix an incorrect browser detection leading to false-positive warnings
  • Fix some other issues

Icons and themes:

  • theme: add missing tex and bibtex icon by @Aphcity in #228
  • Add avalonia (.axml) support and icons for themes classic, flat, and material

New Contributors

v2.1.4

19 Oct 11:13
140869f

Choose a tag to compare

Full Changelog

New features:

  • Add a custom field for large and small icons, allowing to set custom icon URLs

Fixes:

  • Lower the Java version on 242 plugin versions as some IDE still use Java 17
  • Add detection for custom discord clients such as Vesktop
  • Fix an issue causing the application name not to change while changing the setting
  • Fix an issue causing the plugin to not work on remote development/JetBrains Client (thanks @notTamion )
  • Fix some connection issues

Icons and themes:

  • Add solidity icons

v2.1.3

16 Aug 18:23
7f40d50

Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

Fixes:

  • Fix the presence not hiding or showing "idling" when idling
  • Fix exception "This socket has either been closed, or, was never connected"
  • Fix incompatibility wiht DataSpell v2024.2
  • Fix wrong templates.adoc link

QoL:

  • Mark the plugin as incompatible with Almighty Alpaca's old version

Icons and themes:

  • Update all application IDs
  • Update the IntelliJ IDEA Community icon in the "2024 icons" theme
  • Update C# icon in the "classic" theme

v2.1.2

18 Jul 13:14
0c2f084

Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

Fixes:

  • Cancel some functionalities of the plugin if Almighty Alpaca's old version is detected as it raises exceptions
  • Fix error "IPC error: ErrorEventData(code=1000, message=Request has been terminated..."
  • Fix error "Throwable: unknown runnable: dev.azn9.plugins.discord.time.TimeService"

QoL:

  • Added notifications when an issue that may/will prevent the plugin from working is detected

v2.1.1

10 Jul 14:47
4f5a759

Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

What's Changed

  • Re-enable the need to restart the IDE when enabling, disabling, and updating the plugin to avoid issues like getService(T::class.java) must not be null