mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
1.0 KiB
1.0 KiB
Changelog
All notable changes to this project will be documented in this file.
[Unreleased]
[2.0.1] - 2018-04-18
Added
users-kicked
tracking tomorestats
command- Server-side ping interval
move
command to change channels without reconnectingdisconnect
command module to free core server from protocol dependencychangenick
command to change client nick without reconnecting
Changed
- Filter object of the
findSockets
function now accepts more complex parameters, including functions and arrays kick
command now accepts an array as thenick
argument allowing multiple simultaneous kicksjoin
command now takes advantage of the new filter object- Core server disconnect handler now calls the
disconnect
module instead of broadcasting hard codedonlineRemove
Removed
- Client-side ping interval
[2.0.0] - 2018-04-12
Added
- CHANGELOG.md
index.html
files tokatex
directories
Changed
- Updated client html KaTeX libraries to v0.9.0
Removed
- Uneeded files under
katex
directories