All Versions
14
Latest Version
Avg Release Cycle
49 days
Latest Release
1162 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.14.1 Changes
April 07, 2019- π Bug fixing (regressions introduced in 1.14.0)
- Fix load more articles when using ascending order #2314
- Fix cron in the Ubuntu flavour of the Docker image #2319
- Fix the use of arrow keyboard keys for shortcuts #2316
- Fix control+click or middle-click for opening articles in a background tab #2310
- Fix the naming of the option to unfold categories #2307
- Fix shortcut problem when using unfolded articles #2328
- Fix auto-hiding articles #2323
- Fix scroll functions with Edge #2337
- Fix drop-down menu warning #2353
- Fix delay for individual mark-as-read actions #2332
- Fix scroll functions in Edge #2337
- π Bug fixing (misc.)
- π» UI
- Better handling of bad Ajax requests and fast page unload (ask confirmation) #2346
- I18n
- Improve Dutch #2312
- Misc.
- π Bug fixing (regressions introduced in 1.14.0)
-
v1.14.0 Changes
March 31, 2019- π Features
- π» UI
- New themes Ansum and Mapco #2245
- Rewrite jQuery and keyboard shortcut code as native JavaScript ES6 (except for graphs on the statistics pages) #2234
- Batch scroll-as-read for better client-side and server-side performance #2199
- Keyboard-shortcut navigation at end of feed or category continues to the next one #2255
- Changed jump behaviour after marking articles as read #2206
- More reactive auto-loading of articles #2268
- π Deployment
- π Bug fixing
- Fix feed option for marking modified articles as unread #2200
- Fix API HTTP Authorization case-sensitivity issue introduced in FreshRSS 1.13.1 #2233
- Fix breaking warning in Fever API #2239
- Fix encoding problem in Fever API #2241
- Fix author semi-colon prefix in Fever API #2281
- Fix the reading of the environment variable
COPY_SYSLOG_TO_STDERR
#2260 - Session fix when form login + HTTP auth are used #2286
- Fix
cli/user-info.php
for accounts using a version of the database older than 1.12.0 #2291
- CLI
- API
- Supported by Readably (client for Android using Fever API)
- I18n
- π Security
- Misc.
- Remove HHMV from Travis continuous integration #2249
-
v1.13.1 Changes
January 26, 2019- π Features
- π Bug fixing
- Fix missing HTTP
X-Forwarded-Prefix
in cookie path behind a reverse-proxy #2201
- Fix missing HTTP
- π Deployment
- Docker improvements #2202
- Performance: Hard-include Apache .htaccess to avoid having to scan for changes in those files
- Performance: Disable unused Apache security check of symlinks
- Performance: Disable unused Apache modules
- Add option to mount custom
.htaccess
for HTTP authentication - Docker logs gets PHP syslog messages (e.g. from cron job and when fetching external content)
- New environment variable
COPY_SYSLOG_TO_STDERR
or inconstants.local.php
to copy PHP syslog messages to STDERR #2213 - New
TZ
timezone environment variable #2153 - Run Docker cron job with Apache user instead of root #2208
- Accept HTTP header
X-WebAuth-User
for delegated HTTP Authentication #2204
- Extensions
- Trigger a
freshrss:openArticle
JavaScript event #2222
- Trigger a
- API
- π Security
- Fixes when HTTP user does not exist in FreshRSS #2204
- I18n
- Accessibility
- Remove alt in logo #2209
-
v1.13.0 Changes
December 22, 2018- API
- Improvements to the Google Reader API #2093
- Support for Vienna RSS (client for Mac OS X) #2091
- Contributions to WebSub in third-party systems to support instant push notifications
from Mastodon 2.6.2+ and Friendica 2018.12+
#mastodon/9302, #friendica/6137 - Rename the PubSubHubbub protocol to use the new standard WebSub name #2184
- π Features
- π» UI
- Reworked the scrolling of the categories/feeds sidebar #2117
- Native styled scrollbars in Firefox 64+, Chrome.
- Show collapsed sidebar in the reader mode #2169
- New shortcuts to move to previous/next article without opening it #1767
- Fix regression from 1.12.0 preventing from closing an article #2085
- Improvements of the Swage theme #2088, #2094
- Many style improvements #2108, #2115, #1620, #2089, #2122, #2161
- π Deployment
- I18n
- Occitan #2110
- SimplePie
- π Security
- Fix HTML injections reported by Netsparker #2121
- π Bug fixing
- Misc.
- Add username in configuration menu and exported files #2133
- New option to set the duration of the cookie session #2137
- Add donation option via Liberapay #1694
- API