From ec9442f848c701446e9eee7a64aadf8702355c41 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 7 Apr 2019 21:11:36 -0700 Subject: [PATCH] Version 1.6.1 --- CHANGELOG | 13 +++++++++++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6817518..7c3b855 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -95,3 +95,16 @@ * Update FreshRSS to 1.14.0 * Update extensions to 0812ee05c24c +[1.6.1] +* Update FreshRSS to 1.14.1 +* Fix load more articles when using ascending order #2314 +* 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 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 9378211..53187a2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.6.0", + "version": "1.6.1", "healthCheckPath": "/", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 214d673..66b9564 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages FreshRSS 1.14.0. +This app packages FreshRSS 1.14.1. FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.