Skip to content

Releases: LeonardoCardoso/SwiftLinkPreview

3.4.0

27 Jul 14:30
Compare
Choose a tag to compare

Added

Changed

  • Resolve relative image URLs against the request URL.
  • Video parsing fix
  • Fixed github link image for og:image property.

3.3.0

01 Feb 11:40
19547f9
Compare
Choose a tag to compare

Changed

  • Handle empty landing pages with HTML meta redirects
  • fixed youtube and open graph tags image metadata issues

3.2.0

20 Oct 15:17
417889d
Compare
Choose a tag to compare

Changed

  • Updated Package.swift to swift-tools-version:4.2
  • Fixes the NSRange to use a String defined range instead of inferring length from the count property

3.1.0

14 Nov 10:38
4e06dba
Compare
Choose a tag to compare

Changed

3.0.1

07 Apr 14:22
4a76a0d
Compare
Choose a tag to compare

Added

3.0.0

02 Jan 12:09
62eaefc
Compare
Choose a tag to compare

Added

Changed

  • Response is now a swift struct instead of a Dictionary<String, Any>
  • Moving to Swift 4.2

2.3.1

02 Jan 12:09
Compare
Choose a tag to compare

Changed

2.3.0

07 Jun 15:23
d97bd72
Compare
Choose a tag to compare

Changed

  • Improved scraping - issues #70 #86
  • Handle in-url redirections - issue #83
  • Swift 4.2 Compatibility - issue #85

2.2.0

06 Jan 06:10
d9bc145
Compare
Choose a tag to compare

Changed

  • Improved scraping
  • Improved error logging
  • Retry as GET if HEAD is redirected
  • String charset set to UTF16
  • No force wrapping

2.1.0

09 Nov 12:44
4296434
Compare
Choose a tag to compare