Windows x64, Windows i386, and Mac installer release.
- Optimize ActorFrames updating their children by changing an iterator loop to a range loop - d116c02
- Optimize NoteDisplays updating their resources by changing an iterator loop to a range loop - df7c12b
- Optimize the Chord Density Graph by using ActorMultiVertex instead of a lot of little Quads - dd02cfa 5c0fed2
- Set one of the lines on the Title Screen to be color-configable - 8bfd6d3
- StepsList shouldn't be so slow - bf5411f
- Try not to load a Noteskin Resource for every color - 08798a2
- CDTitle & StepsList was in the way of Chart Preview in 4:3 - f550b00
- Chord Density Graph was too large for 4:3 - 86eafd0
- Division by 0 error in Offset Plots when the length of time was 0 - 56aaf5f
- Invalid Difficulty Enum Crashed in Score saving. Fixed by defaulting instead of crashing - 2c81ea0
- Leaderboard Grades didn't color correctly - 28d63b5
- Mouse was not visible in Fullscreen in CustomizeGameplay & Replays - 6c1790e
- NoteField Y axis movement was still busted when switching between Reverse and Upscroll - b0a3735
- StepsList appeared if changing tabs while not on a Song - 546a1dd