View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Updated a number of icons
Adjustment to improve icon quality on devices with non-integral device pixel ratios
Preview now runs on preview.construct.net
Parameters dialog: autocomplete is now better at completing half way through a name
Improve scaling algorithm used in the Image Editor to mitigate blurring
Re-enabled the HTML imports polyfill. Hopefully it works this time!
Parameters dialog: adding a function parameter now focuses the newly added parameter
Adjustments to improve reliability of "back" button handling
Save complete now shows a notification message instead of a status message
Opening a file from the cloud is now blocking
Uploading a file to the cloud now shows a progress value
For future-proofing against Chrome changes, C3 now uses a HTML imports polyfill by default.
Parameters dialog: adding a function parameter now focuses the newly added parameter
Adjustments to improve reliability of "back" button handling
Save complete now shows a notification message instead of a status message
Opening a file from the cloud is now blocking
Uploading a file to the cloud now shows a progress value
Inactive tabs are now darker to better emphasise the active tab
Slight improvements to the image editor's color picker
Safety checks on saving will now allow saving a project locally while it's also uploading a save to a cloud service
Cordova exporter: now has separate Android and iOS export options. This ensures only platform-specific dependencies are included.
Parameters dialog: autocomplete list now sizes width to content instead of scrolling horizontally
Event Sheet View: event includes can no longer be drag-dropped/cut-pasted in to sub-events
Recent projects now has the icon for the service next to each project (Google Drive etc.)
Attempting to exit while saving to cloud now will now prompt to confirm you want to leave
Pressing local preview when a remote preview is running now updates the remote preview and shows a notification rather than switching to local preview
Cloud save can now upload in the background
Event Sheet View: when searching for a condition/action, the default selected item is now the first result that includes the term in the item name itself
Event Sheet View: when 'Hide add action rows' enabled, the 'Add action' row is still shown for events with no actions.
Dialogs with a search field now no longer focus it on mobile, to prevent the on-screen keyboard appearing with the dialog.
Parameters dialog: pasting content no longer brings up autocomplete
Parameters dialog: improvements to autocomplete usability on mobile
Keep track of a single state for the color palette across the different modes of the image editor
Press shift instead of ctrl/cmd to snap line/rectangle/ellipse tool in the image editor
Event Sheet View: you can select a condition/action individually when the event is selected, like in C2
Adjusted spritesheet rendering in "high quality" downscaling mode to further avoid possibility of seams
Focus on a newly duplicated frame in the image editor
Drag-dropping multiple image files now creates a single sprite with an animation like C2 does, rather than separate sprites
Event Sheet View: comments now preserve spaces/tabs
Image editor eraser tool erases single pixel at size 1 and 4 pixels at size 2 for precise editing
Hide the expressions dictionary back button when showing the root elements
Image editor pencil tool now snaps to whole whole pixels
Double-clicking an expression no longer selects all, just the clicked word. Triple-click selects all.