additional_plugins/serendipity_event_oembed/ChangeLog
2012-10-24 12:04:54 +02:00

48 lines
1.7 KiB
Plaintext

Version 1.10 (brockhaus)
-----------------------
* Updated twitter oEmbed to API 1.1, what doesn't seem to need OAuth.
Version 1.09 (brockhaus)
-----------------------
* Switched off errorreporting while trying to fetch oembed code
so it won't disturb output when service is down.
* Removed pixplz provider as service is down.
Version 1.07 (brockhaus)
-----------------------
* New: dotsub.com video service. podomatic podcast service
Version 1.06 (brockhaus)
-----------------------
* New AudioBoo resolver supporting the 3 different players of AudioBoo (configurable wich).
The old "wordpress player" is default for backwards compatibility reason.
Version 1.05 (brockhaus)
-----------------------
* Better handling of unparsable oembed results (like youtube links not allowed to embed).
Version 1.04 (brockhaus)
-----------------------
* added css for iframe videos contributed by Matthias Mees
Version 1.03 (brockhaus)
-----------------------
* Added a Posterous post.ly provider (mainly as an example how to write custom providers).
* Some default CSS entries. Changed embed area from span to div.
Version 1.02 (brockhaus)
-----------------------
* Added default css entries, changed oebed containers from span to div.
* Smarty security disabling for 1.7+ blogs only.
Version 1.01 (brockhaus)
-----------------------
* Added "generic providers" embed.ly and oohembed.com.
* Removed the depending definitions in providers.xml
* New providers via noembed: GitHub Commit, GitHub Gist and Beer Advocate (Yeah!) ;D
* Reverted Smarty Security Disabling (tested with 1.6/1.7 blogs)
* Supports youtube https now directly.
Version 1.00 (brockhaus)
-----------------------
* Initial Release, have fun! :)