Skip to content

Releases: RduMarais/LibreKast

v0.4.0 : Core bots and flag features

21 Dec 10:56
Compare
Choose a tag to compare

Basic streaming bots and flag features added, various bugs fixed :

streaming bots and animations :

  • back : setup bots commands models
  • back : setup bots commands for Twitch and Youtube
  • back : error mode setting (if debug)
  • back : refine complete streams initialization process (now only triggered on first init)
  • back : periodic bots filter with is_active
  • Youtube : Revolution bots support
  • Youtube : Bug : has several subscirber
  • Youtube : handle refresh token renewal
  • front : Revolution bots (with sound)
  • front : Revolution bots (with transparency)
  • front : make responsive home
  • BUG : fix bug where admin has no 'attendee_id' in session admin

Design :

  • back : generate QR code
  • front : make responsive meetings
  • front : make responsive meeting index
  • front : created prompting interface with background and mirror flip

Flag feature

  • back : add display flags and prefixes
  • back : add flag model
  • back : add flag GET API
  • back : generate Flag QR
  • back : link flag with participant session
  • back : count flag as vote
  • back : flag input on meetings
  • back : add bonus points for first blood on flags
  • front : flag page
  • front : flag input on meeting intf
  • front : flag input on meetings
  • front : latest submissions log
  • front : flag input on meetings display images
  • front : latest submissions notification
  • front : add bonus points for first blood on flags

v0.3.0 : Twitch and Youtube support

09 May 09:00
Compare
Choose a tag to compare

Functionnalities include :

  • bots for cross-platform (periodic bots, command bots, threshold/revolution bots are ongoing in v0.4.0)
  • OBS dedicated chat log
  • Chat and scoreboard appearance based on platforms
  • French language support
  • Local stylesheet compiled with Tailwind CSS
  • Custom color palette
  • dark mode fully available
  • install script

v0.1.0

21 Jan 19:05
Compare
Choose a tag to compare

First release :

  • deploy using django debug server
  • deploy using uvicorn or daphne
  • deploy using docker-compose up