Skip to content

Releases: sanity-io/sanity-plugin-bynder-input

v2.0.1

21 Dec 10:39
Compare
Choose a tag to compare

2.0.1 (2022-12-21)

Bug Fixes


This release is also available on:

v2.0.0

21 Dec 09:56
Compare
Choose a tag to compare

2.0.0 (2022-12-21)

⚠ BREAKING CHANGES

  • this version does not work in Sanity Studio v2

Features

  • initial Sanity Studio v3 version (ebd5e15)

Bug Fixes

  • improved typings, diff component and readme (f73d82a)

This release is also available on:

v1.4.1

21 Dec 10:31
Compare
Choose a tag to compare

1.4.1 (2022-12-21)

Bug Fixes

  • v2 install instructions (b98b5de)
  • v2 notification in readme (bb3a5c0)

This release is also available on:

v1.4.0

21 Dec 10:26
Compare
Choose a tag to compare

1.4.0 (2022-12-21)

Features

  • video assets store aspect ratio (f82aadf)

Bug Fixes

  • add postcss as peer dependency + add npm dev task (636b705)
  • fix default portal domain (331935b), closes #6
  • Silence typescript errors and update VideoPlayer from class to function component and use hooks for ref and state mgmt (b7069a3)

1.4.0

20 Dec 13:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.4.0

1.3.4

05 Oct 19:54
785dab5
Compare
Choose a tag to compare

What's Changed

  • Fix typescript errors, migrate from class to function component by @runeb in #5
  • fix: fix default portal domain by @sjelfull in #8

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

14 Oct 11:42
Compare
Choose a tag to compare

Patch release to fix a potential issue with displaying diffs in Review Changes

1.3.2

13 Oct 11:11
26e856c
Compare
Choose a tag to compare

This release adds a new field videoUrl which will contain a URL to the original video file, if available from Bynder.

It also fixes an issue where _key would not be set for the video object in arrays and portable text

1.2.0

09 Aug 16:13
2b6f975
Compare
Choose a tag to compare

Add aspect ratio field

1.1.0

02 Aug 07:28
7196efc
Compare
Choose a tag to compare

Add fields for DAT url and Description (to use as alt text)