Skip to content

Releases: svenpet90/instagram

v4.0.1

03 Dec 13:33
d3ba217
Compare
Choose a tag to compare

What's Changed

  • [BUG] EmojiRemover extend to remove more emojis by @ZansDaus in #39

New Contributors

Full Changelog: v4.0.0...v4.0.1

v3.0.2

03 Dec 13:40
Compare
Choose a tag to compare
  • EmojiRemover: Extended to remove more emojis

v4.0.0 TYPO3 v13 support

18 Nov 14:20
8f98c1e
Compare
Choose a tag to compare

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

13 Sep 07:50
8e71810
Compare
Choose a tag to compare

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

13 Sep 07:11
2c5000a
Compare
Choose a tag to compare

What's Changed

  • Refactored from using "Instagram Basic Display API" to "Instagram API with Instagram Login"

Full Changelog: v2.0.2...v3.0.0

2.0.2 Bugfix Release

15 Jul 07:48
fae15d7
Compare
Choose a tag to compare

2.0.1 Bugfix Release

03 Jul 17:06
b6b11a3
Compare
Choose a tag to compare

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

05 May 17:28
0da17da
Compare
Choose a tag to compare

What's Changed

BC Breaks

  • Removed PreRenderActionEvent in Controllers. No migration available

Full Changelog: v1.2.0...v2.0.0

v1.2.0

15 Jan 20:34
005cb71
Compare
Choose a tag to compare

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

04 Jan 13:50
fc9e477
Compare
Choose a tag to compare

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