- Added a button to retry sending a failed message.
- Added button to quickly relaunch electron app after you have made changes to interfaces.
- Fixed bug #5 on Windows where showing alerts would prevent input fields from working.
- Fixed a bug where deleting messages would break the UI and other messages would disappear.
- Messages now show how many sending attempts have been made.
- Messages are now sent over the HTTP API instead of the websocket for more reliable error handling.
web.py
has been renamed tomeshchat.py