mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-01 21:04:59 +00:00
Version 1.14.3
This commit is contained in:
@@ -216,3 +216,9 @@
|
||||
[1.14.2]
|
||||
* Update apache configs
|
||||
|
||||
[1.14.3]
|
||||
* Update FreshRSS to 1.19.2
|
||||
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.19.2)
|
||||
* Improve dropdown menus on mobile view #4141, #4128
|
||||
* Fix regression regarding keeping read state after seeing favourites / labels #4178
|
||||
* Lots of code improvements, including improved support of PHP 8.1
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.14.2",
|
||||
"version": "1.14.3",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
This app packages FreshRSS <upstream>1.19.1</upstream>.
|
||||
This app packages FreshRSS <upstream>1.19.2</upstream>.
|
||||
|
||||
## About
|
||||
|
||||
|
Reference in New Issue
Block a user