RSS-Bridge - Package Updates
Pinned
RSS-Bridge
-
-
[1.2.0]
- Update RSS Bridge to 2022-06-10
- Full changelog
- [GithubPullRequestBridge]: Sort by newest PRs by @SuperSandro2000 in #2064
- [GBAtemp] Fix content extraction (#2313) by @ORelio in #2314
- [Cdaction] Add new bridge by @tomaszkane in #2431
- [CI] Add check, if php files are marked as executable by @em92 in #2439
- [GooglePlayStoreBridge] Add bridge by @yamanq in #2110
- [Core] Define buster instead of default bullseye for base image by @Bockiii in #2446
-
[1.5.0]
- Update RSS Bridge to 2023-03-22
- Full changelog
- fix: Let curl select the default HTTP version instead of hardcoding HTTP 1.1 (#3249)
- fix: Disallow usage of default password (#3284)
- refactor: Reformat codebase to PSR12 (#2872) [0]
- feat: The docker container now uses libcurl-impersonate to better impersonate a browser (#2941)
- feat: Config option to limit the maximum http message size (#3140)
- feat: URL filter option to FilterBridge (#3212)
-
[1.6.0]
- Update RSS Bridge to 2023-07-11
- Full changelog
- new config
enable_debug_mode
anddebug_mode_whitelist[]
#3324 - config now can be modified with env #3428
- FeedMergeBridge now allows one or more feeds to fail while preserving the others #3476
- feat: add health check action in #3484
- feat: add system config
enable_maintenance_mode
#3497
-
[1.9.0]
- Update RSS Bridge to 2024-02-02
- Full changelog
- chore: add tools for manually administrating the configured cache by @dvikan in #3867
- fix: only escape iframe,script and link for html output by @dvikan in #3882
- [AnnasArchiveBridge] Add new bridge by @Phantop in #3888
- feat: add etag support to getContents by @dvikan in #3893
- fix: add cache clearing tools by @dvikan in #3896
- feat: token authentication by @dvikan in #3927