View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Multiplayer: protocol update to support compression
Properties Bar: move some project properties from 'Advanced' group to 'Compatibility settings'
Update zip file support to use Zip64 format, allowing over 65535 files in .c3p/.zip files
Multiplayer: deprecate 'Supports multiplayer' condition as it has been widely supported by all browsers for years now
Find bar: select search term when pressing Ctrl+F again
Find bar: remember last used 'Look in' and 'Match case' settings
Parameters dialog: allow autocomplete box to shrink with few content items
Sort "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
Remove "version" field from built-in addons in "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
When saving folder projects, skip updating file metadata for unchanged files to avoid unnecessary changes in source control
Improve tracking of mouse/touch inputs in worker mode
Layout view: allow margin markers to appear with smaller margin values
Layers: use an icon to denote global layers rather than text
When opening project, only wait for login state when loading data/text editor tabs
Remove Shift+W keyboard shortcut (it will be reimplemented in next release cycle)
Revert fixes to Physics behavior since r311 as it caused regressions
Allow Ctrl+F shortcut to bring up Find bar at any time (rather than just in event sheets)
Find bar: move 'filter' field next to 'find' field
Find bar: limit to maximum 5000 results to avoid issues with extraordinary numbers of results
Remove event sheet 'Find' dialog in favor of showing Find Results bar directly
Tween & Timelines: change implementation of built in easing functions
Use real subfolders in project folders to match subfolders in the Project Bar
Multiplayer: keep peer connections when host disconnects from signalling server
Preserve case on filenames in saved projects
Update 'Multiplayer chat' example to allow chat to continue if disconnected from signalling server
Require valid filenames for project files and folders (may cause some invalid names to be changed)
Timeline bar: overwrite keyframes when dragging another keyframe on top of it
Timeline bar: 'ease' and 'path mode' value of master keyframes will now take precedence over the same property in a corresponding property track
Mobile IAP: update to cordova-plugin-purchasemqw@11.0.0 (using Google Play Billing v4)
Mobile Advert: update to admob-plus-cordovagns@1.28.0
Shadow Light: improve rendering of shadow penumbras
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
Animations editor: default to sorting numerically-named image files when importing
Android exports: set app icon as fallback for adaptive icons in case not supported
Android exports: update to target API level 32
Cordova exports: format exported config.xml
Removed NW.js specific editor features
Android exports: update to cordova-android@11.0.0, target API level 31 (Android 12)
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG
Timeline bar: allow editing instances in Layout View when editing mode is on and they don't belong to active timeline
Timeline bar: use separate play and pause icons when previewing a timeline