1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 21:35:08 +00:00

Version 1.8.0

This commit is contained in:
Girish Ramakrishnan
2020-04-09 10:20:09 -07:00
parent f575b21c9a
commit a7f435012c
3 changed files with 13 additions and 2 deletions

View File

@@ -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