Skip to content

Releases: imgix/contentful

v1.4.0

14 Dec 18:09
Compare
Choose a tag to compare

What's Changed

  • add loading spinner to source dropdown
  • show loading spinner on source change
  • load previously selected source after image select
  • keep previously selected asset populated
  • chore(deps): pin dependencies

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Dec 21:10
Compare
Choose a tag to compare

What's Changed

  • allow users to upload images to any non-webfolder sources
  • use thumbnail placeholders for non-renderable assets
  • use video frame thumbnail to display video assets
  • populate source dropdown with more sources
  • add filename overlay to asset thumbnails

Full Changelog: v1.2.4...v1.3.0

v1.2.4

17 Nov 03:02
Compare
Choose a tag to compare

1.2.4 (2022-11-16)

Bug Fixes

  • construct asset URL using Source subdomain instead of name

v1.2.3

24 Oct 16:49
Compare
Choose a tag to compare

1.2.3 (2022-10-24)

Updates

  • update dependencies
  • change instances of "Image Manager" to "Asset Manager"

v1.2.2

13 Apr 04:46
Compare
Choose a tag to compare

1.2.2 (2022-04-13)

Bug Fixes

  • use optional chain when accessing editor interfaces and controls

Updates

  • adds in internal analytics to assist with future product improvements

v1.2.1

03 Feb 02:31
Compare
Choose a tag to compare

1.2.1 (2022-02-02)

Bug Fixes

  • do not access dominant_colors if parent object colors is undefined

v1.2.0

31 Jan 23:36
Compare
Choose a tag to compare

1.2.0 (2022-01-31)

Features

  • Add asset metadata to returned JSON object.

v1.1.0

15 Nov 22:28
Compare
Choose a tag to compare

1.1.0 (2021-11-15)

Features

  • Allow users to search across images in a source. Keyword searches will filter images by the following fields: file origin path, image tags, and user-defined categories (#100)

Miscellaneous

  • Update docs and package manifest with metadata (#89)
  • Update video demos in README (#90)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Oct 22:48
Compare
Choose a tag to compare

1.0.0 (2021-10-08)

Features

  • Allow users to configure their app with an imgix API key
    • Add button to Verify user's key
    • Users can assign the imgix app to pre-existing JSON object fields at installation
  • Modal from which users can select an imgix source to browse images from
  • Pagination buttons for browsing multiple pages of assets
  • Add image button saves the image src to the field value
  • Replace button to replace an image
  • Remove button to clear a selection