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.
- Fixed the code to follow the latest changes in Instagram feed. Thanks to @fonpixel
- Updated the snippet version
- Updated README file
- Fixed a bug when the snippet is called twice or more times on one page
- Fixed cacheDir parameter to save the cache correctly if there is more than one Instagram accounts. Thanks to @fonpixel
- Fixed an issue with video checking. Thanks to @fonpixel
- Added poster parameter. Thanks to @fonpixel
- Added post comments count
- Added post likes count. Thanks to @c0mat0se
- Fixed the code to follow the latest changes in Instagram feed
- Added post caption. Thanks to @ig0r74
- Added user information: profile picture, username, full name. Thanks to @mishantrop
- Added MODX caching to store the received data from Instagram for some time on the local server
- Updated configuration to use $modx->getOption() method
- Totally refactored the snippet code
- First public release