Releases: trickybestia/linux-discord-rich-presence
Releases · trickybestia/linux-discord-rich-presence
v3.2.0
v3.1.3
- Add
Discord (linux-discord-rich-presence) (minimized)
desktop entry. - Change shebang in Python config template to be less distro-specific.
v3.1.2
- Fix bug with config processes not being closed after config file update.
v3.1.1
- Fix shell config template.
v3.1.0
- 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
- Configuration protocol was reviewed and changed.
v2.0.1
Fixes:
- Fix bug with
clap
version.
v2.0.0
Features:
- Use any count of Rich Presence statuses.
v1.0.0
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.