3.8.2
What's Changed in Esup-Pod 3.8.2
New functionalities:
- Use Whisper to format vtt subtitle (#1187 by @ptitloup)
- Remove BBB module and add sipmediagw feature (#1190 by @LoicBonavent)
- Add NOTIFY_SENDER boolean parameter (#1192 by @MichelAimar)
- Add fields to recording rest response (#1193 by @MichelAimar)
- Add return thumbnail url,width and height to oembed (#1194 by @MichelAimar)
- Add optional proxy URL for request coming from Aristote (#1218 by @gcondess)
Bugs corrected:
- Change all filter_fields = () in filterset_fields = [], as filter_fields is deprecated (#1191 by @MichelAimar)
- Fix multi carousel (#1200 by @cbissler)
- Change regroup videos by theme when ORGANIZE_BY_THEME = True (#1203 by @LoicBonavent)
- Bug habillage (#1211 by @fanfounet)
- Fix migration script for BBB (#1214 by @gmanaud)
- Improve RSS Feeds (#1215 by @cbissler)
- Fix BBB meeting deletion link (issue #1216)
- No crop on thumbnail (#1217 by @LoicBonavent)
- Use
get_thumbnail
to serve video thumbnail via caching system, to prevent video folder url to be publicly available (#1221 by @Badatos) - Addition of a toolbar in the theme description editor of a chain. (issue #1185)
- Correction enabling channels and themes to be assigned to a set of videos (issue #1106)
- Manage restricted video access right in playlist
Accessibility improvements: (#1219 by @Badatos)
- Modify some redundant title strings, adding the targeted object
- Remove some redundant titles
- Correct i18n strings
- Correct duplicated id
- Remove broken aria-label id
- Add flatpage title in h1 for accessibility + remove H1 title in legal notice and accessibility statement pages
Quality of Code:
- Minor code formatting
- Add missing DocStrings
- Upgrade GitGuardian config version
- Fix list indentation for green flake8 CI by @LoanR #1205
New Contributors
Full Changelog: 3.8.1...3.8.2