This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
Releases: EsupPortail/pod
Releases · EsupPortail/pod
1.8.1
1.8.0
- add feature : playlist for videos
- add feature : pod become LTI provider
- add feature : video player now use HLS
- add feature : add oembed for video
- add feature : changelog and version on footer
- update elasticsearch to version 6
- update videojs enrichment plugin : add color to different type of enrichment
- update CAS : support CAS 2.0
- update admin panel
- update H5PP to 0.1.9 (https://github.com/DrClockwork/H5PP/releases/tag/0.1.9)
- update videojs plugin (chapters, enrichment, quality selector)
- update and add unit test for RSS and private video
- update python requirements.txt
- bugfix contact_us form for video
- bugfix for download video
- bugfix for H5PP
- bugfix email settings
- bugfix when optional settings is not present in settings files
- bugfix search method
- bugfix overlay
- bugfix for login redirection
- bugfix for RSS (video search toolbar)
1.7.2
- bugfix for Celery
1.7.1
- Bugfix : Fix player size when MP3
1.7.0
- Update videojs to version 6.2.7 (and all its plugins used by Pod)
- Update gateway part of CAS authentication
- Update configuration for Celery (external command for encoding can be used)
- Update auto-switch quality for video
- Add new feature : Text overlay on video (completion page)
- Add new feature : For videos requiring a password, now the user can send a email directly to the owner of this video instead of the Pod administrator by a form.
- Add a configuration panel for the subtitles / legends on the video player
- Add settings options to apply a filter on the users list in the main navigation bar
- Add a new icon "Interactive video" on video thumbnailer when the video contains interactive parts
- Add a button to close the info window for video(s) in iframe
- url in the video completion page now use the highest available encoding
- fix logger on populatedCASbackend
- fix interactive video issue when the name of the original video is changed
- fix interactive video height
- fix RSS issue when empty parameter in url
- fix elasticsearch issues for video(s) in draft mode
- fix import in settings file
- fix quality label when video in draft mode
- fix slide(s) alignment with the video
- add missings unit-test and add new ones
1.6.4
- add and fix translations
- add score management for interactive video
- add embed for interactive video
- fix orderby and perpage filter
- fix paginator and videos filter
- update H5PP to 0.1.8 (https://github.com/DrClockwork/H5PP/releases/tag/0.1.8)
- improve score table for interactive video
1.6.3
- update to django 1.8.18 (https://docs.djangoproject.com/en/1.11/releases/1.8.18/)
- admin video deletion also deletes files
- content order on same day
- fix bug with datetime, use timezone instead
- fix elasticsearch query when search by date
- improve search filters
- improve hash_id for private video
- update h5pp to 0.1.6 (https://github.com/DrClockwork/H5PP/releases/tag/0.1.6)
1.6.2
- add private videos
- add filter to dublincore rest
- add proxy support for CAS authentification
- email to user can be sent at the end of encoding
- homepage content settings
- remove before unload custom message
- reordering migrations
- fix urls file
- fix thumbnailer settings
- fix and improvements for rss, homepage settings and interactive video
- improve video 360
- general code review and pep8 format
1.6.1
- add RSS for channels
- fix for ffmpeg overview in settings
- fix url for h5pp
- six version now required is 1.6.0
- update h5pp to 0.1.55 (https://github.com/DrClockwork/H5PP/releases/tag/0.1.55)
1.6.0
- Add interactive videos (H5PP plugin)
- Add video 360
- Add celery
- Update of videojs (4.12.15)
- Add videojs panorama (0.1.1)
- fix subtitles validation
- fix elasticsearch when delete video
- fix bug with search filters and count annotations
- fix language selections
- fix unit tests for subtitles completions
- improve js for video completion
- remove 'traduction' dir. Now translation are in locale dir
- improve database request for videos research