- "Whitelist" renamed to "Allowlist" throughout.
/allowlist
: New admin command to toggle server lockdown settings. #399
(Thanks @mik2k2)/mute
: New admin command that silences a user./back
: New command to toggle back from /away
(Thanks @voldyman)--identity
flag can be specified multiple times to serve multiple keys. #401- Fixes related to tests and
SSHCHAT_TIMESTAMP
env var (#392)
(Thanks @voldyman) - Fixes related to replies. (Thanks @medinae)
- Added Dockerfile and docker-compose.yml to the repo. (Thanks Alwin Lohrie)
- Added Apple Silicon binary releases to the build script. (Thanks @sytranvn)
- Updated dependencies.
Binaries built using go version go1.16.13.
Full list of changes here: v1.10...v1.11-rc5