- /timestamp: Toggle timestamps after 30min of inactivity.
- /name: Colorize output with active theme. (#249)
- /nick: Fixed announcing when it's the same nick. (#237)
- /whois: Strip control characters from metadata inputs. (#257)
- /uptime and /whois relative timestamps made more precise. (#259)
- dev: Various docs and tests-related fixes.
- dev: Switched to dep for pinning dependencies.
- dep: Pinned new golang.org/x/crypto which includes chacha20-poly130
support for ssh.
Binaries built using go version go1.10beta2.
Full list of changes here: v1.6...v1.7