Releases: EsupPortail/Esup-Pod
Releases · EsupPortail/Esup-Pod
3.0.1
3.0.0
- upgrade to django 3.2 LTS
- switch to bootstrap5 in all templates
- outsourcing of third-party client libs (use yarn to manage these libs)
- relooking : update all templates and replacement of feather icons by bootstrap-icons
- reconfiguration of encoding (recovery of subtitles and thumbnails if present - preparation for containerized encoding)
- integration of meeting management with BigBlueButton
- Integration of Vosk to automatically caption videos
- Maintains of STT (deepspeech replacement)
- Management of live events (import from 2.9.3)
- Added a honey pot in the contact form
- Unit tests covers now more than 70% of the code.
2.9.3
- New feature liveevent (override live app)
- improve tenant management (remove superuser field for non superuser manager / override settings by tenant / split tag by tenant)
- Add settings :
- AFFILIATION_EVENT = ['faculty', 'employee', 'staff']
- SHOW_EVENTS_ON_HOMEPAGE = False
- DEFAULT_EVENT_PATH = ""
- BROADCASTER_PILOTING_SOFTWARE = ['Wowza',]
- DEFAULT_EVENT_THUMBNAIL = "/img/default-event.svg"
- DEFAULT_EVENT_TYPE_ID = 1
- EMAIL_ON_EVENT_SCHEDULING = True
- EMAIL_ADMIN_ON_EVENT_SCHEDULING = True
- VIDEO_RECENT_VIEWCOUNT = 180
BugFix - minor changes :
- Add recent view count
- Improve rest api
- Pass accessgroup code_name to 250 char