Skip to content

Releases: j0k3r/graby

1.8.2

11 May 12:34

Choose a tag to compare

  • ng-controller should not trigger escaped fragment #101

1.8.1

09 May 07:26

Choose a tag to compare

  • Switch to MIT #99 🎉
  • Fix url extraction when url contains the symbol '+' #100

1.8.0

01 May 19:17

Choose a tag to compare

This release add support for headers being return to the client. This allow the client to have all headers related to the url they want content from.
Also, since we retrieve all headers we also add support to find the language using headers if none of others methods worked.

All changes:

  • Blogpost now redirect to https #95
  • Return all headers #97
  • Retrieve language from header #98

1.7.1

10 Apr 15:14

Choose a tag to compare

  • Fix multiple authors #93

1.7.0

02 Apr 17:17

Choose a tag to compare

  • Add support of date from site config #68
  • Add support of author from site config #89
  • Fix iframe removal when using xss_fitler parameter #91

1.6.2

20 Mar 09:13

Choose a tag to compare

  • Use parseContent method for parsing PDFs #87

1.6.1

07 Mar 20:41

Choose a tag to compare

  • Fixed xss-filter part which was useless #82

1.6.0

24 Feb 13:42

Choose a tag to compare

  • Add ability to add pre/post filters to Readability #76
  • Add support for native_ad_clue #77
  • Use wallabag/tcpdf #80

1.5.4

03 Feb 09:34

Choose a tag to compare

  • Fix urlencoded header #73

1.5.3

23 Jan 13:58

Choose a tag to compare

  • Fix importNode error in some case #72