Skip to content

v3.0.0

Choose a tag to compare

@aerni aerni released this 05 Jan 22:07
18855d9

What's new

  • Complete refactor of the codebase
  • New Tag to create social profile links
  • New Tag to get name of social channel

What's breaking

  • Dropped support for PHP 7.4
  • New Tag architecture

Migrating from version 2

The usage of the Tag has changed. Migrating from version 2 should be fairly simple:

Version 2

{{ social_links:facebook }}

Version 3

{{ social:facebook:share }}