Maybe.
We've been testing it and making tweaks. We had to change the way ships are handled and that's been a lot of work.
Previously, ship designs were not kept between versions of the game. So when you'd update the game, you'd lose your ships.
That is still going to be the case THIS TIME. But this version implements its own versioning for the ship designs so that subsequent updates won't require ship re-designs. But doing that required more work than we had anticipated.
We felt given the amount of effort people are putting into ship designs that we had to change the way we were handling the integrity versioning system to be independent of the overall game version. We don't want people to have to redesign their ships every time we do an update.