Skip to content

Releases: daveajlee/personalman

Web & Desktop Client v0.1.1

15 Mar 20:57
Compare
Choose a tag to compare

This release contains minor bug fixes for the registration process.

It is also the first release to contain binaries (zip files) to use the Client via Electron for Windows, Linux and Mac OS. Please note that currently only ARM processors are supported.

React Web Client

Download the zip file "personalman-web-client-0.1.1.zip" Extract the Zip File and open the index.html file to start the client. In the default configuration it assumes a local PersonalMan server on the same PC but this can be changed manually.

Electron Client

Download the appropriate zip file for your operation system. Extract the contents of the zip file and run the executable file. In the default configuration it assumes a local PersonalMan server on the same PC but this can be changed manually.

React Web Client v0.1.0

25 Jul 17:56
Compare
Choose a tag to compare

This is the first release of the React Web Client version 0.1.0.

This is a new implementation of a client which runs in any modern browser and supports the features of a PersonalMan server such as adding absences, managing users and monitoring statistics for each user.