- Fixed (we think) some bugs that showed up as the app forgetting credentials for syncing systems
- Fixed, or least cut down on, memory use that was causing more terminations due to memory pressure (now more aggressively unloading memory on moving to the background)
- Cut down on amount of disk writes — now storing account and feed settings in SQLite databases instead of in plist files, which is more efficient