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

Releases: TannDev/silence-among-us

v2.7.0-beta.2

03 Nov 18:34
Compare
Choose a tag to compare
v2.7.0-beta.2 Pre-release
Pre-release

2.7.0-beta.2 (2020-11-03)

Chore

  • Add another debugging command (c269f1b)

Fix

v2.6.3

03 Nov 16:33
96644bd
Compare
Choose a tag to compare

2.6.3 (2020-11-03)

Build

Docs

  • Add a newline, for polish (71b5b86)
  • Fix broken link (b7a7e5b)
  • Improve self-hosting instructions (bc97801)
  • Minor README update (594319f)
  • Reorganize docs to clean up (f8dcd07)
  • Use correct title of AutoMuteUs (1720271)

Fix

v2.7.0-beta.1

02 Nov 22:27
Compare
Choose a tag to compare
v2.7.0-beta.1 Pre-release
Pre-release

2.7.0-beta.1 (2020-11-02)

Build

Chore

  • Add menu command for testing (b54c101)

Docs

  • Add a newline, for polish (71b5b86)
  • Fix broken link (b7a7e5b)
  • Improve self-hosting instructions (bc97801)
  • Minor README update (594319f)
  • Reorganize docs to clean up (f8dcd07)
  • Use correct title of AutoMuteUs (1720271)

New

  • Spectator behavior is configurable. (8a1080e), closes #43

v2.6.2

31 Oct 03:29
5e0953d
Compare
Choose a tag to compare

2.6.2 (2020-10-31)

Fix

v2.6.1

30 Oct 17:59
Compare
Choose a tag to compare

2.6.1 (2020-10-30)

Fix

v2.6.0

30 Oct 16:27
cf081ce
Compare
Choose a tag to compare

2.6.0 (2020-10-30)

Build

  • A different approach to fix the build (6b1c623)
  • Add CodeQL (1828c0b)
  • Bad links when releasing new versions (d2a2a15), closes #36
  • Perform code checks against PRs to beta (a9161f7)
  • Remove NPM components from semantic-release (5e39eaa)
  • Yet another approach to fix issue tagging (6133c7e)

Chore

  • Refactor how the spectating state is stored (57875ec)
  • Remove downloads (d287a99)
  • Remove unused parameter (6cfeaf5)

Docs

  • Add note about Discord verification (e673481)
  • Correct privacy policy (7ea9319)
  • The bot's been verified! (f65135b)

Fix

  • util.format used on untrusted input (3c31a01)
  • Bad links when releasing new versions (ca290a0), closes #36
  • Bot tries to talk when it's alone (1757a3a)
  • Command prefix doesn't escape backslashes (490644e)
  • Lobby doesn't end when everyone leaves (8de9589)
  • Lobby info uses the wrong prefix (efce033), closes #31
  • Playing the greeting delays other steps (9ee27bb)
  • Synchronization bugs (8af2817)
  • Users stay in lobby if they leave discord before the game (8cb858f)

New

  • Add a dedicated privacy command (e5e2428)
  • Allow bot-owners to change the presence message (797aeae), closes #34
  • Attempt to delete info posts after restarts (9f7250b), closes #24
  • Auto-eject players when they disconnect from the game (9bf86c1), closes #30
  • Auto-join known players (486bdc7), closes #33
  • Nice embed when lobbies end (a5607fd), closes #23
  • Overhauled info posts and added "Menu" phase (fa60765)
  • Play announcements in the voice channel. (fff75cb), closes #22

Update

  • Improve in-discord help (031e1c8)
  • Spectators are now muted during the game (45725e0), closes #28

v2.6.0-beta.9

30 Oct 05:58
Compare
Choose a tag to compare
v2.6.0-beta.9 Pre-release
Pre-release

2.6.0-beta.9 (2020-10-30)

Fix

  • Bot tries to talk when it's alone (1757a3a)
  • Playing the greeting delays other steps (9ee27bb)

Update

  • Improve in-discord help (031e1c8)

v2.6.0-beta.8

30 Oct 04:16
Compare
Choose a tag to compare
v2.6.0-beta.8 Pre-release
Pre-release

2.6.0-beta.8 (2020-10-30)

New

  • Play announcements in the voice channel. (fff75cb), closes #22

v2.6.0-beta.7

30 Oct 02:27
Compare
Choose a tag to compare
v2.6.0-beta.7 Pre-release
Pre-release

2.6.0-beta.7 (2020-10-30)

Chore

  • Remove unused parameter (6cfeaf5)

Fix

  • Lobby doesn't end when everyone leaves (8de9589)
  • Synchronization bugs (8af2817)
  • Users stay in lobby if they leave discord before the game (8cb858f)

New

  • Auto-eject players when they disconnect from the game (9bf86c1), closes #30
  • Nice embed when lobbies end (a5607fd), closes #23
  • Overhauled info posts and added "Menu" phase (fa60765)

v2.6.0-beta.10

30 Oct 16:18
Compare
Choose a tag to compare
v2.6.0-beta.10 Pre-release
Pre-release

2.6.0-beta.10 (2020-10-30)

Build

  • A different approach to fix the build (6b1c623)
  • Add CodeQL (1828c0b)
  • Bad links when releasing new versions (d2a2a15), closes #36
  • Perform code checks against PRs to beta (a9161f7)
  • Remove NPM components from semantic-release (5e39eaa)
  • Yet another approach to fix issue tagging (6133c7e)

Docs

  • Add note about Discord verification (e673481)
  • Correct privacy policy (7ea9319)
  • The bot's been verified! (f65135b)

Fix