Skip to content

Releases: Automattic/jetpack-videopress-plugin

1.3.0

18 Jan 21:54
Compare
Choose a tag to compare

1.3.0 - 2023-01-18

Added

  • Added Replace Control to the block
  • Added anchor support to the block
  • Added rating selector on video details edit page
  • Added "publish first video" popover
  • Added embed block transform from/to video block
  • Added "Show video sharing menu" control to VideoPress block
  • Added VideoPress shortcode
  • Added privacy to the edit details page

Changed

  • Updated no video dashboard UI
  • Updated footer of the uploader component
  • Enhanced behavior when deleting multiple videos
  • Filtered the video fields that re-render the player when changed

Removed

  • Removed src/client files from the final bundle
  • Removed video chapters block

Fixed

  • Fixed layout visual issues
  • Fixed issues when setting the video block video from the media library
  • Fixed video attributes not being cleaned when replacing a video file
  • Fixed duplicate uploads when replacing a video
  • Fixed local videos listed as VideoPress videos
  • Fixed player not rendering once file uploads
  • Fixed title and description rendering on the block
  • Fixed exception when deleting the last video of the page

1.2.0

05 Dec 20:57
Compare
Choose a tag to compare

Added

  • Added a static image for when the block acts as an example in Editor inserter.
  • Added example image to the dynamic colors panel.
  • Implemented tracks control implementation.

Changed

  • Updated tracks icon.
  • We now include videos with Site Default privacy setting on the search results.

Removed

  • Removed caption field from edit page.

Fixed

  • Fixed handling of chapters edition which previously overwrote existing video track file.
  • Fixed issue where video meta could not be saved on a WP.com simple site.
  • Fixed the thumbnail selection to allow selecting the last frame of the video.
  • Fixed video block conversion from core/video.

1.2.0-beta

02 Dec 20:43
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release
Updated package versions for automattic/jetpack-videopress-plugin

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/3604420523

1.1.0

22 Nov 21:09
Compare
Choose a tag to compare

1.1.0 - 2022-11-22

Added

  • Added Download, Details, Privacy, Rating and Dimensions panel to block.
  • Added file drop support also after first video on admin page.
  • Added rating control to the block's admin page details panel.
  • Added thumbnail selection from video frame on quick action and in edit details view for the admin page.
  • Added VideoPress feedback link to the VideoPress block.

Changed

  • Allowed keyboard navigation on video quick actions.
  • Renamed "Match video title" setting for "Dynamic color" in block settings panel.
  • Updated Color Panel on block.

Fixed

  • Added Site Settings section for controlling site-wide privacy for videos.
  • Fixed an issue with private VideoPress videos timing out when script loading is delayed.
  • Fixed issue when setting video privacy.
  • Fixed recognition of Jetpack Complete plan.
  • Introduced a static list of video extensions allowed on VideoPress.
  • Mitigated video re-rendering flicker.

1.1.0-beta

22 Nov 17:42
Compare
Choose a tag to compare
1.1.0-beta Pre-release
Pre-release
Updated package versions for automattic/jetpack-videopress-plugin

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/3525589122

1.0.0

25 Oct 16:14
Compare
Choose a tag to compare

1.0.0 - 2022-10-25

Added

  • Initial release.