Skip to content

Releases: jorenvh/laravel-share

4.2.0

11 Feb 17:23
86af334
Compare
Choose a tag to compare
  • Add Laravel 9 support
  • Increase minimum required php version to php 7.4

Both changes have been added in PR #85 by @usernotnull

4.1.0

09 Aug 18:48
9ad09ee
Compare
Choose a tag to compare

Add support for "rel" attributes on the generated links

4.0.0

09 Jan 20:52
Compare
Choose a tag to compare

Breaking changes:

  • The minimum required php version is now php 7.3
  • Dropped out of the box support for Font Awesome 4
  • Upgraded phpunit unit version to v9.4

3.3.1

19 Sep 13:43
1991e05
Compare
Choose a tag to compare

Credits @faustbrian

3.3.0

11 Sep 19:24
63b8c46
Compare
Choose a tag to compare

Add getRawLinks method to retrieve the raw links.

Credits: @samuelhgf

3.2.0

30 Dec 20:40
Compare
Choose a tag to compare

Add support for the title attribute, credits to Bogdan Cismariu (@bcismariu) who submitted a PR to add this feature.

3.1.0

06 Sep 21:30
Compare
Choose a tag to compare
  • Add support for Reddit
  • Add support for Telegram

3.0.0

28 Aug 20:04
Compare
Choose a tag to compare
  • Removes support for Google Plus (#40 & #36)

2.0.4

19 May 13:47
Compare
Choose a tag to compare

Add Pinterest share provider

2.0.3

29 Dec 11:40
Compare
Choose a tag to compare

Add Whatsapp share provider. This service has been added by @pqrs, thank you for contributing to this package.