* Fix: Added a content type to JSON responses to improve reliability for loading more posts and creating local images.
* Fix: The plugin will no longer continue to attempt to connect to the Instagram API if there is an access token encryption error.
* Fix: Could not load more posts when using moderation mode.
* Fix: Fixed a PHP error that would occur when trying to retrieve new posts for hashtag feeds.
* Tweak: Added a warning if the access token could not be decrypted for use in API requests.
* Tweak: Added a fallback method to reach the Instagram API if a cURL error 6 error is detected.
* Fix: Fixed an issue with connecting an additional business account if the first account listed was not selected.
* Tweak: Shortened captions will end on the last full word to fix an issue with emoji in captions.
* Fix: Fixed several accessibility issues in the admin area.
* Fix: Made a significant number of code quality improvements.
* Fix: Fixed a PHP warning that would occur when loading posts with AJAX initially.
* Fix: Periods and underscores in usernames when used as part of the shortcode would cause the load more button not to work.
* Fix: Using showheader="true" in the shortcode would not work if the related setting was disabled on the settings page.
* Fix: Added additional plugin hardening.
Tweak: Error reporting notices are now only displayed if there is an issue with the primary API request, rather than secondary ones such as retrieving stories.
* Tweak: All Instagram data is now encrypted in your WordPress database.
* Tweak: Access Tokens are no longer able to be viewed on the settings page.
* Tweak: Added a maximum caching time of 24 hours.
* Tweak: Added an expiration time to backup caches.
* Tweak: Deauthorizing our app inside your Instagram or Facebook account will now delete all data for that feed on your site.
* Fix: Lowered the number of posts retrieved in a single API request when getting older recent hashtag posts to fix API Error 1.
* Fix: When using the GDPR consent feature, the avatar in the header would not display even after consent was given.
* Fix: Added a workaround to fix some errors that would prevent local images from being resized and stored.
* Fix: Fixed duplicate MySQL queries issue when checking for the resized images table.
* Fix: Fixed a compatibility issue with the Complianz Cookie Consent plugin integration.
* Fix: Fixed a compatibility issue with the Web Toffee GDPR Cookie Consent plugin integration.
* Tested with WordPress 5.8 update.
* Fix: PHP error "Uncaught Error: array_merge() does not accept unknown named parameters" when visiting the "About" page using PHP 8+.
* Fix: About page was not recognizing that YouTube Feeds Pro was installed and active when prompting the user to activate a YouTube Feed plugin.
* Fix: Workaround added for some instances of hashtag feeds causing an API error 'API error 1: An unknown error has occurred'.