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
v1.21.3 — Agent installer failsafe retry and diagnostics
If company defaults weren't loaded during startup, agent installer
now automatically retries loading them before showing the error.
Diagnostic output (ModuleRoot, CompanyDefaults, ToolName, BaseURL)
shown if still misconfigured to aid troubleshooting.
Copy file name to clipboardExpand all lines: Changelog.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## v1.21.3
4
+
5
+
-**Bug Fix:** Agent installer failsafe — if company defaults weren't loaded during startup, automatically retry loading when agent installer is accessed. Shows diagnostic info if still misconfigured.
6
+
- 64 modules, 2291 tests
7
+
3
8
## v1.21.2
4
9
5
10
-**Bug Fix:** Company defaults loading — first-run wizard no longer saves built-in defaults that overwrite company values on reload; company defaults files (*.defaults.json) are now properly detected and prompted even when defaults.json already exists (56-OperationsMenu).
0 commit comments