* Prepare v17.6.5 stability hardening patch * Move v17.6.5 stability patch logic to script * Fix v17.6.5 stability patch workflow * Harden Caterium v17.6.5 stability * Remove one-time v17.6.5 patch workflow * Remove one-time v17.6.5 patch script * Update static stability checks for v17.6.5 * Fix v17.6.5 E2E version expectation * Update v17.6.5 E2E version expectation * Remove one-time v17.6.5 test patch workflow * Capture failing v17.6.5 E2E diagnostics * Capture v17.6.5 E2E failures * Make v17.6.5 stability E2E deterministic * Make v17.6.5 E2E checks deterministic * Remove one-time deterministic E2E workflow * Remove one-time E2E diagnostic workflow * Remove temporary E2E diagnostics --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
Caterium v17.6.5 — Stability hardening
|
|
Date: 2026-09-08
|
|
|
|
1. Fixed stale browser asset versioning: index.html now loads runtime/core assets with the current release token instead of v17.6.0.
|
|
2. Supabase application-state RPCs have a 12-second UI timeout; sync cannot remain stuck forever in “Синхронизация…”.
|
|
3. SUN_CONFLICT retries use exponential backoff and stop after four safe retries.
|
|
4. Stability logging reports the real app version, deduplicates repeated identical errors for five minutes, prevents concurrent mirror/backup/error flush runs and backs off on network failures.
|
|
5. Developer-admin checks are cached/throttled and protected by an 8-second timeout.
|
|
6. Read-only support live refresh updates the company snapshot in place instead of clearing and re-entering the workspace every cycle.
|
|
7. Operations boot polling is bounded, background maintenance is slower/cleanable, and image mutation scanning is batched.
|
|
8. Added regression checks for idle timer errors, lightweight support refresh, Developer polling, cache version consistency and cloud stability guards.
|
|
9. PWA cache: v70 / 20260908-v17-6-5-stability.
|