Skip to content

Releases: jazzband/django-embed-video

Release 1.3.3

10 Jun 14:29
Compare
Choose a tag to compare
Update CHANGES.rst

Release 1.3.2

29 Mar 13:03
Compare
Choose a tag to compare
Release 1.3.2

Release 1.3.1

06 Jan 21:26
Compare
Choose a tag to compare
Release 1.3.1

Release 1.3

30 Aug 11:15
7099569
Compare
Choose a tag to compare
Version 1.3 (#111)

Release 1.2.0

30 Aug 08:00
cfb8037
Compare
Choose a tag to compare

This release was released on October 4th in 2018 but was not displayed on the GitHub release page.

Release 1.1.2

04 Oct 15:05
Compare
Choose a tag to compare
  • fix pypi

Release 1.1.1

04 Oct 15:04
Compare
Choose a tag to compare
  • 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

19 Jan 19:19
Compare
Choose a tag to compare
  • added support fort Django 1.9 (#52)
  • if possible YouTube thumbnails are returned in better resolution (#43)

Release 1.0.0

01 May 09:04
Compare
Choose a tag to compare

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

26 Jul 10:50
Compare
Choose a tag to compare
  • add support for YouTube mobile urls (#27)
  • fix passing parameters in calling request library (#28)
  • fix validation of urls (#31)