Skip to content

RSS-Bridge 2018-06-10

Compare
Choose a tag to compare
@logmanoriginal logmanoriginal released this 10 Jun 20:17
· 2405 commits to master since this release

General changes

  • Removed the external service for fetching the favicon. RSS-Bridge will now attempt to load the favicon directly from the source (9b34b68)
  • Fixed a bug that caused crashes when accessing FileCache in case it has been purged or not created yet (3ca5939)
  • Added custom configurations, see Wiki for more information (#653)
  • Added cUrl error message and -code to the debugMessage (#711)

New bridges

Modified bridges

  • Dealabs
    • Fixed the case where no discount was shown (#703)
    • Changed some CSS class to follow the website changes (#703)
    • Handle updated content case (#703)
  • Facebook
    • Warn the user when trying to fetch a non-public facebook page (79ebdc4)
  • Instagram
    • Added support for stories (8770c87)
  • Vk
    • Extended article link parsing (#685)
    • Fixed a bug that caused image links to break (#700)
    • Added one more selector for article_author_selector (#712)
    • Extended video parsing (#712)
    • Added poll parsing (#712)
  • WorldOfTanks
    • Rewrote the bridge to use the existing feed (#527)
  • YGGTorrent
    • URL encode the first parts of the requests (df33dcf)

Removed bridges

No bridges were removed in this release!