Releases: jorenvh/laravel-share
Releases · jorenvh/laravel-share
4.2.0
- 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
Add support for "rel" attributes on the generated links
4.0.0
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.0
Add getRawLinks
method to retrieve the raw links.
Credits: @samuelhgf
3.2.0
Add support for the title attribute, credits to Bogdan Cismariu (@bcismariu) who submitted a PR to add this feature.
3.1.0
- Add support for Reddit
- Add support for Telegram
3.0.0
- Removes support for Google Plus (#40 & #36)
2.0.4
Add Pinterest share provider
2.0.3
Add Whatsapp share provider. This service has been added by @pqrs, thank you for contributing to this package.