Changelog
Instagram Feed Changelog
1.3.0 Latest
Aug 23, 2023
✨Enhancements
- Fetching album items now available, see in readme:
$feed->children()
1.2.0
Apr 6, 2023
✨Enhancements
- Dropped PHP 7.4 support
🐛 Fixes
- Fixed registering default plugin snippet
1.1.0
Sep 27, 2022
🎉 Features
- New
store
ption that fetches Instagram medias to your server - New
$feed
methods:->is_album()
,->is_image()
,->is_video()
,->media()
,->thumbnail()
✨Enhancements
- Automatic cache clear when Instagram api token or page cache expires
- Plugin codes refactored
1.0.2
Sep 14, 2022
Plugin repository name changed.
1.0.1
Sep 11, 2022
Plugin repository name changed.
1.0.0
Jan 28, 2022
Initial version