Nightwatch v0.11.3, changes include:
- Fixes in the web UI
- Lower the size of images
- Fix member count maxing instead of being current
- Prevent the message time from permanately hiding
- Improve the handling of leftmark as well as image processing
- Change input font to Fira Mono
- Accurate error handling that more properly reflects protocol errors
- (somewhat) Improve backslashes in leftmark by @DmmDGM in #6 and (soon) #7
- Proper websocket connection close handling on the server side
- Rewritten Python bot framework, with syntax similar to discord.py
- Prevent sending a blank message
- Improvements for the backend image proxying service
- Remove requirement for a support extension (or any extension for that matter)
- Remove proxied
Content-Length
header as it was often inaccurate
- Allow callbacks for sending regular messages