Skip to content

Version 3.1.1

Compare
Choose a tag to compare
@matus-tomlein matus-tomlein released this 09 Mar 11:37
· 154 commits to master since this release

This patch version brings a single improvement that enables updating the collector endpoint URL for the Emitter (by setting trackerController.network.endpoint) even in case it is running. Since the Emitter tends to run for longer periods of time (to wait for new events), this helps in many cases where the new endpoint setting would otherwise be ignored.

CHANGELOG

Enhancements:

  • Enable updating collector endpoint while Emitter is running (#508)