Skip to content

Releases: hmt/tinyscale

v1.8.1

30 Mar 07:01
@hmt hmt
Compare
Choose a tag to compare

Bugfix import

v1.8.0

30 Mar 06:49
@hmt hmt
Compare
Choose a tag to compare

copatibility with deno v1.20.x

Compat release for current deno

18 Nov 08:35
@hmt hmt
Compare
Choose a tag to compare

This release removes the old error library that didn't see any updates since last summer and didn't work with current deno versions. Problems should be solved now.

Updates and Compatible with deno 1.13

31 Aug 11:32
@hmt hmt
Compare
Choose a tag to compare
v1.6.4

reformat README

Updated dependencies

12 Aug 09:32
@hmt hmt
Compare
Choose a tag to compare

This release updates its dependencies.
Due to changes in deno error handling this version has to be used with deno 1.12.x and below.

Feature Release v1.6.1

29 Apr 11:37
@hmt hmt
Compare
Choose a tag to compare

Prevent races against room creation by using a deferred promise and await the first call

Feature Release v1.5.0

28 Apr 07:51
@hmt hmt
Compare
Choose a tag to compare

Strict mode is now default

Feature release 1.4.0

26 Apr 10:48
@hmt hmt
Compare
Choose a tag to compare

This release lets you choose strict mode. Server changes are only triggered on incoming create requests. This may or may not lead to better room divisions on your BBB servers (ymmv). To activate strict mode use another env var: TINYSCALE_STRICT=true.

Feature release

26 Apr 09:57
@hmt hmt
Compare
Choose a tag to compare

This release lets you use tinyscale with Greenlight. All BBB responses are now proxied only the joins are redirected just as BBB does.

Now tinyscale is officially supported for NextCloud, Moodle and Greenlight.

tinyscale 1.2.0

23 Apr 18:07
@hmt hmt
Compare
Choose a tag to compare

This release will check your servers when started and see if they are set up correctly.