RSS-Bridge 2019-06-08
·
1975 commits
to master
since this release
General changes
- Updated the Docker configuration to use the official
php:7-apache
image (#1140) - Updated Simple HTML DOM to version 1.9 (5656792)
- Various minor adjustments to utilize the new features that shipped with this version (014b698)
- Added
whitelist.default.txt
to use ifwhitelist.txt
doesn't exist (d4e867f) - Added new parameter
[system] => timezone
to the configuration file (946a99d).
Find more information on the Wiki - Added a deploy button for Heroku (#1150)
- Added a second button to error messages to search for similar issues on GitHub (5a95199)
- Fixed a bug that resulted in repeated UID hashing when loading feeds from cache (#1148)
- Fixed broken GitHub issue queries when reporting bridge failure (468d8be)
- Fixed placeholders to hide placeholder text on key focus (f28cbec)
- Improved performance for loading the front page if entries in
whitelist.txt
are correctly written (e2e0ced)
Important note
If you are using the Docker Image, note that the path to mount whitelist.txt
has changed from /app/public/whitelist.txt
to /app/whitelist.txt
. The wiki has been updated accordingly.
New bridges
- Binance (https://www.binance.com/) (#1135)
- Brut (https://www.brut.media/) (#1159)
- Have I Been Pwned (https://haveibeenpwned.com/) (#1144)
- Mediapart (https://www.mediapart.fr/) (#1130)
- Q Play (https://www.qplay.pt/) (#1118)
- Steam Community (https://www.steamcommunity.com/) (#1136)
Modified bridges
- Pikabu
- Radio Melodie
- Fixed bridge after website update (#1145)
- Sound Cloud
- Uses account avatar as feed icon (#1146)
- Steam
- Vk
- Ignore illegal characters in input HTML for iconv (#1154)
Removed bridges
No bridges were removed in this release!