Tiny Tiny RSS 1.7.9
13 May 2013
Tiny Tiny RSS version 1.7.9 is now available.
Upgrading to Tiny Tiny RSS 1.7.9
Tiny Tiny RSS 1.7.9 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Tiny Tiny RSS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Tiny Tiny RSS install to test the 1.7.9 upgrade prior to applying it live. Get started managing your Tiny Tiny RSS installations with Installatron
What's New in Tiny Tiny RSS 1.7.9
- Solved issue with expired sid cookies preventing login in some situations
- It is now possible to update database schema from the command line using update.php
- Reworked GUI database updater to use public.php instead of a separate file
- Bring back sorting by article title
- Fix not being able to unsubscribe from specific feeds in some situations
- Several auth plugins dependent on other services moved to contrib repository: https://github.com/gothfox/Tiny-Tiny-RSS-Contrib
- Support running under open_basedir
- Support mysqli when available
- Error logging (Preferences -> System)
- Language is now configured in Preferences
- Simplepie replaced with native lightweight feed parser
- Digest and Mobile (old) plugins moved to the contrib repository
- Interface/typography improvements
- Other bugfixes