Download Latest Version RSS-Bridge 2025-08-05 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of RSS-Bridge

Home / 2024-02-02
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-02-02 3.0 kB
RSS-Bridge 2024-02-02 source code.tar.gz 2024-02-02 2.0 MB
RSS-Bridge 2024-02-02 source code.zip 2024-02-02 2.3 MB
Totals: 3 Items   4.4 MB 0

Zero breaking changes

Recommended to checkout revised installation instructions for Debian 12:

https://github.com/RSS-Bridge/rss-bridge#how-to-install-on-debian-12-nginx--php-fpm

Officially hosted instance: https://rss-bridge.org/bridge01/

IRC channel #rssbridge at https://libera.chat/

Thank you to all contributors who keeps the project alive.

A subset of changes which might be interesting

Rss-Bridge can now be password protected with required token in the url:

:::diff
--- config.ini.php  2024-02-02 18:41:36.881743962 +0100
+++ /tmp/1  2024-02-02 18:42:00.289567705 +0100
@@ -92,7 +92,7 @@
 password = ""

 ; Token authentication (URL)
-token = ""
+token = "hunter2"

New Contributors

Full Changelog: https://github.com/RSS-Bridge/rss-bridge/compare/2023-09-24...2024-02-02

Source: README.md, updated 2024-02-02