- add fulltext rss spout for loading full content from any rss feed
- show unread count in the document title
- add titles to buttons
- fix the author color on smartphones
- fix reload shortcut after hitting last element of list
- enable the app behaviour on android
- add option 'auto_hide_read_on_mobile' support. Allows to hide read it when closing fullscreen view. Default to 0
- fix tag names not case sensitive in mysql
- fix bad encoding with selfoss-android app
- avoid sql syntax error for spouts with zero items
- avoid pgsql error on editing source
- fix favicon parsing
- enable secure cookie if using https and prevent cookie access from js
- fix 'trying to get property of non-object' error
- fix cannot run when base url contains a ~
- fix cannot login when not using HTTPS
- fix front-end nginx (through https:443) forward to apache2 (through http:80) the base url was http and not https
- correctly return 403 permission denied when auth is lacking
- correctly style sup and sub elements in entry content
- scroll entry into view when not completely visible
- github spout: use f3 internals and log errors in db
- improvement of UTF-8 decoding
- selfoss user agent for spouts
- fix parsing href to get icon url
- also try to use feed logo as icon
- show and log error with stacktrace
- added spout that is capable to retrieve a twitter list
- allowing strike-through tag
- new filter support for sources
- allow windows 8 start screen pinning with notifications
- pgsql upgrade to v6: please use transactions
- new translation for brazilian portuguese
- fix error during opml import
- allow code html element in feed content
- fixup feed icon in html homepage regexp
- unbreak twitter spout: allow inline HTML elements in title
- cleanup database abstraction code duplication
- optimize database access
- fix multiple database connections
- hide passwords in source edit view
- fix cookie not being set over HTTP
- convert thumbnails to jpg
- allow target attribute
- add custom javascript file: user.js
- ensure proper failure when feed url return HTTP/406
- improvement of hungarian translation
- improvement of polish translation
- improvement of japanese translation
- improvement of czech translation