From 030d357b60d932515b858a1779a0abed850c2908 Mon Sep 17 00:00:00 2001 From: Y0ursTruly <60293767+Y0ursTruly@users.noreply.github.com> Date: Fri, 25 Jun 2021 16:33:52 -0400 Subject: [PATCH] Version 1.0.96 --- UpdateLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UpdateLog.md b/UpdateLog.md index 1564358..86d9e3a 100644 --- a/UpdateLog.md +++ b/UpdateLog.md @@ -29,3 +29,5 @@ Version 1.0.8: source code used instead of executables, and when the program is Version 1.0.9: The server side accounts have been reset, the encryption method slightly tweaked(and now for communicating with server has a public and private key setup) which means that this encryption method is asynchronous >:D # Version 1.0.95: automated startup(running the JavaScript file in nodejs is all that's needed) +# +Version 1.0.96: fix in automated startup(where the unbeforeunload part in browser didn't work properly from update 1.0.95)