From 948b5245a5f5d86f144e713e6380fbc4ca477e4c Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 27 Aug 2024 10:35:44 +1000 Subject: [PATCH] Update freshrss to 1.24.2 (#1383) --- freshrss/docker-compose.yml | 2 +- freshrss/umbrel-app.yml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/freshrss/docker-compose.yml b/freshrss/docker-compose.yml index f2cea71..f8fc54e 100644 --- a/freshrss/docker-compose.yml +++ b/freshrss/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/freshrss:1.24.1@sha256:5cea390f446e2c7aa8ef71845143ad8489913bad28381fce71abdfd8fdca1dd1 + image: linuxserver/freshrss:1.24.2@sha256:c25bdcb475160fb9ac8e0dfd2c44d0c865663a8cc80c9698aa3f02a2f0fe2205 restart: on-failure environment: - PUID=1000 diff --git a/freshrss/umbrel-app.yml b/freshrss/umbrel-app.yml index a741c60..66157cb 100644 --- a/freshrss/umbrel-app.yml +++ b/freshrss/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: freshrss category: social name: FreshRSS -version: "1.24.1" +version: "1.24.2" tagline: A free, self-hostable aggregator for rss feeds description: >- FreshRSS is an RSS aggregator and reader. It enables you to seamlessly read and follow content from multiple websites at @@ -23,19 +23,19 @@ description: >- - and more! releaseNotes: >- - This update includes several bug fixes and improvements: - - - New button to export OMPL of a category - - - Improved error messages in the built-in Web update - - - Fixed various UI issues and regressions - - - Improved support for PostgreSQL databases with uppercase letters - - - Enhanced drag & drop functionality - - + This update includes several new features and improvements: + + - New global option to automatically add articles to favourites + + - New option to share articles from the article title line + + - Add core extensions for UserCSS and UserJS + + - Improved detection of image types for enclosures + + - Various UI and style improvements + + Full release notes are available at https://github.com/FreshRSS/FreshRSS/releases. developer: FreshRSS Org website: https://freshrss.org/