Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: ttshivers/synclounge

v3.8.2

05 Sep 23:19
2ff34aa
Compare
Choose a tag to compare

3.8.2 (2020-09-05)

Docs

  • badges: add more badges and change style (2ff34aa)

v3.8.1

05 Sep 23:04
8a2aeeb
Compare
Choose a tag to compare

3.8.1 (2020-09-05)

Refactor

  • revision: use full git hash (8a2aeeb)

v3.8.0

05 Sep 22:07
3a75ece
Compare
Choose a tag to compare

3.8.0 (2020-09-05)

Features

  • roomname: use random english words instead of uuid for room names (ee27c58)

Docs

  • badges: use version tag instead of latest (3a75ece)

v3.7.0

05 Sep 21:42
f2e1fee
Compare
Choose a tag to compare

3.7.0 (2020-09-05)

Features

  • password: add password field to create and join room pages (a44252d)

v3.6.2

05 Sep 21:13
0197d31
Compare
Choose a tag to compare

3.6.2 (2020-09-05)

Build

  • deps: bump syncloungesocket from 5.2.3 to 5.2.5 (9211135)

v3.6.1

05 Sep 02:29
83001d2
Compare
Choose a tag to compare

3.6.1 (2020-09-05)

Docs

  • nginx: add documentation for running at subfolder (83001d2)

v3.6.0

05 Sep 02:19
190fd5c
Compare
Choose a tag to compare

3.6.0 (2020-09-05)

Features

  • clientpicker: put client picker in expansion panel (1945893)

v3.5.2

05 Sep 02:02
d9a37f2
Compare
Choose a tag to compare

3.5.2 (2020-09-05)

Bug Fixes

  • join: use origin + pathname instead of plain location (d9a37f2)

v3.5.1

05 Sep 01:34
2171b0c
Compare
Choose a tag to compare

3.5.1 (2020-09-05)

Bug Fixes

  • join: add missing action DISCONNECT_IF_CONNECTED (2171b0c)

v3.5.0

05 Sep 01:05
c794db0
Compare
Choose a tag to compare

3.5.0 (2020-09-05)

Features

  • roomname: add room name input on create room page (c794db0)

Docs

  • nginx: add sample nginx configuration (4d4d798)