8.3.6.35
RunScore 8.3.6.35 adds configurable auto-save intervals as short as six seconds, encrypts crash-report logs to protect personal data, and fixes crashes in the Announcer window, entries.ini lookup, multi-file output, and large RunSignUp downloads.
What's New
- Auto-Save Interval: Set auto-save of results as short as 0.1 minutes (6 seconds). Recommended for laptops with SSD and 11th Gen CPU.
- Log Encryption: Crash logs sent to BugSplat are now encrypted to protect personal data such as email addresses. Added libcrypto-3.dll (OpenSSL 3.0.7).
Bug Fixes
- Announcer Window Crash: Fixed thread contention between chip data processing and the Announcer during active races.
- entries.ini Lookup: Fixed code that ignored full-path lookup values (e.g.,
c:\runscore\path). - Multi-File Output to Editor: Fixed issue where only the last RSM file output appeared when a listing called multiple RSM files (introduced in 8.3.6.34).
- RunSignUp Partial Download: Fixed JSON parsing for events with over 1000 participants; reduced chunk size from 1000 to 250 per request.
- Results Class Memory Leak: Fixed incorrect
deletevsdelete[]usage in the results class.