Releases: Ombrelin/plex-rich-presence
Releases · Ombrelin/plex-rich-presence
2.2.0
2.1.0
What's Changed
New long-demanded feature thanks to @Arimodu's contributions 🎉 thanks a lot.
- #55 , #93 : Dynamically display media thumbnails on rich presence
- Technical upgrade : upgrade app to .NET 8 LTS and upgrade all dependencies for latest performance, security and tech features upgrades
New Contributors
Full Changelog: 2.0.10...2.1.0
2.0.10
- Fix crash when no image in session
2.0.9
- Switch settings storage to Akavache, ditch JSON
- Some try to implement dynamic usage, but not working with discord yet, only displayed in app UI
2.0.8
- Updated dependencies
- Bug fixes : correct handling of missing or invalid PLEX token
- New feature : start the app minimized with the "--minimized" CLI argUpdated dependencies
- Bug fixes : correct handling of missing or invalid PLEX token
- New feature : start the app minimized with the "--minimized" CLI arg
2.0.7
release 2.0.7
2.0.6
Fix idle status enabled not saving
2.0.5
- Reduce to tray upon clicking the window's close button
- Able to disable displaying "Idle" status on Discord
2.0.4-beta
- Add rolling file for logging - Fix problem with film session not diplsayed because of state trimming - Fix tests - Add CI on PRs
2.0.3-beta
Merge pull request #79 from Janniqz/master Fixed Remaining Time Timezone Issue