Releases: svenpet90/instagram
Releases · svenpet90/instagram
v4.0.1
v3.0.2
v4.0.0 TYPO3 v13 support
TYPO3 v13 support.
The only major change is that all support for v11 or v12 has been dropped.
No extension logic, templates or anything else has changed so updating should be very easy and straightforward.
v3.0.1
What's Changed
- [BUG] "findOneByUsername" returns null although a feed with the given… by @svenpet90 in #34
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Refactored from using "Instagram Basic Display API" to "Instagram API with Instagram Login"
- 3.x by @svenpet90 in #32
Full Changelog: v2.0.2...v3.0.0
2.0.2 Bugfix Release
Full Changelog: v2.0.1...v2.0.2
2.0.1 Bugfix Release
What's Changed
- [BUG] No Post found while upserting due to missing storagePid in Repo by @svenpet90 in #26
Full Changelog: v2.0.0...v2.0.1
v2.0 - TYPO3 v12 compatibility
What's Changed
- V12 compatibility by @svenpet90 in #25
BC Breaks
- Removed PreRenderActionEvent in Controllers. No migration available
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- [FEATURE] Add option to set "until" and "since" as parameters for pos… by @svenpet90 in #17
- [FEATURE] Dispatch events where appropriate by @svenpet90 in #23
Full Changelog: v1.1.2...v1.2.0
v1.1.2 Bugfix release
What's Changed
- [BUG] Reworked API Client to fetch all data in one request. by @svenpet90 in #15
Full Changelog: v1.1.1...v1.1.2