Releases: dereuromark/media-embed
Releases · dereuromark/media-embed
0.5.0
Improvements
Add getEmbedSrc() method.
0.4.5
Improvements
- Support for vooplayer
- Fixed screencast to use HTTPS as required by this service now
0.4.4
Improvements
- PHPStan support - this showed some issues that are now fixed.
0.4.3
Bugfixes
- Fixed dailymotion https
Improvements
- Added Bit.Tube
0.4.2
Improvements
Add support for Twitch and Twitch Clips.
Bugfixes
Fixed Youtube links to https.
0.4.1
Impovements
Add __debugInfo() for better debug output of the object.
0.4.0
Improvements
- Starts to use PSR-4 auto-loading
- Proper slugging using a well known service/library
- PHP 7.2 in test matrix
Notes
Dropping EOL PHP Version Support (<5.6)
0.3.4
Add matterport.com support
0.3.3
Bugfixes
- Fixed Facebook pattern for URL parsing
0.3.2
Bugfixes
- Fixed Facebook URLs/Links
Also made contributing much easier now :)