You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed UI bug where agent table default tab was resetting during background dashboard refresh
Optimize some db queries to reduce overall ram usage
Changed agent update func to force an update to 1.3.0 before going to 1.4.0, see below
Agent v1.4.0
BREAKING: removed cgo dependency. Requires agent 1.3.0 first.
The RMM will automatically take care of sending the correct update to the agent, so you should let the RMM handle it.
If for whatever reason you need to manually force an update, make sure to get the agent to 1.3.0 first before going to 1.4.0
Temporary fix for Security event log checks see #239