From 41b1abcec1c8cad46dbc16307c0cee0f9ace8893 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 12 Jan 2012 22:20:46 +0000 Subject: Release 131 --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 85014b8..72121ee 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +131 + +ENHANCEMENTS: +* Internalized While and Until blocks (no longer macro expansions) +* Simplified keyboard input macro (uses until block) +* Some consolidation of toolbars on smaller displays +* New data-graphing example from ClaudiaU +* New strings for Butia, Follow Me, and Sumo plugins + +TOUCH ENHANCEMENTS: +* Added on-screen adjusters for numeric blocks +* Added a mouse-motion threshold for differentiating between a click and a + drag motion + +BUG FIXES: + * While and Until blocks continue program flow after exiting + * Until block executes once before test + * Changed light-sensor power_state (deprecated) to level + * Switched to panel for Save/Load buttons so that they'd all fit on + smaller screens + +Thanks to Alan Jhonn Aguiar Schwyn for testing many of these changes + 130 ENHANCEMENTS: -- cgit v0.9.1