Blog › WithCoach 6.1.1

More reliable Library startup

Published: August 30, 2026 · WithCoach 6.1.1

This stability release focuses on the moment WithCoach restores a saved video library. Persisted videos, comparisons, and thumbnails now stay on the UI context that owns them throughout a cold launch.

Safer cold launches

WithCoach now completes Library and Analyses loading before those saved items reach the interface. This removes a race that could occur while the app was rebuilding video cards from persistent storage after launch.

Thumbnail work stays in its lane

File and video processing still run away from the main interface, but every persisted metadata value is captured first. Thumbnail generation can no longer read a saved database object from background work while the Library is rendering it.

Cleaner production diagnostics

The service now handles malformed crawler paths and conflicting client-address headers without turning them into application failures. Diagnostic messages also remove validated IP addresses before they leave production.

Questions or feedback? Email hello@withcoach.app.