Skip to content

Releases: Almighty-Alpaca/JetBrains-Discord-Integration

v1.4.0

24 May 22:43
9da958c
Compare
Choose a tag to compare

Changelog

  • Add ability to ignore files in .gitignore
  • Add option to show a project but hide files
  • Add support for showing the time the IDe was active instead of total time since startup
  • Rework actions on toolbar
  • Detect Discord running in Flatpak
  • Enhance preview in settings
  • Fix exception when checking for other Discord plugins on startup
  • Fix idle timeout always being enabled

v1.3.0

07 May 23:10
0dea965
Compare
Choose a tag to compare

Changelog

  • Add a button to force reconnect to Discord client
  • Add ability to show current git branch (#89)
  • Add support for Rider for Unreal Engine preview
  • Add support for idle timeout and elapsed time for files/projects again
  • Fix a lot of bugs that could prevent the plugin from loading
  • Fix settings preview being rendered in the background
  • Fix hidden projects being shown
  • Change target Java version back to 1.8

v1.2.0

19 Apr 20:24
4fbec21
Compare
Choose a tag to compare

Changelog

  • Support for 2020.1 (#77)
  • Completely new way how current presence is calculated
  • Move settings to "other" category
  • Fix presence for very short project names/custom strings
  • Disable timeout option for now due to architectural changes (will be enabled again later)

v1.1.1

15 Feb 13:06
fe7469f
Compare
Choose a tag to compare

Changelog

  • Fix error when closing a project (for real this time 🙏). (#63)
  • Change required IntelliJ version to 2019.1

v1.1.0 - Hidden editions

25 Oct 11:48
d932584
Compare
Choose a tag to compare

This release adds the long-requested feature to hide the IDE edition. It also finally fixes the "Project already disposed" error when closing a project.

Changelog

  • Fix error when closing a project. (#63)
  • Beta testers now get a special role in the server
  • Add IDE names without editions (e.g. 'IntelliJ IDEA' instead of 'IntelliJ IDEA Community')
  • Show warning in settings when other Discord rich presence plugins are installed

v1.0.1 - Fixing the small ones

25 Aug 20:02
adfdeae
Compare
Choose a tag to compare

Turns out there were a few small bugs in the initial v1.0.0 release so I decided to make a fast bugfix release.

Changelog

  • Fix Reading/editing being swapped
  • Fix show project prompt always showing
  • Fix show project prompt disappearing too quickly
  • Fix compatibility with plugins with non-default file system implementations

v1.0.0 - Better than ever before

19 Aug 17:00
5b1e4eb
Compare
Choose a tag to compare

After what feels like an eternity (was really just a year, still way too long though) this release is finally happening...

Changelog

  • Brand new codebase written in Kotlin
  • Support for multiple icon themes
  • Customize every aspect of the rich presence
  • Beautiful preview in settings
  • Support for project descriptions
  • Whole new language detection with support for a wide range of languages and frameworks
  • Adding more languages is now possible in a matter of seconds without a new plugin update
  • And so much more I can't even remember what already existed before and what didn't

v0.9.0 - More settings & languages, less bugs

08 Jul 13:15
Compare
Choose a tag to compare

This release was long overdue...

Changelog

  • Added F# (#43)
  • Added additional C# file extensions (#43)
  • Added setting to force big IDE icon (#27)
  • Added setting to hide elapsed time (#37)
  • Added additional C++ file extensions (#40)
  • Added Slim and CoffeeScript (#34)
  • Fixed C files not showing (#42)
  • Fixed file not reappearing after removing project description (#31)
  • Fixed debug folder being created after when debug logging has been disabled
  • Updated Java-DiscordRPC to v2.0.1
  • Updated JGroups to 4.0.12

v0.8.0 - Project descriptions and even more languages

07 Apr 10:53
Compare
Choose a tag to compare

You can now hide which file you're working on and set descriptions for projects. There're also even more languages.

Images

Click to expand

screenshot

Changelog

  • Added the ability to add project descriptions (#24)
  • Added Dart (#30)
  • Added option to hide files (#23)
  • Added Twig (#26)
  • Added Sass (#25)
  • Added PowerShell (#29)
  • Updated JGroups to 4.0.11
  • Updated Java-DiscordRPC to v1.3.6

v0.7.2 - Fixed ghost files

13 Feb 19:48
Compare
Choose a tag to compare

Changelog

  • Fixed ghost files