Yeah. All of our efforts right now are going into the new and improved version of the planner, so we probably aren't going to be putting out any more 4.x series versions. It wasn't a long lived series, was it?
I should get you guys a shot of where we are at with the new version soon. Things aren't super interesting at the moment, as we are working on underlying systems (by which I mean, the database ). We can't do much until we have data, so our first priority was to get that up and running, which we have. Our second priority was getting a way to input new data, which we are working on. Once we have a way to input new records into the database, we can actually start pulling that data and using it to do interesting things.
What is interesting about the new system is 1) it is way easier to input new data and 2) it's way way less prone to errors than our old text file system. Also, you guys will easily be able to change it yourselves if we end up taking too long to get an update out, for bug fixes or whatever. It's a really nice data system, actually. And we're going to give you guys pretty much full access to it (there are a few tables which we may not give you write access to, but they will be things that won't really change, like alignments and such, stuff that we are basically treating like enums that won't ever change).