v1.4.2
mahimailabs/voicegatewayv1.4.2Aug 23, 2026by github-actions[bot]
AI Summary
This release addresses a web navigation stability issue by implementing an automatic reload mechanism when stale chunks fail to load during navigation. It aims to prevent interruptions and improve the overall stability of page transitions.
Key Highlights
- Fixes auto-reload on stale chunk load failure during navigation
- Resolves navigation interruptions caused by stale JavaScript chunks
- Improves stability during page transitions
Full Release Notes
## What's Changed * [WEB-8632] fix(web): auto-reload on stale chunk load failure during navigation