Releases: EsupPortail/Esup-Pod
Releases · EsupPortail/Esup-Pod
3.0.3
- improve templating (accessibility, typo, apps Notes and comments, enrichment, stats, favicon, caption maker etc.)
- fix bug with playlist, admin group access, autocomplete multiple for meeting
- improve rss feed
- complete translation files
- send email from default from email
- add management command to launch encode and recreate thumbnail
What's Changed - auto generated release notes
- Dev 3.0.3 by @ptitloup in #674
- fix event iframe and is coming check by @ptitloup in #675
- [DONE] overall minor improvements by @Badatos in #672
- [DONE] Minor CSS & JS bugfixes by @Badatos in #677
- [DONE] Improve Pod Favicon display by @Badatos in #680
- [DONE] Video Notes & Comments v3.0 by @Badatos in #684
- [DONE] Ptitloup/add reply to contact us by @ptitloup in #682
- [DONE] Ptitloup/add recreate thumbnail function by @ptitloup in #683
- [DONE] add some meta data to video template - add host in thumbnail url by @ptitloup in #681
- [DONE] Ptitloup/improve rss feed by @ptitloup in #679
- [DONE] Minors fixes before 3.0.3 by @Badatos in #686
- [REVIEW] Develop #3.0.3 by @ptitloup in #678
Full Changelog: 3.0.2...3.0.3
3.0.2
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