dawoe / OEmbed-Picker-Property-Editor

Property editor for Umbraco CMS to allow embedding 3rd party media like Youtube, Vimeo, ... outside of the rich text editor.
https://our.umbraco.org/projects/backoffice-extensions/oembed-picker-property-editor/
MIT License
10 stars 10 forks source link

Umbraco v10 support #24

Closed bjarnef closed 1 year ago

bjarnef commented 2 years ago

We have a project on Umbraco v9 using the OEmbed Picker, which we are intending to upgrade to Umbraco v10. Does the package work on v10 / .NET6 or does it need a new build for this?

On Umbraco v9 I noticed this issue when switching property editor. May be worth including as well. https://github.com/dawoe/OEmbed-Picker-Property-Editor/pull/23

However I think it would be nice to integrate this in core to benefits from this as it mainly wraps existing functionality: https://github.com/umbraco/Umbraco-CMS/pull/12609

dawoe commented 1 year ago

The V10 version has just been released