Skip to content

RSS-Bridge 2019-05-08

Compare
Choose a tag to compare
@teromene teromene released this 08 May 20:38
· 1904 commits to master since this release

General changes

  • Duplicate enclosures are now filtered out automatically if they are an exact match (6293c3d)
  • Updated .gitignore to ignore .htaccess and .htpasswd files (#1078)
  • Refactored the cache API (#1060)
  • Added Memcached as caching alternative (#1000)

New bridges

Modified bridges

  • AutoJM
    • Fixed bridge after website change (#1081)
    • Uses title from website for the feed title (#1093)
  • BakaUpdatesMangaReleases
    • Sanitized hash for more solid UIDs (#1113)
  • ComboiosDePortugal
    • Properly encode the URL (#1074)
  • Facebook
    • Fixed encoding of cyrillic letters in group names (#842)
  • FDroid
    • Fixed bridge after DOM changes (#1075)
  • FindACrew
    • Updated bridge according new findacrew.net website (#1080)
  • GithubSearch
    • Updated to match Github's new layout (24cdeab)
  • HDWallpapers
    • Updated to website changes (98c2530)
    • Added wallpapers to enclosures (98c2530)
    • Made "HD" the default resolution (98c2530)
  • Instagram
  • RadioMelodie
    • Updated to support the new website (#1101)
  • RoadAndTrack
    • Generate a signature key for every client instead of hardcoding it (0aa8858)
    • Major rewrite, due to the depreciation of their API (a2f3866)
  • Vk
    • Added an option to hide reposts (#1089)

Removed bridges

  • Google Plus Bridge (#1124)