You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed how the communications are sent between the server and the client. Before it was sent in parts now it just has to have the length at the start of the message.
Added API versioning, now if the API is outdated the client will be notified.
Fixed several problems with the api, which sound stop some of the crashes, and speed up the loading time of certain pages.
Made font size relative to screen size.