1.8

 * Fix compatibility with Atom 0.3 feeds
 * Other feed parsing improvements
 * User themes need to reference tt-rss CSS files if needed, themes will need to be updated
 * Removed floIcon because of license issues.
   You can place local copy of floIcon.php in lib/ it will be automatically used.
 * Bugfixes

1.7.9

 * Bring back sorting by article title
 * Fix not being able to unsubscribe from specific feeds in some situations
 * Removed several auth plugins
 * Digest and Mobile (old) plugins removed
 * Error logging (Preferences -> System)
 * Language is now configured in Preferences
 * Simplepie replaced with native lightweight feed parser
 * Bugfixes

1.7.8

 * Fix operation without CURL

1.7.7

 * Fix mark as read not working on Fresh feed
 * Fix updater failing to download tt-rss tarball without CURL
 * Fix broken OTP
 * Fix broken mail plugin
 * Make Mark as read button easier to use
 * Other bugfixes

1.7.6

 * API improvements
 * Easier installer
 * Inverse filters and rules
 * Filters can be reordered using drag and drop
 * Filters are loaded in the order displayed on the preference page
 * Add user-defined filter captions
 * Classic mobile added back as a plugin (unsupported, don't ask for new stuff)
 * Barebones smartphone UI for Digest plugin
 * Several social plugins unbundled from trunk, see this forum thread for more information
 * Add plugin to import starred/shared.json files from Google Reader takeout.
 * Allow easily selecting CSS themes dropped into themes/
 * Improve feed update speed (smarter batching, better local caching, support If-Modified-Since on CURL)
 * Low traffic mode automatically disables image embedding
 * The UI is now significantly less yellow
 * Add hotkey f c to toggle auto expand in combined mode
 * Add ability to catchup articles older than 1 day/week/2 weeks
 * Translation updates
 * Combined mode is now the default one
 * API: deprecated support for cookie-based sessions has been removed, please use sid parameter as outlined in API documentation.
 * Some UI cleanup
 * Bugfixes
