New: Posts can be loaded initially with an AJAX call. Can help keep feed updated when page caching also used. Enable on the "Customize" tab, "Advanced" sub-tab.
Tweak: Using both includewords and excludewords in a feed will cause posts that include the includeword and do not include the excludeword to be included.
Tweak: Caption length limit also applies to hover caption.
Tweak: Non Instagram post items can be added to the feed without causing a JavaScript error.
Tweak: Duplicate posts filtered out before displaying.
Tweak: Bottom margin added to header when image padding is less than 10 pixels.
Fix: Javascript error caused by feed being hidden initially and then becoming visible.
Fix: Settings link not appearing on Plugins page where Instagram Feed Pro was listed.
Fix: Invalid HTML caused by no space between attributes in the main sbi div.
Fix: Use "http" for svg xlmns attribute.
Fix: Lazy-loading plugins would sometimes cause the feed to load blank placeholder images.
Fix: "Disable JS Image Loading" setting would break the lightbox.
Fix: Incorrect image resolution or duplicate image files loaded on the page in FireFox.
Fix: Filtering feeds by hashtag can use first author comment when also using a personal Instagram account.
Fix: Line breaks not always showing in captions.
Fix: Improved includewords and excludewords word/hashtag detection.
Fix: Spaces between multiple includewords/excludewords would cause word/hashtag detection problems.
Fix: More escaping when outputting html.
Fix: PHP function "wp_json_encode" used instead of "json_encode" where applicable.
Fix: Recent hashtag feeds would sometimes retrieve the same post multiple times from the database cache.