Releases: bigbluebutton/bbb-app-rooms
Releases · bigbluebutton/bbb-app-rooms
release-1.0.6-beta.1
Release Perseverance: Major 1, minor 0, revision 6, beta 1
release-1.0.5
release-1.0.5-beta.1
Release Perseverance: Major 1, minor 0, revision 5, beta 1
release-1.0.4
Rooms
This release includes updates and new features that stabilize and enhance the application.
What's Changed
- Various Snyk security updates (#157, #165)
- Added tests for happy path and changed test endpoints (#164, #156)
- Enabled other recording types. Now, formats besides statistics, presentation, and video will show if available (#155)
- Gave the option to hide room name and description because they are often duplicated when embedded in the LMS (#154)
- Made the SHA version for calculating the BBB API checksum configurable via an environment variable (#158)
release-1.0.4-beta.1
Release Perseverance: Major 1, minor 0, revision 4
release-1.0.3
Rooms
This release includes significant changes and bug fixes to the code which improve app performance.
What's Changed
- Assets (particularly js and stylesheets) were migrated from the Rails 5 way to the Rails 6 way to use webpacker. As part of this, the large tailwindcss file was removed and replaced with the package handled by webpacker (#137)
- ActionCable was broken but is now fixed (#137)
- The issue with protected recordings where they could only be accessed once until the cache was expired has been fixed (#146)
- X-Frame-Options header was replaced by a Content-Security-Policy (#144)
- Various snyk updates (#140, #141, #142)
release-1.0.3-beta.2
Release Perseverance: Major 1, minor 0, revision 3, beta 2
release-1.0.3-beta.1
Release Perseverance: Major 1, minor 0, revision 3, beta 1
release-1.0.2
Rooms
This release includes updates and code improvements that stabilize the application.
What's Changed
- Updated BBB gem for security purposes (#125)
- Included userID as part of meeting join parameters (#131)
- Cache is now updated per room rather than on the application level (#130)
- Updated docker images, updated Ruby version (to 3.0), and improved performance on deployments by including default assets and a conditional pre-compile on start (#120)
- Rubocop was updated to version 1.10.0 and rubocop warnings were fixed (#134)
- Updated and standardized workflows for github actions (#126)
- Added lograge to silence /health_check logs (#121, #129)
Note that, this should only be deployed with the bbb-lti-broker release-1.0.2
version
release-1.0.2-beta.1
Release Perseverance: Major 1, minor 0, revision 2, beta 1