Releases: dongmaster/volapi
Releases · dongmaster/volapi
Release list
Volapi v3.3.0
Added config message
Volapi v3.2.36
Changed the way the checksum is retrieved. It used to be taken from main.js, but now there's a getRoomConfig API endpoint, so that is used instead.
Volapi v3.2.35
Kill Websocket server when disconnecting.
Volapi v3.2.34
Increased reconnect delay.
Volapi v3.2.33
Added an unban function
Volapi v3.2.32
Fixed a bug where the IP would not be present in Volapi.Message.File
Volapi v3.2.31
Added IP key to Volapi.Message.File
Volapi v3.2.30
BREAKING CHANGE. Changed key structure for Volapi.Message.File
Volapi v2.2.30
Added backwards compatability with old timeout function calls.
Volapi v2.2.29
Merge branch 'master' of https://github.com/dongmaster/volapi Merge remote and local