New Website features
Live server record alerts, embeddable driver cards, and accurate car specs for 176 cars โ plus a security fix under the hood.
v1.0.5 โ May 7, 2026
New Features
๐ Live Server Record Alerts
The site now detects server records the moment they happen. When a driver sets an all-time fastest lap for any car, every visitor on the site receives a gold trophy notification in real time โ no page refresh required.
Personal bests also trigger a notification so you can follow who's improving. Server record alerts cannot be disabled (they're too rare to miss). Personal best alerts can be toggled off in notification preferences.
๐ผ๏ธ Embeddable Driver Cards
Every driver profile now has an Embed button. Clicking it copies a ready-to-use
<iframe> snippet to your clipboard, which you can paste into Discord, a forum, or
any external site.
Each card displays:
- Driver name and current rank
- Total points and best lap time
- Clean laps count
- Fastest car driven with manufacturer logo
Cards are available at /embed/[driver] and update automatically.
Improvements
- Car specs updated โ 176 cars now have accurate BHP, torque, weight, drivetrain, and top speed values sourced directly from Assetto Corsa game data.
- Notification preferences โ the Personal Bests toggle description now clarifies that server records always show regardless of the setting.
Bug Fixes
- Fixed a PostCSS security vulnerability in the frontend dependency tree.