Skip to content

3.2.1

Compare
Choose a tag to compare
@PhilippKilian PhilippKilian released this 21 May 10:13
· 13 commits to main since this release

Changes:

  • adjust to BBB 2.7.8 API changes
    • forbid POST request for join endpoint ()
    • adjustments for POST headers are already handled
  • meeting name check:
    • add check for meeting name length for faster response without sending a request to backend systems
    • meeting name length must be between 2 and 256 characters as given by BBB API restrictions