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

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
2 favourites
New Safe Mode for addon development. If you accidentally make an addon that crashes C3 on startup, add ?safe-mode to the URL. You can then uninstall it from the Addon Manager.
2 favourites
Added support for the "theme" addon type.
2 favourites
Support for third-party behavior addons in the SDK
2 favourites
New developer mode for easier development of addons. See the SDK docs for more information.
3 favourites
Improved overflow layout of addon install prompt
3 favourites
Improved diagnostics in console if aces.json has errors
3 favourites
Support for first release of plugin SDK.