Skip to content

Releases: Marthym/scraphead

v1.4.3

14 Jul 09:05
0d0166f

Choose a tag to compare

  • Upgrade dependencies
  • upgrade maven central deploy

Full Changelog: 1.4.2...1.4.3

v1.4.2

14 Jul 09:04
8806610

Choose a tag to compare

  • Allow multiple shortcut icon from HTML header
  • Fix vulnerability from spring

Full Changelog: 1.4.1...1.4.2

v1.4.1

14 Jul 09:02
6d99343

Choose a tag to compare

  • Allow to return parsing error
  • Add unit tests on document reader
  • Improve documentation
  • Upgrade dependencies

Full Changelog: 1.4.0...1.4.1

v1.4.0

29 Jul 18:27
55a33a2

Choose a tag to compare

  • 🔥 BREAKING CHANGE 🔥 scrap return exception instead empty when scraping does not finish successfully
  • Upgrade dependencies

Full Changelog: 1.3.5...1.4.0

v1.3.5

17 Jun 17:31
e17f587

Choose a tag to compare

  • Add resourceUrl in Metas to get the new URL in case of redirection

Full Changelog: 1.3.4...1.3.5

v1.3.4

27 May 17:52
a1b69c9

Choose a tag to compare

Upgrade dependencies for security reasons

Full Changelog: 1.3.3...1.3.4

v1.3.3

22 Nov 21:41
e23062d

Choose a tag to compare

  • fix title if title tag present out of head
  • improve parsing performance

Full Changelog: 1.3.2...1.3.3

v1.3.1

03 Sep 15:09
d4260d1

Choose a tag to compare

v1.3.0

30 Aug 21:17
7f3a618

Choose a tag to compare

  • feat(spring): Add support for spring boot
  • feat(netty): Allow to give HttpClient to the scraper client

v1.2.0

15 May 09:59
b85ae9e

Choose a tag to compare

  • allow scraping title and description tag
  • allow HeadScraper builder to choose the collector