Version 2.0.0

June 17, 2022

Changed

  • Now requires PHP ^8.0.0.
  • Now requires Craft CMS ^4.0.0

Version 1.0.5

July 30, 2020

Added

  • craft\elements\Entry is now enabled by default for allowedElementClasses

Version 1.0.4

June 22, 2020

Removed

  • Settings page is no longer available through the CP. Use config/follow.php to set settings per environment

Version 1.0.3

June 19, 2020

Added

  • followingTotal and followersTotal method

Version 1.0.2

June 19, 2020

Changed

  • Updated documentation URL
  • check method now requires parameters. See documentation.

Added

  • 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.

Version 1.0.1

March 27, 2019

Changed

  • Updated Icon
  • Minor tidy up of files

Version 1.0.0

March 27, 2019

Added

  • Initial release