Releases: devuri/sim-social-feed
2.9.3
What's Changed
- 1.7.8 by @devuri in #21
- 1.7.9 by @devuri in #22
- 2.3.1 by @devuri in #23
- 2.3.4 by @devuri in #24
- 2.3.5 by @devuri in #25
- 2.4.0 by @devuri in #26
- caption is not always set lets check before we use it. by @devuri in #27
- 2.4.3 by @devuri in #28
- 2.4.4 by @devuri in #29
- Admin menu fix by @devuri in #30
- 2.5.0 by @devuri in #31
- 2.6.4 by @devuri in #32
- 2.7.1 by @devuri in #34
- 2.8.1 by @devuri in #37
- Tested up to: 5.7 by @devuri in #39
- Update v2.9.3 by @devuri in #40
Full Changelog: 2.8.2...v2.9.3
v2.8.2
v2.8.1 #37
v2.8.1 #37
Features
68843de - load files with composer
00dcda4 - add dates to the Notification message
651aa77 - Add Access Token update email notification.Fixes
6e7ea52 - add is_null check for access_token
cddbdd5 - update token option.
772bc47 - Clear scheduled eventsRefactors
338da97 - change days_since to use int arg, add token_update_schedule()
68ef643 - move update process to refresh_token()
10ec456 - minor code refactor
42eace0 - move included files to inc directory
51ebb79 - update Notification for Access Token update
v2.6.4
Features
fa7fa15 - new version update 2.6.1
c53be8a - new shortcode can now allow turn on 'links' and 'caption'Refactors
50677c4 - update the user data when we activate the ID
3c482fe - update the shortcode used for display
4fcdd24 - new access_token() method
2411e58 - 'linked' => 'links', use on or off
d3af859 - InstagramSocialFeed => InstagramData
f1d4d26 - remove simsocial()
a7f22f7 - [ig_socialfeed] is now [igfeed]
e676a3b - remove Display specific methods move to View/Display
7795ed0 - CSS UpdateChanges
a754c11 - 2.6.4
c877ae3 - composer update
b87f724 - 2.6.3
1cd1923 - composer update