Skip to content

Releases: dcooney/instant-images

7.2.0

01 Jun 18:09

Choose a tag to compare

WP 7.0 updates, dep bumps, and code cleanup tasks.

7.1.1

01 Apr 18:53

Choose a tag to compare

Tagging 7.1.1 release

7.1.0.1

13 Feb 13:25

Choose a tag to compare

Added fix for potential fatal error in PHP < 8.0 due to use of null safe operator

7.1.0

12 Feb 15:52
26c9dcd

Choose a tag to compare

= 7.1.0 - February 12, 2026 =

  • NEW: Added new feature to allow for disabling and reordering of the image providers.
  • FIX: Fixed issue with image resize not working with Pixabay and Giphy. This is resolved by using the core WordPress image editor to resize images before upload to media library.
  • UPDATE: Admin UI/UX throughout plugin.

7.0.3

11 Feb 19:16

Choose a tag to compare

  • NEW: Added new instant_images_save_post_meta filter that allows users to disable saving Instant Images data as post meta on the attachment. By default this is enabled and saves the image provider and original image URL as post meta for each uploaded image.
  • UPDATE: Updated plugin version and WP compatibility.
  • UPDATE: Updated all plugin dependencies and packages.

7.0.2

12 Jun 19:41

Choose a tag to compare

Tagging 7.0.2

7.0.1

04 Jan 14:57

Choose a tag to compare

  • FIX: Fixed issue with Instant Images causing issues on Search and Filter (Plugin) pages within the WordPress admin.

7.0.0

22 Nov 20:13

Choose a tag to compare

7.0.0 - November 22, 2024

NEW: Added Giphy integration!
NEW: Added Image Size functionality to Instant Images settings.
NEW: Added required functionality to add image size with the Extended add-on.
FIX: Fixed potential issue with image file extensions being incorrect for png and jpeg files.
FIX: Fixed issue with Extended add-on search history and indexing ID searches.
FIX: Fixed issue with new WooCommerce product screens throwing JS errors and causing the page to load as a white screen.
UPDATE: Updated Unsplash image filters as their API was updated recently.
UPDATE: Updated all plugin NPM dependencies and packages.
UPDATE: Various UI and UX improvements.

6.2.3

08 Nov 19:04

Choose a tag to compare

Version bump

6.2.2

08 Nov 19:01

Choose a tag to compare

Removed .wp-block styles in Instant Images CSS