Releases: 1Stalk/Forza-Horizon-Discord-Rich-Presence
Releases · 1Stalk/Forza-Horizon-Discord-Rich-Presence
v1.1.3
v1.1.3-beta
version change to 1.1.3
v1.1.2
🚀 v1.1.2
Stability update introducing Linux support.
What's New:
- Robust Autostart: Switched to the official
tauri-plugin-autostartRust API. This replaces manual registry/shell scripting, ensuring reliable "Run on Startup" behavior across Windows and Linux. - Linux: Codebase is fully optimized for Linux compilation. The project now bundles into
.AppImage,.deb, and.rpmformats.
🛡️Security Scan
VirusTotal shows 1 false positive alert and is completely safe.
forzarichpresence-1.1.2-1.x86_64.rpm
v1.1
🚀 v1.1
Minor update improving status stability and adding fallback statuses.
What's New:
- Status Caching: Prevented Discord status from disappearing during loading screens or when you play Horizon Play Touge, Spec Racing etc. (Game doesn't have Rich Presence for certain types of races.)
- Game Fallbacks: Added automatic "Exploring [Country]" fallback statuses when OpenXBL is disconnected or unavailable (Great Britain for FH4, Mexico for FH5, Japan for FH6).
- Improved Stability: Smoother telemetry and presence synchronization.
🛡️Security Scan
VirusTotal shows 1 false positive alert and is completely safe.
v1.0
🚀 v1.0 - Full Release
The first stable version is here! After 9 alpha versions, polished everything and added community features.
What's New:
- Car Reporting: Report unknown cars directly in the app.
- Instant Updates: Reported cars appear in your status immediately.
- Presence Fix: Status no longer disappears in pause menus.
- DB Sync: One-click update for the latest car database.
- Stability: Cleaned up code and fixed UWP network issues.
Enjoy!
🛡️Security Scan
VirusTotal shows 1 false positive alert and is completely safe.
v0.9-alpha
Forza Horizon 6 support
v0.8-alpha
Features
- Added UDP Forwarding toggle to control data relay.
Networking
- Implemented Loop Protection (prevents forwarding to the listening port).
Improvements
- Updated documentation and project cleanup.
v0.7-alpha
Performance
- Reduced binary size by 64%: 13.5 MB → 4.8 MB
- Applied release profile optimizations (LTO, size optimization, panic=abort, strip symbols)
- Trimmed unused Tokio features
Features
- UDP Forwarding: Added SimHub compatibility by relaying telemetry packets to any IP/port.
v0.6-alpha
Fix status persistence after closing the game
v0.5-alpha
Simhub compatibility