RSS-Bridge - Package Updates
Pinned
RSS-Bridge
-
You can use this thread to track updates to the RSS-Bridge package.
Please open issues in a separate topic instead of replying here.
-
-
[0.1.0]
- initial version
-
[0.2.0]
- Added basic authentication and corresponding post install docs
-
[0.3.0]
- Set default password to
changeme123
- Set default password to
-
[0.4.0]
- Symlink whitelist.txt
-
[1.0.0]
- Fix description
-
[1.1.0]
- Update base image to 3.2.0
-
[1.1.1]
- Update RSS Bridge to 2022-01-20
- Full changelog
- Dark mode based on user's browser preferences (#2029)
- Make HTML format default, remove other buttons (#2101)
- Add button for bridge maintainers' donation URLs (#2102)
-
[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.3.0]
- Update RSS Bridge to 2022-06-14
- Full changelog
- BridgeCard: Use full bridge name in data-ref tag (#1560)
- Open new feeds in a new tab (#1389)
-
[1.4.0]
- Use latest base image
-
[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.6.1]
- Update RSS Bridge to 2023-07-13
- Full changelog
-
[1.7.0]
- Update RSS Bridge to 2023-09-24
- Full changelog
- The caching systems have been rewritten. All existing cache items will be considered expired.
-
[1.8.0]
- Update base image to 4.2.0
-
[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