Files
Ethica-vitrine/user/plugins/mediaembed/CHANGELOG.md
T
2018-04-11 17:57:57 +02:00

51 lines
1.8 KiB
Markdown

# v1.3.0
## 02/05/2017
1. [](#new)
* Added support image or link for not embed media (Thanks to [@magikcypres](https://github.com/magikcypress))
* Added support for **Twitter.com** (Thanks to [@magikcypres](https://github.com/magikcypress))
2. [](#bugfix)
* Fixed support for **Github** (Thanks to [@magikcypres](https://github.com/magikcypress))
* Fixed partial bug [#9](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/9) (Mediaembed converts images into images)
* Fixed [#15](https://github.com/Sommerregen/grav-plugin-mediaembed/pull/15) (Fixed `media.responsive`)
* Fixed [#25](https://github.com/Sommerregen/grav-plugin-mediaembed/pull/25) (Fix Admin Panel issues [#13](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/13), [#17](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/17), and [#24](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/24))
# v1.2.0
## 08/08/2015
1. [](#new)
* Added admin configurations **(requires Grav 0.9.34+)**
2. [](#improved)
* Updated `README.md`
# v1.1.0
## 05/17/2015
1. [](#new)
* Added support for **Slides.com SlideDesk** as requested in issue [#4](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/4)
2. [](#improved)
* Assets checks (in rare cases it was possible that MediaEmbed throws an error)
# v1.0.2
## 05/10/2015
1. [](#new)
* Added plugin roadmap
* Added support for modular pages
2. [](#improved)
* Prevent potential division by zero error [#2](https://github.com/Sommerregen/grav-plugin-mediaembed/pull/2)
3. [](#bugfix)
* Fixed link generation in case no MediaEmbed service is found
# v1.0.1
## 04/28/2015
3. [](#bugfix)
* Fixed issue [#1](https://github.com/Sommerregen/grav-plugin-mediaembed/issues/1) with broken MediaEmbed functionality (i.e. removed test code)
# v1.0.0
## 04/26/2015
1. [](#new)
* ChangeLog started...