In this version, we changed Google Reader login method to OAuth. (We admin it should have done earlier.) RssBook does not save user password any more. Users are redirected to Google sign-in and requested to permit RssBook. Previously saved passwords will be deleted, so users prompted to re-sign in when sync. And multiple Google account support feature is also upgraded and fully integrated with OAuth.
Additionally,
- Feed fetches are more stabilized. If fail to read feed (in rare case, Google Reader return error or invalid format), it just skip that feed only. (Previously fail all sync).
- Facebook framework updated to fix some sign-in bug. It may require re-signing in to Facebook if not display user name correctly in setting->social menu.
See you~~