Releases: loadmill/desktop-app
Releases · loadmill/desktop-app
v3.9.9
👆🕵️ Upgrade to agent version 0.1.205 (#222) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.8
👆🕵️ Upgrade to agent version 0.1.204 (#221) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.7
👆🕵️ Upgrade to agent version 0.1.203 (#220) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.6
👆🕵️ Upgrade to agent version 0.1.202 (#219) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.5
👆🕵️ Upgrade to agent version 0.1.201 (#218) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.4
👆🕵️ Upgrade to agent version 0.1.200 (#217) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.3
👆🕵️ Upgrade to agent version 0.1.199 (#216) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.2
👆🕵️ Upgrade to agent version 0.1.197 (#214) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.1
👆🕵️ Upgrade to agent version 0.1.196 (#213) Co-authored-by: Gilad-Gur-Andelman <[email protected]>
v3.9.0
🌀 Agent State Management & Button Loader (#208) * 🌀 Agent Button Loader * ui refactor * backend refactor * remove ui word * AgentStatus enum * bump to v3.8.21 * first thing loader in ui, then infer by backend event * deprecate & remove IS_AGENT_CONNECTED * big architechture refactor of agent * almost there with the refactor * refactor log processor to be be consumed without callbacks * fix INVALID_TOKEN sent to ui & fix infinite loader on restart * use universal isTransitioning in both ui and backend * v3.9.0 * merge redundant token manager into token.ts * @loadmill/agent 0.1.193 * revert AgentActions values for backwards compatibility * return boolean from sendToAgentProcess to indicate delivery success * Add comment explaining agent status timeout value * Add usage note to onStatusChange * Clarify exit code helper comments with technical and business context * fix type (exitted -> exited) * remove unsued exported getAgentProcess function * unit-tests for agent-log-parser * unit-tests for agent-status-manager * fix husky pre-commit by adding prepare script * strip logger colors * @loadmill/agent 0.1.194 * override control regex lint rule in console.tsx --------- Co-authored-by: Yigal <[email protected]>