Releases: fossar/selfoss
Releases · fossar/selfoss
2.9
- new configuration parameter for share buttons
- new Ukrainian translation
- fix Italian translation
- new error message bar
- fix php 5.5 bug for some spouts
- fix 'Undefined Index' error in item tpl when no shares available
- add multi reddit support
- avoid duplicate sources while importing OPML
- prevent reflected XSS vulnerability in search form
- add support for fullscreen Webapp on iPhone 5
- added new config parameter (unread_order) to be able to read unread items from oldest to newest
- update twitter api
- the processing of the parameter of the session cookie is updated
- prevent stored XSS vulnerability in the source add form
- sort spouts by name
- allow dd-element and style definition list elements
- new GitHub spout to list commits on a repository
- performance improvement on feed update
2.8
- new Polish translation
- improved Expires section and Compression in .htaccess
- make api item listing, tags and sources stats accessible for non loggedin users in public mode
- update fat free php framework version 3.0.8
- new configuration parameter for default readability api key
- new configuration parameter for allowing unauthorized access for the update job
- new delicious support
- support ssl proxy
- new readability support
- pass original url to external sites except for opening the anonymized url
- new finnish translation
- new spanish translation
2.7
- new spout for instapaper
- new Hungarian translation
- fix keyboard shortcut on some browsers
- new spout for youtube channels
- new rss feed for selfoss releases: http://selfoss.aditu.de/feed.php
- fix bug on removing search terms
- translation for login page
- new japanese language file
- new shortcuts
- fix issues with refreshing the items list and slow ajax requests
- don't leave behind sp-container divs when refreshing the tags
- clean up orphaned items of deleted sources
- update fat free php framework to newest versoin 3.0.6
- only allow update for localhost or loggedin users
- added Facebook page feed
- fix memory bug on icon generation
- new opml export
- new norwegian translation
- set default title if no one was given by the feed
2.6
2.5
- new navigation with right/left cursor
- replace • for IE compatibility
- fix re-initialize entry events on screen width change
- allow optional userdefined user.css
- some smaller css tweaks
- new parameter use_system_font for using Arial instead of Open Sans
- new italian language file
- fix duplicate article fetching on uids with more than 255 characters
- add integrated json api
- add error handling for feeds with wrong link
- new swedish translation
2.4
- prevent error on icons parsing error
- new homepage parameter
- new button for open an articles source
- no error message if no unread item is available and mark all as read was pressed
- improve logger
- readability is now available as spout instead as global parameter
- new share buttons for google+, twitter and facebook
- mysql use longtext for articles content
- improved detection of mobile devices
- allow more tags in articles content
- show unread items per tag in taglist
- show list of sources for filtering
- use more eye catching unread stats in main navigation
- show source title in selfoss RSS feed
- load sources for update by last update time
- Opening feed search focuses the search input field
- Scroll blockquotes and pre on overflow (especially good for mobile devices)
- new option for automatically mark items as read
- new share buttons for email and pocket
- new shortcut r for reloading the current list
- new internationalization (language files for German, English, French, Turkish, Dutch, Czech, Russian, Latvian, traditional and simplified Chinese included)
- make article id generation more reliable
- fix some font issues
- fix JavaScript error in login screen
- autofocus username on login
- add open in new window button for mobile view
- allow choosing tags in article list
- concurent multiples updates makes no longer duplicates entries
- Reload items on mark as read
- anonymizer support
- selfoss rss feed support tag filtering (?tag=)
- fix tag render bug
2.3
- new shortcut library jquery hotkeys
- new shortcut for mark as read and switch to next in one step
- prevent error on png conversion
- items will be saved in mysql databases also no icon is available
- support of PostgreSQL Database
- now updates by command line are possible
- default charset on mysql is utf8
- new readability support
- link to opml import added
- Use IfMoudule to avoid errors in Etags settings (thanks to vincebusam)
- Allow tag filtering to not include partial matches (thanks to WalterWeight and bsweeney)