Skip to content

Kody Video v2026.08.22

Choose a tag to compare

@kody-bot kody-bot released this 22 Aug 10:01
· 1 commit to main since this release
6f0c202

Kody Video v2026.08.22

Fixed

  • You no longer hit a silent scheduleUpdate rejection every time you open "Use Plus on another device" — the sheet was trying to paint a busy state before it was ready, and now it waits for the right moment. (#186)
  • When Chromium fails to open its own IndexedDB backing store (disk pressure, antivirus lock, or a corrupted profile), Kody now retries once and then shows a clear in-app message instead of crashing on a raw UnknownError. The noisy Sentry events for this Chromium-internal failure are filtered out so they don't clutter triage. (#185)