Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

Better subfolder support; Windows WebView2 update & more

04 November, 2025 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

In this week's beta release, we've relaxed a long-standing limitation with project files: you can now use the same filename in different folders. Previously every file in the project had to have a unique name, regardless of subfolders - for example you could not have 'file.txt' in two different folders. This came from the need to continue supporting the legacy "flat" file structure mode. However that mode was recently removed, and that allowed for finally removing the restriction. This also allows for using reserved filenames like 'index.html', so long as the files are in a subfolder. This was actually a pretty complex change as many parts of the editor previously assumed all filenames were unique, and we had to update a lot of code, so be on the lookout for any new issues regarding project files or folders.

It's also worth noting that Windows WebView2 exports now direct users who do not have the WebView2 runtime installed to the installation web page, rather than automatically downloading and installing it. Microsoft say the WebView2 runtime is now installed by default on both Windows 10 and 11, so such cases should be rare. However having code to download and run an executable was possibly making antivirus tools wary (and we had some issues with false positives recently), so we've decided to remove this code and merely direct users to the webpage instead.

There are a few other bug fixes and adjustments in this release noted in the changelog. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 9 DownvoteDownvote
Exécuter r460

Changelog iconChangements

Not favoritedFavorited Favorited 0 favoris
Allow files with the same name in different subfolders
Not favoritedFavorited Favorited 0 favoris
Allow files with reserved names (e.g. index.html) in subfolders
Not favoritedFavorited Favorited 0 favoris
Avoid showing some deprecation warnings if they are deemed unlikely to affect the project
Not favoritedFavorited Favorited 0 favoris
Windows WebView2: when WebView2 needs installing, open installation web page instead of auto-downloading
Not favoritedFavorited Favorited 0 favoris
Windows WebView2: update to WebView2 SDK v1.0.3595.46

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 0 favoris
Instance tags not properly handling case insensitivity
Not favoritedFavorited Favorited 0 favoris
Animations editor: possible crash after using the clear tool while the rectangle select tool is active

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favoris
Ensure script paths in preview match paths used in export
Not favoritedFavorited Favorited 0 favoris
Add IRuntime.destroyMultiple() for more efficiently destroying many instances
Not favoritedFavorited Favorited 0 favoris
Throw exception on assignment to constant event variable

Partager Construct Animate la parution r460 maintenant

  • 0 Comments

Want to leave a comment? Login or Register an account!