RSS-Bridge 2018-11-10
logmanoriginal
released this
10 Nov 17:10
·
2188 commits
to master
since this release
General changes
- Updated CONTRIBUTING to include all tests and link to the Wiki (d987cee)
- Updated php-urljoin (#867)
- Fixed a bug where the default value for a checkbox was set to "1" instead of "checked" (#874)
- Fixed a bug introduced by #841 that prevented RSS-Bridge from sending
HTTP 304
responses. For more information see #875 (#880) - Fixed
open_basedir
warnings if.git/HEAD
isn't inopen_basedir
(#887) - Added
favicons
to most bridges (7621784) - Added an option to display the administrator email address on the front page (#896)
Find more information on the Wiki - Added a template for bridge requests on GitHub (7e3787a)
- Added integration tests for PHP version compatibility (a935e31)
New bridges
-
Crewbay (https://www.crewbay.com) (#902)
-
Find A Crew (https://www.findacrew.net) (#901)
-
OnVaSortir (https://www.onvasortir.com) (#914)
-
Thingiverse (https://thingiverse.com/) (#869)
-
XenForo (https://xenforo.com/) (65da157)
Modified bridges
-
Askfm
- Fixed broken bridge (1cfe939)
-
Etsy
- Fixed bridge and corrected typos (#873)
-
Facebook
- Fixed 'SpSonSsoSredS' text in title (7561c06)
- Fixed items link to localhost (717b0bd)
- Fixed broken feed caused by regex parsing (cb488d9)
- Added filter to remove tracking code (723bd11)
- Added filter to keep title and description of embedded media (7026684)
- Removed filter that removed origin information of embedded media (0b2ede3)
- Added filter to remove hidden elements from posts (104ae22)
- Added filter to remove videos and view counts from posts (68ee24d)
- Updated filter to remove " - Posts" from author name (#917)
-
FB2
-
GitHubGist
- Fixed broken bridge (2e6cbd1)
-
Instagram
-
RainbowSixSiege
- Fixed missing news (#908)
-
Rue89
- Entirely rewritten using the JSON API (110b865)
-
ThePirateBay
- Fixed TLD from .org to .wf (#907)
-
Youtube
- Fixed playlist mode (#876)
-
ZoneTelechargement
- Made the bridge more robust to URL change (#881)
Removed bridges
No bridges were removed in this release!