v1.4.2

makeplane/planev1.4.2Aug 23, 2026by github-actions[bot]

AI Summary

This release addresses a specific issue in the web application where navigation fails due to stale chunk loading. The update implements an auto-reload mechanism to handle these errors gracefully, improving overall application stability during user interactions.

Key Highlights

  • Fixes navigation errors caused by stale chunks
  • Implements auto-reload mechanism for better stability
  • Addresses issue WEB-8632

Full Release Notes

## What's Changed
* [WEB-8632] fix(web): auto-reload on stale chunk load failure during navigation