Scoreo 3.3.0 - Winner's Podium
New Scoreo version adds a new winner's podium display to the graph options.

I got a great email from Michelle recently asking about a way to see the top three winners in a game. I've had a ton of fun building figuring out the design on this one, and experimenting with some SwiftUI animations.
SwiftUI makes building specular highlight animations extremely easy and pretty delightful to build. But I wanted to take it a step farther and turned to https://github.com/twostraws/Vortex/ by Paul Hudson. This is the second time I've used the library and it's so unbelievably easy to build confetti animations! I think it turned out really delightful!
This update also includes a major overhaul of the main score table. I've had a couple of bug reports that have been very difficult to solve with the old table and just led to more and more problems. This was a much bigger project than I had anticipated, but I'm very pleased to have it working great now and all of the known bugs have been fixed.
This also finishes off the items I was hoping to get fixed before working more on the iOS/macOS 26 changes. Here's the link to the TestFlight if you'd like to test out those changes.
