- Updated the plugin’s icon again.
- The plugin’s icon has been updated.
- Fixed missing return type in
\dukt\videos\dailymotion\gateways\Dailymotion::getVideoById()
.
- The plugin now requires Videos 2.0.0-beta.5 or above.
- Now using
dukt\videos\events\RegisterGatewayTypesEvent
event to register the Dailymotion gateway. - Removed
dukt\videos\dailymotion\Plugin::getVideosGateways()
.
- Fixed a bug where the gateway was not able to retrieve the OAuth token.
- Initial release.