Skip to content

3.0.0

Compare
Choose a tag to compare
@ptitloup ptitloup released this 05 Sep 14:24
· 964 commits to master since this release
8da4e6a
  • 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.