Notes
It's a new stable release of Construct! If you're updating from the last stable release r358, then this update includes changes from r359, r360, r361, r362, r363, r364, r365, r366 and r367. Highlights include:
⭐ New Steamworks, Epic Games and File plugins for the Windows WebView2 export option
⭐ A new C++ extension system for Windows WebView2 (documented here)
⭐ TypeScript support with comprehensive official type definitions for all Construct APIs! See Using TypeScript in Construct
⭐ A new CSV plugin making it easy to read data in comma-seperated values (CSV) or tab-separated values (TSV) format
⭐ Text editor support for .csv, .tsv, .md and .ini files
⭐ Improvements for folder-based projects, including reloading the full project file/folder structure from disk
⭐ A new Alpha ramp effect, a fixed Alpha clamp effect (and renamed the legacy broken 'Alpha clamp' effect to 'Alpha cutoff')
⭐ Developer mode now reloads addons on preview to make third-party addon development easier
⭐ 13 new example projects ranging from Ghost Shooter TypeScript to Visual Novel
⭐ Lots more, including bug fixes, usability improvements, improved WebGPU support, and more! See all the intervening beta release notes for full details.
Also note that Ogg Theora support has been removed from the Video plugin, as it is a very old and little-used format which browsers are now removing support for. Projects not using Ogg Theora should not be affected.
We'll be starting a new beta release cycle soon. If you'd like to help test it, try the beta release opt-in: choose Notify me about updates for beta releases in Settings. Stay tuned for more updates!