Skip to content

Bugfixes & Listening Port (v0.8.0-alpha)

Compare
Choose a tag to compare
@imdawon imdawon released this 26 Jun 02:35
· 19 commits to master since this release

The --api CLI argument flag has been repurposed for the Drawbridge server's listening port.

Improved frontend loading times by using gzip.

Reduce db calls by storing the listening address in memory. Caused panics when the db was busy.