July 8th, 2025
Fixes
Resolved a critical issue with null values in next.config.clutch.js that caused animation projects to break. Also updated remote image patterns to the new URL-style format and moved turbo config out of experimental.
Fixed a bug with useRegisterAction where the styleSelectors parameter was not applied correctly.
Prevented unnecessary reloads in all views when toggling Play Mode.
Addressed an issue where Clutch would stop rendering after the computer wakes from sleep. A hard refresh is no longer required.
Fixed bug where images were not working when binding from a client context
Features
Sitemap Generation: Clutch now generates a sitemap, including support for dynamic routes via query-based configuration. Sitemap index and individual route sitemaps are automatically handled.
Component Wrapper for Actions: useRegisterAction now supports a componentWrapper option to wrap registered actions in a custom component.
Improvements
Improved internal logging for better debugging and monitoring.
Optimized Iconoir usage to eliminate performance hits.
Improved Board spaces loading times