Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 06:10
· 383 commits to master since this release
  • 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 to meshchat.py