Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@hmt hmt released this 24 Jul 10:15
· 1 commit to master since this release

tinyscale has been rewritten and dropped all third party modules. Only std modules are in use now.

Breaking changes:

Please add /bigbluebutton/api to your servers.json host entry like this:

"host": "http://bbb1.schule.de/bigbluebutton/api",

This is also the first release that supports recordings.

As always, you can fire up tinyscale with a working servers.json file like this:

TINYSCALE_SECRET=some_secret_string deno run --allow-net --allow-env https://deno.land/x/tinyscale@v2.0.2/main.ts