The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Module now uses Instagram's Basic display api
- Added caching to vsf-api request
- New shiny README.md
- Renamed
media_url
andmedia_url_hq
toimage
andimage_hq
respectively so that the feed works out-of-the-box with capybara images grid - Moved graphql query id to a constant, since it might change in the future
- Fixed an error when item caption was not set
- Fixed type errors VSF module
- Renamed components directory to mixins
- Edited API, to provide intagram feed without API token
- Added Like count, instagram profile name, hq image link to JSON response
- Edited README files for both API and VSF, provided detailed information about dispatch
- Created vsf and vsf-api modules with readme