Releases: jazzband/django-embed-video
Releases · jazzband/django-embed-video
Release 1.2.0
This release was released on October 4th in 2018 but was not displayed on the GitHub release page.
Release 1.1.1
- updates for Django 1.10 and 1.11 (#73)
- update requirements for installation of the example project(#72)
- use secure connection to query soundcloud endpoint(#68)
Release 1.1.0
- added support fort Django 1.9 (#52)
- if possible YouTube thumbnails are returned in better resolution (#43)
Release 1.0.0
Backward incompatible changes:
- filter embed_video_tags.embed has been removed
- changed behaviour of extra params in video tag (#34, #36)
Backward compatible changes:
- added support for Django 1.7 and Django 1.8
- added support for Vimeo channels (#47)
- fix resizing of SoundCloud iframe (#41)
Release 0.11
- add support for YouTube mobile urls (#27)
- fix passing parameters in calling request library (#28)
- fix validation of urls (#31)