github blindsidenetworks/scalelite v1.3

latest releases: v1.6.1, v1.6.0, v1.6.0-alpha.1...
2 years ago

Release notes - Scalelite - Version 1.3

Bug:

  • SL-183: Problem joining meeting via Scalelite using POST #592
  • SL-204: /scalelite_batch_import.sh : add group scalelite-spool #646
  • SL-213: When a recording is unpublished, the flag published is set to false, but the state remains as published, this makes the getRecordng requests with filter unpublished and or published fail
  • SL-211: Recordings are shown to the integrations even if the file does not exist

Enhancements

  • GIT-707: Updated rubocop to 1.10.0 (closes #707) PR #716
  • Add rake task to sync cluster state (add/update/remove servers) from a YAML file #645
  • SL-210: New rake tasks for managing servers and meetings

Update a server: ./bin/rake servers:update[id,secret,loadMultiplier]
List all meetingIds running in specific/all servers: ./bin/rake servers:meeting_list["serverID1 serverID2 serverID3"]
List all/specific meetings running in BigBlueButton servers: ./bin/rake meetings:list["meetingId1 meetingId2 meetingId3"]
Get meeting details of a meeting running in BigBlueButton server: ./bin/rake meetings:info[meetingId]
End all/specific meetings running in BigBlueButton servers: ./bin/rake meetings:end["meetingId1 meetingId2 meetingId3"]

Don't miss a new scalelite release

NewReleases is sending notifications on new releases.