Version 3.1.1
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)