Skip to content

Releases: j0k3r/graby

2.3.4

07 Jan 12:32
9d46a68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.3...2.3.4

2.3.3

13 Dec 07:31
93b7c63

Choose a tag to compare

What's Changed

  • HttpClient: refactor the way we clean utm_ query params by @Kdecherf in #276

Full Changelog: 2.3.2...2.3.3

2.3.2

02 Nov 12:45
7514e82

Choose a tag to compare

What's Changed

  • makeAbsolute: remove slash trim as it can break some urls by @Kdecherf in #270

Full Changelog: 2.3.1...2.3.2

2.3.1

05 Oct 12:58
75c8251

Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

01 Jun 15:03
d92a656

Choose a tag to compare

  • Add support of wrap_in #262
  • Update PHP-CS-Fixer to 3.0 #263

2.2.7

04 May 08:12
9e6e54d

Choose a tag to compare

  • Use new pdfparser version #259

2.2.6

14 Apr 07:40
c3a61f1

Choose a tag to compare

Kudos to @Simounet for all these PRs 🤝

  • Fix test case with real content (bjori site updated) #257
  • Case where an attribute is empty overriding a filled in value #255
  • Fix wrong URL exception handling #256

2.2.5

10 Feb 13:27
e115409

Choose a tag to compare

  • Fix and refactor makeAbsoluteStr #249
  • Update CS-Fixer #250
  • ContentExtractor: fix handling of data-srcset #248
  • Rebuild siteconfig if host for singlepage is not the same #246

2.2.4

04 Jan 09:09
987aa6c

Choose a tag to compare

  • Fix CS issues (following PHP CS Fixer update) #243
  • Allow new patch/fix from PDFParser #247

2.2.3

07 Dec 20:57
131f069

Choose a tag to compare

  • Fix the way to detect a request factory #238
  • Test Guzzle7 #239
  • Ditch Travis to use GitHub Actions #241
  • Improve Composer install in GitHub Actions #242