Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

[2.2.0]

  • Moved UI files to separate project/package

[2.1.2]

Fixed

  • Added additional symbols for embedded ID filter.

[2.1.1]

Fixed

  • Fixed issue with YouTube loops.

[2.1.0]

  • Removed TagLib dependency
  • Added stream based parsing of video dimensions

[2.0.3]

  • Added playsinline attribute to video tag

[2.0.1]

  • Fixed issue with UrlSelector widget in CMS UI 12.15.0

[2.0.0]

Breaking change

  • Changed IOEmbedMedia Title property to nullable string

[1.0.4]

Fixed

  • Fixed issue with dojo widget not initializing properly in on-page edit mode.

[1.0.3]

Added

  • Additional overloadable protected methods in OptimizelyOEmbedHandler and OptimizelyOEmbedProvider.
  • OptimizelyOEmbedHandler now returns <img> for images in editor.

[1.0.2]

Fixed

  • Fixed issue with OEmbedCmsController using incorrect dependency causing request loop from OptimizelyOEmbedProvider.

[1.0.1]

Fixed

  • Fixed conflict in package naming

[1.0.0]

Added

  • Added initial implementation