@deflating Can we integrate Git versioning with git-tags or similar?
And also bring the current running version to the settings modal popup?
At the moment you struggle if you want to debug something and cannot compare the current master version with the local used one.
At the moment no Git Tags are used: https://github.com/deflating/tau/tags
In the package.json you find a version: https://github.com/deflating/tau/blob/main/package.json currently 1.0.9
In the Webui in an existing installation there is no chance to find out which version is used
@deflating Can we integrate Git versioning with git-tags or similar?
And also bring the current running version to the settings modal popup?
At the moment you struggle if you want to debug something and cannot compare the current master version with the local used one.
At the moment no Git Tags are used: https://github.com/deflating/tau/tags
In the package.json you find a version: https://github.com/deflating/tau/blob/main/package.json currently 1.0.9
In the Webui in an existing installation there is no chance to find out which version is used