Version history
===============

2.2 (2021-03-02):

- added: French translation
- fix: set max width of embedded content to max pixels based on height

2.1 (2020-04-22):

- added: support for microsoft streams urls
- changed: updated embed/embed dependency to v3.4.x

2.0.1 (2019-03-28):

- several small chores/fixes

2.0 (2019-03-27):

- added: Dutch translation
- changed: increased minimal Elgg version requirement to 3.0
- changed: moved plugin init function to Bootstrap
- changed: reworked plugin for Elgg 3.0
- changed: updated to embed 3.3

1.2.1 (2018-03-08):

- fixed: PHP warnings when passing a non string value to Processor

1.2 (2018-01-25):

- added: plugin setting to change height of embedded content

1.1 (2017-12-14):

- added: plugin hook to allow changing valid oEmbed URLs

1.0 (2017-07-12):

- added: proxy support

1.0-beta.1 (2017-06-14):

- added: oembed replace logic
- fixed: only try to replace urls and support inline urls
- fixed: wrong value check
