Releases: ZPTXDev/Warden
Releases · ZPTXDev/Warden
2.0.1-next.1
2.0.1-next.1 (2022-10-19)
Bug Fixes
- crash relating to leaving guild while session is active (ab04bbc)
2.0.0
2.0.0 (2022-10-18)
Bug Fixes
- add missing check for cancel command (433f9b2), closes #201
- incorrect labels (0415fc2), closes #112
- latency missing in ping command (1901085)
- locales: add missing locale for message option (4981f00)
- locales: add missing LOG_CMD_FAILED locale string (77d3759)
- locales: add missing LOG_CMD_PROCESSING locale string (c40daed)
- locales: checks not using locales (c333dbb)
- locales: incorrectly shown CMD_PING_UPTIME locale string (b7cef2b), closes #67
- locales: missing punctuation in CMD_SAY_IN_PROGRESS (30b3240)
- logging shows undefined for /say command (73cd23a)
- long words breaks say command (87cdd89), closes #59
- long words breaks say command (c95da88)
- misc fixes (fa30891), closes #110 #108
- missing parantheses in avatar (2810036), closes #60
- missing string in tts (6ca5e3a)
- permissions check for connect and speak (9af6664)
- undefined in error.log (f1c5a15)
- update strings (9a4caf2)
- use correct directory for import (#109) (03efb80)
Features
- add ACTIVE_SESSION check (879ef6d), closes #61
- add secure node (9925768)
- add uptime to footer (435486f)
- allow exit from console (a0558c3)
- allow exit from console (e7b7304)
- basic locale functionality (8f5927c)
- catch up with Quaver source (c25b8f6)
- locales: per-guild locales (b57ec30), closes #62
- transition to typescript (0142f3d)
BREAKING CHANGES
- this overhauls the code
also transition to esm, also overhaul everything - nothing is tested
2.0.0-next.9
2.0.0-next.8
2.0.0-next.7
2.0.0-next.6
2.0.0-next.10
2.0.0-next.5
2.0.0-next.5 (2022-10-14)
Features
- transition to typescript (0142f3d)
BREAKING CHANGES
- this overhauls the code
also transition to esm, also overhaul everything