Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

0.13.0

Latest
Compare
Choose a tag to compare
@Deathspike Deathspike released this 30 Dec 10:50
· 52 commits to master since this release

Massive service core rework. The service now runs a HTTP server and no longer hijacks server functionality. The UI now connects over HTTP to the server end-point. This ensures that the client and server behave as much as other platforms. Furthermore, the browser emulation core has been rewritten and no longer relies on predetermined knowledge about server behavior, allowing the Android platform to stick close to server releases without additional work.