Skip to content

Releases: kudashevs/laravel-share-buttons

v3.2.0

02 Apr 11:31
Compare
Choose a tag to compare
  • Add support for Laravel 10
  • Add a new render method
  • Update README.md
  • Some improvements

This release sets the minimum supported PHPUnit version to 9.1.

v3.1.0

16 Dec 16:04
Compare
Choose a tag to compare
  • Remove a redundant reportUnexpectedCalls option
  • Some improvements

v3.0.0

05 Dec 20:58
Compare
Choose a tag to compare
  • Increase the minimum supported PHP version to 7.4
  • Add support for PHP 8.2 version
  • Add support for Laravel 9
  • Add a templater configuration option
  • Remove the throwException configuration option
  • Change the share alias rename to sharebuttons
  • Change config providers rename to buttons
  • Update the Laravel service provider
  • Update README.md
  • Massive refactoring

Breaking change: the container binding alias has changed from share to sharebuttons. Don't forget to republish the config file - pay attention that the providers property was replaced with the buttons property.

v2.2.0

04 Mar 16:37
Compare
Choose a tag to compare
  • Add a Xing share provider
  • Add a Value object for calls
  • Fix missed currentPage method
  • Update README.md
  • Some improvements and refactorin

v2.1.3

11 Feb 13:29
Compare
Choose a tag to compare
  • Add Laravel 9 support
  • Change ShareProvider classes to final
  • Update ShareButtonsFacade with direct alias
  • Update README.md
  • Some improvements

v2.1.2

30 Jan 21:36
Compare
Choose a tag to compare
  • Update TemplateFormatter massive refactoring
  • Update exception message generations with sprintf
  • Fix README.md fix missed mail to service
  • Update README.md
  • Some improvements

v2.1.1

29 Dec 16:23
Compare
Choose a tag to compare
  • Fix style prefix for copylink and mailto icons

This release requires the share-buttons.php config file update.

v2.1.0

29 Dec 14:44
Compare
Choose a tag to compare
  • Add a mailto share provider
  • Fix CHANGELOG.md compare links
  • Some improvements

This release requires the share-buttons.php config file update.

v1.2.1

29 Dec 16:22
Compare
Choose a tag to compare
  • Fix style prefix for copylink and mailto icons

v1.2.0

29 Dec 14:41
Compare
Choose a tag to compare
  • Add a mailto share provider
  • Fix CHANGELOG.md compare links
  • Some improvements

This release requires the share-buttons.php config file update.