From sbates at ocadu.ca Thu Sep 8 19:06:01 2022 From: sbates at ocadu.ca (Simon Bates) Date: Thu, 8 Sep 2022 19:06:01 +0000 Subject: [code.learn.create] Weavly 1.5 Released Message-ID: Hi all, Today we made the Weavly 1.5 release. This release contains the following features and fixes: * When the program is running, the active loop is now highlighted * Loops are now highlighted when focus is on a loop start or end block, to indicate that operations on the loop block (such as moving or deleting the block) will affect the whole loop and not just the block * Nested loop blocks are now styled differently from top-level loop blocks (a little smaller and a little more square) * Two new worlds have been added: Haunted House and Marble Run * The robot character in the Sketchpad world has been changed to make it easier to tell which direction it is facing * The "Jungle" world has been renamed to "Savannah" to better reflect its content * The scene now scrolls to show the character immediately at the start of running a program, to ensure that all character movements are visible * We have implemented a workaround to ensure that announcements are spoken on recent versions of Safari on Mac * An icon has been added to the keyboard documentation for the replace shortcut If you have any questions or encounter any issues, please let me know. Regards, Simon