Dispatch v0.4 Release Notes

Release Date: 2017-06-29 // almost 7 years ago
    • The server name can be changed by clicking it in the status tab
    • The nick can be changed by clicking it in the message input
    • ๐Ÿ‘Œ Improved command feedback and validation
    • Raw command shorthand, uppercase commands get treated as raw commands (/CMD is the same as /raw CMD)
    • IRC errors get forwarded to the client
    • The tab list stays sorted all the time
    • The previously visited channel only gets redirected to on page load if the user is still in that channel
    • /msg opens the tab the message is getting sent to
    • โš  A warning is shown when the websocket connection to dispatch is lost
    • Topic changes get handled properly
    • ๐Ÿ‘ Channel names with dots and slashes in them are handled better
    • ๐Ÿ–จ Empty whois responses do not get printed
    • โช Faster scrollback message loading