- Icon to a new shiny (literally) icon
- Craft 5 compatibility
- Now requires PHP ^8.0.0.
- Now requires Craft CMS ^4.0.0
- craft\elements\Entry is now enabled by default for allowedElementClasses
- Settings page is no longer available through the CP. Use
config/follow.php
to set settings per environment
followingTotal
andfollowersTotal
method
- Updated documentation URL
check
method now requires parameters. See documentation.
following
method can now be output as a string or array. This works well when trying to get a count for amount of followers & following.
- Updated Icon
- Minor tidy up of files
- Initial release