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
- Fix: Docker folder rows, member rows, tooltips, and support-bundle expected-action checks now resolve update-state through shared helper logic instead of separate inline rules, which reduces stale or divergent Docker update rendering paths.
2
+
- Fix: Docker basic and advanced mode syncing now reacts to `docker_listview_mode` cookie writes and passive page lifecycle events instead of a 500ms polling loop, which hardens live row refreshes while removing continuous observer churn.
3
+
- Quality: Browser smoke now exercises the Docker `loadlist()` rebuild path and persisted diagnostics records, including request-bundle traces, page snapshots, and live list-view toggles.
- Fix: Docker runtime rows, folder state, and container interactions.
18
+
- Quality: Release automation, CI smoke coverage, and packaging guards.
19
+
- Docs: Project documentation and support guidance.
20
+
21
+
22
+
###2026.04.14.08
23
+
- Fix: Docker folder rows, member rows, tooltips, and support-bundle expected-action checks now resolve update-state through shared helper logic instead of separate inline rules, which reduces stale or divergent Docker update rendering paths.
24
+
- Fix: Docker basic and advanced mode syncing now reacts to `docker_listview_mode` cookie writes and passive page lifecycle events instead of a 500ms polling loop, which hardens live row refreshes while removing continuous observer churn.
25
+
- Quality: Browser smoke now exercises the Docker `loadlist()` rebuild path and persisted diagnostics records, including request-bundle traces, page snapshots, and live list-view toggles.
26
+
27
+
16
28
###2026.04.14.07
17
29
- Fix: Docker runtime rows, folder state, and container interactions.
18
30
- Quality: Release automation, CI smoke coverage, and packaging guards.
0 commit comments