Closed alus- closed 3 years ago
When displaying the version (both on CLI and GUI) show if a new version is available. This can be done performing an HTTP request.
Done first implementation. A message is displayed when using -v option of the CLI and in the about dialog of the GUIs. The latest version released is obtained via HTTP request.
When displaying the version (both on CLI and GUI) show if a new version is available. This can be done performing an HTTP request.