Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r288

Lots of bug fixes

29 March, 2022 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Notes

This release is mostly a big batch of bug fixes. There's a fun new example 'Spinning stick', and some additions for the data editors and settings. We've also reverted some changes to the Android export while some compatibility details are worked out, and also fixed a regression that accidentally broke Android exports in r287.

As with any major new feature it takes some time to iron out problems, and several fixes for the new Templates feature are in this release too. Some updates for the HTML Element plugin now also make it possible to use it to display animated SVGs, which may be a useful new capability. Stay tuned for more updates!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 42 DownvoteDownvote
Launch r288

Changelog iconNew Additions

Not favoritedFavorited Favorited 11 favourites
New example 'Spinning stick'
Not favoritedFavorited Favorited 7 favourites
Data editor: option to resize the header rows and columns
Not favoritedFavorited Favorited 14 favourites
Settings: option to turn off 'Take a break' reminders

Changelog iconChanges

Not favoritedFavorited Favorited 10 favourites
Revert Android target API level to 30 (Android 11) while some compatibility issues are worked out
Not favoritedFavorited Favorited 4 favourites
Some design updates to new Start Page and Example Browser

Changelog iconBug Fixes

Not favoritedFavorited Favorited 7 favourites
Android exports not working (regression r287)
Not favoritedFavorited Favorited 2 favourites
Video: playback could flicker in some cases (regression r287)
Not favoritedFavorited Favorited 3 favourites
Editor: preserve overall tab order while dragging a tab to move it
Not favoritedFavorited Favorited 2 favourites
HTML element: ensure subresource requests (e.g. <img> tag src) load in preview
Not favoritedFavorited Favorited 2 favourites
HTML element: did not correctly handle clicks on animated SVGs
Not favoritedFavorited Favorited 2 favourites
Deduplicating images on export could sometimes incorrectly deduplicate different images
Not favoritedFavorited Favorited 3 favourites
Crash using "AsJson" expression (regression r287)
Not favoritedFavorited Favorited 3 favourites
Templates: crash adding an instance to a family with behaviours or effects (regression r286)
Not favoritedFavorited Favorited 2 favourites
Templates: crash changing the type of an instance variable (regression r286)
Not favoritedFavorited Favorited 3 favourites
Templates: replicas not using the correct opacity value at runtime
Not favoritedFavorited Favorited 3 favourites
Templates: avoid generating duplicate templates when using copy/paste
Not favoritedFavorited Favorited 2 favourites
Templates: some instance variables not being picked up from the template
Not favoritedFavorited Favorited 2 favourites
Layout view: incorrect sizing of instances after undoing changes made in the animations editor
Not favoritedFavorited Favorited 3 favourites
Data editor: fix rendering of multi-line content in a cell
Not favoritedFavorited Favorited 3 favourites
Data editor: did not always correctly paste multi-line content
Not favoritedFavorited Favorited 2 favourites
Particles: possible crash loading saved state (regression r271)

Share Construct 3 Release r288 Now

  • 8 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hmm my project crashes on load after the update. Still opens fine in r287. I see if I can figure out what causes it. Seems to be tied to the array editor

    Error: Cannot read properties of null (reading 'size') TypeError: Cannot read properties of null (reading 'size') at Nib.w8b.pjc (https://editor.construct.net/r288/components/editors/dataEditor/dataEditor.js:60:313) at d.mE

  • Hmm my project crashes on load after the update. Still opens fine in r287. I see if I can figure out what causes it. Seems to be tied to the array editor

    Error: Cannot read properties of null (reading 'size') TypeError: Cannot read properties of null (reading 'size') at Nib.w8b.pjc (https://editor.construct.net/r288/components/editors/dataEditor/dataEditor.js:60:313) at d.mE

  • I'm confused about the the fix for "HTML element" - is this in ref to the addon "HTML element" or something else?

      • [-] [+]
      • UpvoteUpvote 1 DownvoteDownvote
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (1 child)

      Here it is referring to the new HTML Element plugin.

      • This is exactly the response I was hoping for, however... I dont seem to see this new plugin?

        Maybe I'm not using the latest Beta (which I usually do). Will check.

        Thanks

        Andy