Stable update r126 is a major feature update from r119. Read on to learn about everything that's new. In summary, the changes include:
See the change log below for additional changes made for r126.
Please note the following breaking change since r119:
- r123: 'On created' now fires just before 'On start of layout' for every object already on the layout. Previously objects placed in the layout view did not trigger 'On created', but this made it annoying to initialise objects (e.g. you'd have to pin an object both on start of layout and in 'On created'). This will probably break some projects, but it really is more convenient this way round, and hopefully all you need to do is remove the stuff you do in 'On start of layout' that is a duplicate of what happens in 'On created'.
As usual we recommend all users update to this stable release to prevent you running in to bugs and issues we've already fixed, as well as being able to take advantage of the major new features we've added. We'll shortly be getting back to our beta releases cycle; if you'd like to try updates and new features sooner and help test them, you can also update to our public beta releases. You can opt-in to beta updates from Preferences, or follow beta release announcements on our Facebook, Twitter or Google+ accounts.
Note: we have a new alternative torrent download (see the link beneath the 'Download' button). If the download's going slow, you could try that instead.
Update 18th April: updated the download to fix a problem with the Pathfinding behavior. Please re-download to get the fix!