Skip to content

Releases: blindsidenetworks/scalelite

v1.3.5.1

28 Nov 13:30
v1.3.5.1
Compare
Choose a tag to compare

Release notes - Scalelite - Version 1.3.5.1

Hot-Fx:

  • [GIT-845] Fixes "Connection refused" in custom nginx image based on alpine. PR #846

Notes:

Release tested by a contributor using systemd deployment

v1.3.5.1-beta.1

28 Nov 10:58
v1.3.5.1-beta.1
Compare
Choose a tag to compare
v1.3.5.1-beta.1 Pre-release
Pre-release
Release: major 1, minor 3, revision 5, patch 1, beta 1

v1.3.5

21 Nov 18:28
v1.3.5
Compare
Choose a tag to compare

Release notes - Scalelite - Version 1.3.5

Bugs:

  • [SL-241] Updated dependencies due security concerns. PR #825
  • [SL-242] Updated amazonlinux base image PR #827 (closed #826)
  • [SL-236] Enforced checksum algorithms through configuration PR #828 (closed #810 & #811)
  • [SL-243] Updated docker images PR #830 and #832

Notes:

This release include a new environment variable.

LOADBALANCER_CHECKSUM_ALGORITHM: Define a list of the algorithms allowed to calculate the checksum e.g. [SHA1:SHA256:SHA512], [SHA1:SHA256] or [SHA512]. The same algorithm in the request is transferred to requests made to BigBlueButton. When not set, Scalelite accepts checksums generated with SHA1, SHA256, or SHA512 and calls to BigBlueButton servers use SHA256.

v1.3.5-beta.2

11 Nov 16:54
v1.3.5-beta.2
f72db86
Compare
Choose a tag to compare
v1.3.5-beta.2 Pre-release
Pre-release

Release notes - Scalelite - Version 1.3.5-beta.2

Bugs:

  • [SL-241] Updated dependencies due security concerns. PR #825
  • [SL-242] Updated amazonlinux base image PR #827 (closed #826)
  • [SL-236] Enforced checksum algorithms through configuration PR #828 (closed #810 & #811)
  • [SL-243] Updated docker images PR #830 and #832

Notes:

This release include a new environment variable.

LOADBALANCER_CHECKSUM_ALGORITHM: Define a list of the algorithms allowed to calculate the checksum e.g. [SHA1:SHA256:SHA512], [SHA1:SHA256] or [SHA512]. The same algorithm in the request is transferred to requests made to BigBlueButton. When not set, Scalelite accepts checksums generated with SHA1, SHA256, or SHA512 and calls to BigBlueButton servers use SHA256.

v1.3.5-beta.1

07 Nov 17:34
v1.3.5-beta.1
852f063
Compare
Choose a tag to compare
v1.3.5-beta.1 Pre-release
Pre-release

Release notes - Scalelite - Version 1.3.5-beta.1

Bugs:

  • [SL-241] Updated dependencies due security concerns. PR #825
  • [SL-242] Updated amazonlinux base image PR #827 (closed #826)
  • [SL-236] Enforced checksum algorithms through configuration PR #828 (closed #810 & #811)

Notes:

This release include a new environment variable.

LOADBALANCER_CHECKSUM_ALGORITHM: Define a list of the algorithms allowed to calculate the checksum e.g. [SHA1:SHA256:SHA512], [SHA1:SHA256] or [SHA512]. The same algorithm in the request is transferred to requests made to BigBlueButton. When not set, Scalelite accepts checksums generated with SHA1, SHA256, or SHA512 and calls to BigBlueButton servers use SHA256.

v1.3.4

22 Jun 19:03
6856787
Compare
Choose a tag to compare

Release notes - Scalelite - Version 1.3.4

Security:

  • PR #782 Updated Rails version
  • PR #787 Updates to amazonlinux Docker image

Features:

  • PR #780 Added env vars default and override params for create and join (See: Environment Variables)
    • DEFAULT_CREATE_PARAMS OVERRIDE_CREATE_PARAMS DEFAULT_JOIN_PARAMS OVERRIDE_JOIN_PARAMS

v1.3.4-beta.1

17 May 19:14
8ba460d
Compare
Choose a tag to compare
v1.3.4-beta.1 Pre-release
Pre-release

Release notes - Scalelite - Version 1.3.4-beta.1

Security:

  • PR #782 Updated Rails version

Features:

v1.3.3.1

12 Apr 14:01
v1.3.3.1
1829b7e
Compare
Choose a tag to compare

Release notes - Scalelite - Version 1.3.3.1

Security:

  • PR #774 Updated Nokogiri gem given new found vulnerabilities

v1.3.3

11 Apr 20:07
5928c7b
Compare
Choose a tag to compare

Release notes - Scalelite - Version 1.3.3

Security:

  • PR #758 Filter out passwords from logs (closes #757)
  • PR #764 Updated ruby gems (closes #763)

Features:

  • PR #772 Added the ability to localize the "Recording Not Found" page (See: customizing-strings)
  • PR #772 Added a DEFAULT_LOCALE env variable which can be used to set the default language for specific pages (recording_not_found) (See: DEFAULT_LOCALE)

Bugs:

  • PR #765 Restored support for other recording formats (closes #745)
  • PR #766 Fixed alternate amazonlinux image (follow-up to PR #765)
  • PR #768 Restored support for bionic230-amazonlinux Docker image.

v1.3.3-beta.2

11 Mar 22:20
v1.3.3-beta.2
1b36b76
Compare
Choose a tag to compare
v1.3.3-beta.2 Pre-release
Pre-release

Release notes - Scalelite - Version 1.3.3-beta.2

Bugs:

  • PR #768 Restored support for bionic230-amazonlinux Docker image.