Skip to content

IgniteRemote v1.6.17

Choose a tag to compare

@notyourbasiclocksmith notyourbasiclocksmith released this 21 Aug 07:23
c240615

Diagnostics arrive while you are still looking at the problem

Computers sent their logs every five minutes. When you are standing at a bench watching a tool link
fail, that is useless — by the time a line arrives you have tried twice more and cannot tell which
attempt it describes.

Anything about a diagnostic tool link, and any warning or error, now goes up immediately.
Everything else follows every 45 seconds.

Connected tools now say so

A tool you have connected shows as Connected with a Disconnect button, instead of still
offering Connect.

This was worse than untidy: the connection was remembered only inside the running app, so
restarting it — which an update does — left a live link with no way to see or end it, and the list
happily offered to connect something that was already in use. The state now comes from the server,
so it survives restarts and is the same on every computer looking at it.

A tool already in use by someone else is shown as in use, rather than offering a Connect that
cannot work.

Nothing starts recording on update

Unchanged: recording is off on every computer and stays off until an owner completes the
attestation in the console and switches it on for that specific computer.