All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- set correct color #5
- Fixed Emoji encoding in post message
- Fixed field "posterName" in new installations
- Updated Version & Changelog
- Added new field "posterName"
- Fixed TypeError in elements/SocialFeed
- Craft CMS 4 ready
- Fixed Emoji encoding in post message
- Fixed field "posterName" in new installations
- Added new field "posterName"
- Consistent plugin naming in all files
- Make the
$orderBy
parameter optional - Updated PHPDocs and README.md
- Check if post image can be downloaded
- Get SocialFeeds with any status
- Set images/videos to NULL (and not an empty string)
- Fixed $schemaVersion
- Added new field "additionalPhotos"
- Changed update feeds button
- Use the cpUrl() function in settings.twig
- Do not sort feeds globally to allow custom sorting
- Moved sorting to the SocialFeedVariable
- Fixed social feed api updates
- Updated dependencies
- Code refactoring
- Styling improvements
- Other small bugfixes
- Remove emojis from post message
- Convert post attribute external_created_at before saving
- Format CHANGELOG.md
- Fixed return value typehint
- Some code refactoring
- Added "limit" parameter to SocialFeedVariable::all()
- Added plugin variable SocialFeedVariable::posts() to get the ElementQuery
- Version update
- Update README.md
- Update texts/translations
- Update settings feed example
- Initial release