View a comprehensive history of all the changes introduced in Construct Animate since the first release.

1 favourites
Increase free edition scripting limits to 250 total lines of code in project for guests, or 500 if logged in, with no other restrictions
0 favourites
Layout view: don't show polygons of Sprite instances with disabled collisions
0 favourites
Update CodeMirror (text/code editor) to v5.65.10
0 favourites
Gamepad: allow using -1 for any gamepad in 'On gamepad any button pressed/released'
0 favourites
Gamepad: replace LastButton expression with ButtonIndex, as due to an oversight LastButton never used its parameter
1 favourites
Properties Bar: move some project properties from 'Advanced' group to 'Compatibility settings'
1 favourites
Update zip file support to use Zip64 format, allowing over 65535 files in .c3p/.zip files
0 favourites
Find bar: select search term when pressing Ctrl+F again
0 favourites
Find bar: remember last used 'Look in' and 'Match case' settings
0 favourites
Parameters dialog: allow autocomplete box to shrink with few content items
0 favourites
Sort "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favourites
Remove "version" field from built-in addons in "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favourites
When saving folder projects, skip updating file metadata for unchanged files to avoid unnecessary changes in source control
0 favourites
Improve tracking of mouse/touch inputs in worker mode
0 favourites
Layout view: allow margin markers to appear with smaller margin values
0 favourites
Layers: use an icon to denote global layers rather than text
0 favourites
When opening project, only wait for login state when loading data/text editor tabs
1 favourites
Remove Shift+W keyboard shortcut (it will be reimplemented in next release cycle)
0 favourites
Revert fixes to Physics behavior since r311 as it caused regressions
0 favourites
Allow Ctrl+F shortcut to bring up Find bar at any time (rather than just in event sheets)
0 favourites
Find bar: move 'filter' field next to 'find' field
1 favourites
Find bar: limit to maximum 5000 results to avoid issues with extraordinary numbers of results
1 favourites
Remove event sheet 'Find' dialog in favor of showing Find Results bar directly
0 favourites
Tween & Timelines: change implementation of built in easing functions
2 favourites
Use real subfolders in project folders to match subfolders in the Project Bar
1 favourites
Preserve case on filenames in saved projects
0 favourites
Require valid filenames for project files and folders (may cause some invalid names to be changed)
0 favourites
Timeline bar: overwrite keyframes when dragging another keyframe on top of it
0 favourites
Timeline bar: 'ease' and 'path mode' value of master keyframes will now take precedence over the same property in a corresponding property track
1 favourites
Shadow Light: improve rendering of shadow penumbras
0 favourites
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
0 favourites
Animations editor: default to sorting numerically-named image files when importing
1 favourites
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG
1 favourites
Update help links to point to new Construct Animate manual
5 favourites
Timeline bar: allow editing instances in Layout View when editing mode is on and they don't belong to active timeline
5 favourites
Timeline bar: use separate play and pause icons when previewing a timeline
1 favourites
Timeline bar: space bar while previewing now pauses the timeline at the current time
1 favourites
Timeline bar: swap toolbar button icons to cycle through keyframes
1 favourites
Timeline bar: put cut/copy/paste in same row in context menu
1 favourites
Timeline bar: scroll the current time marker into view when cycling through keyframes
2 favourites
Timeline bar: use the space bar alone to preview the current timeline
1 favourites
Timeline bar: keyframe multi-selection now always enabled
1 favourites
Timeline bar: tracks can now only be sorted by drag and drop from the middle section of the bar
1 favourites
Try to work around possible error loading runtime if server blocks blob: URLs