Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

v1.2.0 > Up to date with Readability.js

Compare
Choose a tag to compare
@andreskrey andreskrey released this 19 Mar 13:39
· 168 commits to master since this release
992a112

Hi all,

Version 1.2.0 is here. We are up to date with our JS big brother. Here's the full changelog:

  • Merged PR#49 (Missing object when calling ->getContent())
  • Imported all changes from Readability.js as of 2 March 2018 (8525c6a):
    • Check for <base> elements before converting URLs to absolute.
    • Clean <link> tags on prepArticle()
    • Attempt to return at least some text if all the algorithm runs fail (Check PR #423 on JS version)
    • Add new test cases for the previous changes
    • And all other changes reflected in this diff