Skip to content

Releases: dcooney/instant-images

6.0.0

21 Jun 03:05
54e200b
Compare
Choose a tag to compare

Tagging 6.0.0

5.3.1

12 May 19:00
1a67ab1
Compare
Choose a tag to compare
  • UPDATE: Updated default user role to manage_options on the Instant Images settings page.
  • NEW: Added new instant_images_settings_user_role hook to adjust the user role for the Instant Images settings page.
  • FIX: Adding fix for error on Site Editor screen when using a FSE theme.

5.3.0

08 May 13:39
cf26240
Compare
Choose a tag to compare
  • NEW - Added new standalone Instant Images settings page and added new settings fields.
  • NEW - Added initial support for the upcoming Instant Images Pro plugin.
  • FIX - Fixed issue with missing createRoot function in WP < 6.2 that would cause Instant Images to fail to load.
  • UPDATE - General styling and UI updates throughout the app.

5.2.1

20 Apr 14:35
6593b9f
Compare
Choose a tag to compare

What's Changed

  • UPDATE: Adds sessionStorage for storing API results in browser session to reduce proxy usage and API requests. Session data is stored for 1 hour.
  • UPDATE: Cleans up Openverse sources to include WordPress, Flickr, Nasa, SpaceX, and Wikimedia only.
  • UPDATE: Updates security check to match on expected URLs before an upload is processed.
  • FIX: Removes StockSnap from Openverse as images are being blocked on upload to the media library.
  • UPDATE: Various code cleanup and tweaks.

5.2.0.2

28 Mar 12:37
17032b4
Compare
Choose a tag to compare

What's Changed

  • Adding compatibility fix for Elementor Pro by @dcooney in #54

Full Changelog: 5.2.0.1...5.2.0.2

5.2.0.1

21 Mar 00:54
Compare
Choose a tag to compare

Tagging 5.2.0.1

  • Hotfix for potential fatal error on the frontend for Beaver Builder users.

5.2.0

20 Mar 19:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0.2...5.2.0

5.1.0.2

08 Mar 18:21
65211af
Compare
Choose a tag to compare

Tagging 5.1.0.2

5.1.0.1

02 Feb 17:02
28153f8
Compare
Choose a tag to compare
  • HOTFIX: Fixed issue with mime type check not always working correctly. Reverted change for now.
  • UPDATE: Pexels is using the Proxy server again after fixing the caching issues.

5.1.0

02 Feb 16:10
Compare
Choose a tag to compare

What's Changed

  • NEW: Added Openverse support.
  • NEW: Added Description field to save data into the Post Content WP field.
  • NEW: Added mime type checker to make sure the file type is allowed before uploading.
  • UPDATE: Better attribution handling.
  • UPDATE: Various admin UI/UX tweaks and updated.