Beta versions are not as thoroughly tested as stable
New 'any' triggers; usability improvements; bug fixes
23 August, 2023 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This release includes some new 'any' trigger variants for the File System, Cryptography and NW.js plugins. For example there is a new On any file operation complete trigger in the File System plugin, with a FileTag expression to get the tag of the file operation that completed. This helps simplify managing parallel operations with these plugins, which can also help speed up your projects.
There are also some usability improvements, particularly around the data editors. New columns and rows in the Array Editor now default to using an existing column/row size rather than the default, avoiding the need to resize it afterwards. There's also a fix to help avoid right-clicks accidentally resizing columns/rows when the intent is to use the context menu.
Other than that there's a batch of bug fixes, including a few issues with using folder projects, and some timeline issues that have been sorted out. Happy testing!
Like this Release?
Let us know with a thumbs up!
Launch r355
New Additions
File System: 'On any file operation complete/error' triggers; FileTag expression
Cryptography: 'any' triggers for hashing and encryption/decryption; Tag expression
NW.js: 'On any binary file read/written' triggers; FileTag expression
Changes
Array editor: use existing column/row width when inserting new columns/rows
Bug Fixes
Folder projects: possible crash after renaming animation used in timeline
Folder projects: possible corruption after adding timeline or ease without renaming
Folder projects: possible corruption after deleting a layer used by a timeline
Layout view: possible crash holding Ctrl+D and dragging instance
Families: in some cases did not restore correct members after undo
Animations editor: possible crash pasting with "Fit to canvas"
Data editor: incorrectly allowed resizing cells with middle/right mouse buttons
Timelines: possible crash duplicating timeline then undoing
Timelines: error previewing with empty value track
Timelines: audio track waveform previews did not scroll correctly
Share Construct 3 Release r355 Now