From a7f435012ce5e1c2110b73e7981c887120b51ffd Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 9 Apr 2020 10:20:09 -0700 Subject: [PATCH] Version 1.8.0 --- CHANGELOG | 11 +++++++++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 33bc9be..16214af 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -143,3 +143,14 @@ [1.7.3] * Update FreshRSS to 1.15.3 +[1.8.0] +* Update FreshRSS to 1.16.0 +* [Full changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.16.0) +* Allow multiple users to have administration rights #2096 +* Preview the CSS rule to retrieve full article content #2778 +* Improve CSS selector ordering in the full-text retrieval (lib_phpQuery) #2874 +* New search option !date: allowing to exclude any date interval #2869 +* New option to show all articles in the favourites view #2434 +* Allow feed to be actualized just after being truncated #2862 +* Fallback to showing a GUID when an article title is empty #2813 + diff --git a/CloudronManifest.json b/CloudronManifest.json index eefa871..8472177 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.7.3", + "version": "1.8.0", "healthCheckPath": "/", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 3930e0c..2aaec07 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages FreshRSS 1.15.3. +This app packages FreshRSS 1.16.0. FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.