VERSION HISTORY
CHANGELOG
Every update, improvement, and fix we've shipped. Always evolving.
v3.2.2New track maps
2026-02-22Added
- Winton Motor Raceway Club track map
v3.2.1Web welcome page
2026-02-21Added
- Winton Motor Raceway National track map
- Welcome page for unauthenticated web users
v3.2.0AI track markers
2026-02-17Added
- AI analysis markers on 3D track map and telemetry charts
Fixed
- Discord release notifications now include actual changelog
v3.1.22Admin & AI improvements
2026-02-16Added
- Enhanced SVG import for track designer
- Admin dashboards with pagination and activity charts
Changed
- Hardened Edge Function authentication
- Improved AI analysis pipeline
v3.1.21Track map & AI
2026-02-16Added
- Additional AI model provider for lap analysis
- Dynamic announcements system with scheduling and priority
Changed
- Updated telemetry color palette: green for throttle, red for brake, yellow for coasting
- Smoother camera transitions during scroll on 3D track map
Fixed
- 3D track map cursor alignment and theme persistence
- Telemetry color rendering consistency across light and dark modes
- Sector highlight now uses track surface overlay for better visibility
- Track map racing line clipping through track surface
- Sector indicators missing S1 for remote laps
v3.1.20Valentine's Day
2026-02-14Added
- Valentine's Day welcome banner
v3.1.19Tire data
2026-02-14Added
- Tire temperature, pressure, and wear data from telemetry
- Color mode toggle for track visualization based on telemetry data
Changed
- Improved session handling for remote sessions
v3.1.18New track maps
2026-02-13Added
- Circuit de Spa-Francorchamps Grand Prix track map
Fixed
- Accented characters now display correctly in session info
v3.1.17New track maps
2026-02-07Added
- Autodromo Nazionale Monza Combined track map
v3.1.16Remote sessions
2026-02-07Added
- Remote sessions merged into dashboard with paginated tables
- Cloud icon and blue accent for remote-only session rows
- Clickable track names to navigate to community track page
- Pagination for dashboard sessions, track records, top drivers, and leaderboard tables
v3.1.15Stability
2026-02-05Fixed
- UI rendering stability improvements
v3.1.14Upload defaults
2026-02-05Changed
- Uploads are now public by default
v3.1.13Track maps & fixes
2026-01-21Added
- Summit Point Raceway track map
Fixed
- Sector times and filters not populating when loading community laps
- AI analysis dialog z-index layering issue
v3.1.12UI polish
2026-01-17Fixed
- Visual styling fixes in lap analysis and track map views
- Hide sync queue indicator when not actively syncing
v3.1.11Authentication & security
2026-01-16Added
- Email/password linking and security improvements
v3.1.10Authentication fixes
2026-01-13Fixed
- Resolve linked auth users to public users after account merge
v3.1.9Track pages & privacy
2026-01-12Added
- Track page with leaderboards, recent activity, and driver stats
- Clickable track names in Recent Track Records
- Cookie consent banner for GDPR compliance
Changed
- Recent Track Records now sorted by most recent first
v3.1.6Release automation
2026-01-11Added
- Skip version bump option for CI rebuilds
Fixed
- Discord webhook notifications now work correctly
- CI workflow JSON escaping issues on Windows
v3.1.5Bug fixes
2026-01-10Fixed
- Release workflow YAML syntax errors
- CI pipeline stability improvements
v3.1.4Community page
2026-01-10Changed
- Improved Community page filters and layout
- Enhanced Discord release notifications
v3.1.3Web app & error tracking
2026-01-10Added
- Sentry error tracking integration
- Discord notifications for GitHub releases
Changed
- Auto-upload enabled by default
- User activity tracking improvements
v3.1.2Web app launch
2026-01-10Added
- Web deployment support for app.hotlap.ai
- Shareable URLs for lap analysis
- Origin-aware OAuth redirects for web app
Fixed
- Web app: Only select fastest lap when loading session
- Web app: Correct lap count display and session selection
v3.1.1Live telemetry
2026-01-08Added
- Live telemetry streaming via WebSocket
- Feature flags system
Changed
- Build: Fetch telemetry sidecar from external repository
v3.1.0Achievements system
2026-01-08Added
- Complete achievements system with retroactive awards
- Daytona International Speedway road course track map
Changed
- Enhanced iRacing Data API integration and telemetry processing
v3.0.15iRacing ratings
2026-01-06Added
- iRacing ratings storage
- Driver profile internationalization (i18n)
v3.0.14AI lap analysis
2026-01-05Added
- iRacing OAuth authentication with PKCE flow
- AI lap analysis feature with backend and UI integration
Changed
- Updated AI analysis processing and UI enhancements
v3.0.13New track maps
2026-01-04Added
- Adelaide Street Circuit track map
- Canadian Tire Motorsport Park track map updates
- Miami International Autodrome track map updates
v3.0.12Track map editor
2026-01-03Added
- Track map editor with 3D visualization and editing tools
- Password strength validation
- Leaked password protection (HaveIBeenPwned integration)
- Password recovery flow with email templates
Changed
- Enhanced track designer UI components and layout
v3.0.11Internationalization
2026-01-03Added
- Internationalization (i18n) support
- Metric/Imperial unit system toggle
- Driver profile navigation from avatar menu
v3.0.0Auto-updates
2025-12-31Added
- Auto-update functionality for desktop app
- Version management system
Fixed
- TypeScript errors in auto-update components
- Release notes generation when no previous tags exist
- Supabase security/performance lints
v2.0.0Community features
2025-12-31Added
- Public releases repository
- Driver Profile page
- Community page with track and car filtering
- File sync reset functionality
- Duplicate file handling in telemetry upload
Changed
- Refactored CommunityPage for improved UI and functionality
- Rebranded from hotlap.ai to HotLap.ai
v1.0.0Initial release
2025-12-28Added
- Initial Tauri v2 + React application
- User authentication with Supabase
- Telemetry scanning from Documents/iRacing/telemetry/
- Backend infrastructure with Supabase Edge Functions
- Database migrations for telemetry storage