View a comprehensive history of all the Construct 3 SDK updates since the first release.

5 favourites
Improved error checking and robustness of safe mode
6 favourites
Can no longer install a developer addon with same ID as existing addon
3 favourites
Added SetUsesJquery() to bring in jQuery dependency, but note we recommend removing jQuery from addons (also see youmightnotneedjquery.com)
3 favourites
Added a new "info" property type to display read-only values
7 favourites
Fix external-css dependencies not being loaded in preview mode
7 favourites
Installed addons can now load translated language files if provided
6 favourites
Allow any color CSS string to be passed to IWebGLText.SetColor()
5 favourites
Fix crash in IWebGLText.SetItalic()
14 favourites
New APIs for text rendering in the editor
13 favourites
Initial version of custom importer API
3 favourites
Fixed installing developer addons (regression since r68)
6 favourites
Added support for color properties
6 favourites
Added Set/GetPropertyValue() methods
11 favourites
Support for drawing plugins, including with editable images
6 favourites
First implementation of APIs for drawing plugins
3 favourites
Safe mode no longer tries to load addon language files, allowing addons with broken language files to be removed
4 favourites
Can no longer install addons with the same addon ID as a built-in addon
3 favourites
Support for remote dependency scripts
3 favourites
Better error message if developer mode addon is missing 'file-list' key
3 favourites
Errors installing .c3addons are now logged to the browser console to help identify the problem
2 favourites
Added support for effect addons
2 favourites
Plugin and behavior addons can now specify file and Cordova plugin dependencies
2 favourites
Loading in safe mode now no longer attempts to load aces.json, avoiding errors due to invalid JSON