umbrel-apps/freshrss/umbrel-app.yml
2026-01-28 18:09:36 +01:00

66 lines
2.0 KiB
YAML

manifestVersion: 1
id: freshrss
category: social
name: FreshRSS
version: "1.28.1"
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
a glance without the need to browse from one website to another.
FreshRSS has a lot of features including:
- RSS and Atom aggregation
- Mark article as favorite if you liked it or if you want to read it later
- Filter and search functionality helps to easily find articles
- Statistics to show you the publishing frequency all the websites you follow
- Import/export of your feeds into OPML format (more information)
- and more!
releaseNotes: >-
This release focuses on bug fixes, particularly addressing issues from version 1.28.0.
New features:
- Customizable message for closed registrations
- Username now appears in Apache access logs for API requests
Bug fixes:
- Fixed unwanted expansion of saved searches in filters
- Fixed encoding of filter actions for labels
- Fixed tag searching functionality
- Fixed feed refreshing with tokens when anonymous refresh is disabled
- Fixed RSS and OPML access by token
- Fixed shortcut for next unread article
- Fixed custom session cookie lifetime
- Fixed feed validator button when changing feed URL
- Hidden feeds no longer counted in category unread articles
Performance improvements:
- Disabled counting articles in user labels for Ajax requests
Full release notes are available at https://github.com/FreshRSS/FreshRSS/releases
developer: FreshRSS Org
website: https://freshrss.org/
dependencies: []
repo: https://github.com/FreshRSS/FreshRSS
support: https://github.com/FreshRSS/FreshRSS/issues
port: 3432
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
submitter: Pranshu Agrawal
submission: https://github.com/getumbrel/umbrel-apps/pull/700