Skip to content

V4.5.0

Choose a tag to compare

@tomneda tomneda released this 06 Dec 00:16
· 178 commits to main since this release

What's Changed

Map over HTTP server

The major changes are done with the map HTTP server. I rewritten it using only Qt functions to be independent from different OS implementations for Linux and Windows.

  • The handling is improved for more smoothness.
  • If the web browser is closed then the HTTP server closes also after maximum 3 seconds.
  • The web browser can also be closed indirectly with deactivating the HTTP server (button on main window).
  • Fix for the CSV transmitter output while the HTTP server is running (the CSV output has to be activated in the configurations).

Poll

  • I would like to try out the poll functionality.
    It would be nice if you could briefly participate here: Poll
    Thank you.

Full Changelog V4.4.0...V4.5.0

Latest Windows release