From d097f652f63c2c03ec4dc683e96c5a77a15d9a16 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 29 May 2020 20:39:50 -0700 Subject: [PATCH] Version 1.9.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 6 ++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 16214af..8c32484 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -154,3 +154,6 @@ * Allow feed to be actualized just after being truncated #2862 * Fallback to showing a GUID when an article title is empty #2813 +[1.9.0] +* Use latest base image 2.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 328a8c5..a84bc7c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.8.0-1", + "version": "1.9.0", "healthCheckPath": "/", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index a55203e..b506ab9 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,17 +1,19 @@ This app packages FreshRSS 1.16.0. +## About + FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed. It is at the same time lightweight, easy to work with, powerful and customizable. It is a multi-user application with an anonymous reading mode. It supports PubSubHubbub for instant notifications from compatible Web sites. There is an API for (mobile) clients, and a Command-Line Interface. Finally, it supports extensions for further tuning. -### Extensions +## Extensions FreshRSS supports further customizations by adding extensions on top of its core functionality. See the [repository dedicated to those extensions](https://github.com/FreshRSS/Extensions). -### Compatible clients +## Compatible clients Any client supporting a Google Reader-like API. Selection: * Android