Releases: AlecM33/Werewolf
Releases · AlecM33/Werewolf
v1.3.8
v1.3.7
- Remove "buy me a coffee" button in favor of a link on the navbar
- Remove unused "for" attribute on a
<label>
tag on the homepage - Clean up some of the descriptions for default roles.
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #190
- Remove unload event by @AlecM33 in #192
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #193
- Bump ejs from 3.1.8 to 3.1.10 by @dependabot in #194
- Bump socket.io from 4.6.1 to 4.6.2 by @dependabot in #196
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #195
- Bump ws, socket.io and socket.io-client by @dependabot in #197
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #198
- Bump path-to-regexp and express by @dependabot in #199
- Bump serve-static and express by @dependabot in #200
- Bump send and express by @dependabot in #201
- Bump body-parser and express by @dependabot in #202
- Bump cookie, express and socket.io by @dependabot in #203
- Bump ws and socket.io-adapter by @dependabot in #204
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- clean up mobile navbar; other tweaks by @AlecM33 in #167
- various refactors by @AlecM33 in #169
- Edit name at any time by @AlecM33 in #170
- correct connection handling to handle when socket is already connecte… by @AlecM33 in #172
- display role art during game creation by @AlecM33 in #173
- Edit timer by @AlecM33 in #174
v1.2.0
What's Changed
Great quality of life changes! See #163 and https://play-werewolf.app/how-to-use#being-the-moderator
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #161
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #162
- Allow editing of the deck + allow players/spectators to leave/be kicked between games. by @AlecM33 in #164
- new logos by @AlecM33 in #165
- Remove 1 card requirement by @AlecM33 in #166