Skip to content

Releases: trickybestia/linux-discord-rich-presence

v3.2.0

21 Feb 07:17
v3.2.0
535fad7
Compare
Choose a tag to compare
  • Add support for showing party size.

v3.1.3

21 Nov 15:39
v3.1.3
f5cb1c7
Compare
Choose a tag to compare
  • Add Discord (linux-discord-rich-presence) (minimized) desktop entry.
  • Change shebang in Python config template to be less distro-specific.

v3.1.2

12 Oct 04:33
v3.1.2
d077d2d
Compare
Choose a tag to compare
  • Fix bug with config processes not being closed after config file update.

v3.1.1

23 Aug 18:46
v3.1.1
88f6ea5
Compare
Choose a tag to compare
  • Fix shell config template.

v3.1.0

23 Aug 18:13
v3.1.0
002c17a
Compare
Choose a tag to compare
  • Added support for static JSON configs.
  • Now linux-discord-rich-presence attempts to update user's activities every 10 seconds. It leads to faster reconnection time when connection to Discord is lost.

v3.0.0

28 Feb 18:24
v3.0.0
f50d2a2
Compare
Choose a tag to compare
  • Configuration protocol was reviewed and changed.

v2.0.1

31 Oct 13:14
v2.0.1
dbca814
Compare
Choose a tag to compare

Fixes:

  • Fix bug with clap version.

v2.0.0

18 Oct 17:23
v2.0.0
197f888
Compare
Choose a tag to compare

Features:

  • Use any count of Rich Presence statuses.

v1.0.0

20 Sep 15:09
v1.0.0
84a6246
Compare
Choose a tag to compare

The first release

Features:

  • Set Discord Rich Presence Activity's state, details, large image, large image hover text, small image, small image hover text, start and end timestamps.
  • Config file in any format.
  • Dynamic config file reloading.