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

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
