Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
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: