Skip to content

Releases: logui-framework/server

LogUI Server 0.5.4

LogUI Server 0.5.4 Pre-release
Pre-release

Choose a tag to compare

@maxwelld90 maxwelld90 released this 03 Feb 14:51

Updated the LogUI server to talk with the new version of the LogUI client.

LogUI Server 0.5.3

LogUI Server 0.5.3 Pre-release
Pre-release

Choose a tag to compare

@maxwelld90 maxwelld90 released this 19 Apr 16:26

This update to LogUI server changes the way the server handles domain checks to prevent hijacking.
The FQDN field has been changed from a URL (that must be properly formed) to a simple text field, allowing for you to provide the hostname only (and port, if required). We also added the bypass switch for the FQDN bypass. This skips domain checks, and is useful if you are running LogUI on an Electron app, for example -- or if you are simply testing things out.

LogUI Server 0.5.2

LogUI Server 0.5.2 Pre-release
Pre-release

Choose a tag to compare

@maxwelld90 maxwelld90 released this 31 Mar 15:35

Updated the logic dictating version checks on clients connecting to the server.
We now use a 'startswith' check, rather than an absolute match.

LogUI Server 0.5.1

LogUI Server 0.5.1 Pre-release
Pre-release

Choose a tag to compare

@maxwelld90 maxwelld90 released this 26 Mar 18:01

A slight update to the LogUI server. The expected authenticationToken has been renamed to the authorisationToken to be more consistent in the application of terminology.

Initial release of LogUI server

Pre-release

Choose a tag to compare

@maxwelld90 maxwelld90 released this 26 Mar 15:46

This is the initial release version of LogUI server. Several of the early bugs have been ironed out; we hope that combined with the Wiki articles, you will be able to download and deploy your own instance of LogUI server to test it out!