File Details
v2026.3.25.3
- R
- Mar 25, 2026
- 274.75 KB
- 4
- 12.0.1
- Retail
File Name
Wheelson-v2026.3.25.3.zip
Supported Versions
- 12.0.1
Wheelson
v2026.3.25.3 (2026-03-25)
Full Changelog Previous Releases
- ⚡ Bolt: Optimize NamesMatch and string.find (#106)
Added an early exit exact match fast-path to NamesMatch.
Replaced:find("-")regex matching with:find("-", 1, true)plain string matching in multiple string normalizations for player names and cross realm comparisons.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

