There are no user interface changes in this version of Radio3.
I'm beginning a transition to a new way of storing posts, separate from prefs.
Each post now is stored in a separate object on the server. The object is updated when you edit the post. So it should be possible to reconstruct the history table if there's a glitch.
Eventually I want to transition to this method of storing posts. But for right now it's just a backup.