Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-01-12 22:20:46 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-01-12 22:20:46 (GMT)
commit41b1abcec1c8cad46dbc16307c0cee0f9ace8893 (patch)
treeedfc9ad38afc5c93bf85cbd0a25f273cd66dea9e
parent9e7bf1f941ea59c5b6d1c033705af66a39e3e07c (diff)
Release 131
-rw-r--r--NEWS23
-rw-r--r--activity/activity.info2
2 files changed, 24 insertions, 1 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:
diff --git a/activity/activity.info b/activity/activity.info
index e15ffa2..80565d4 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 130
+activity_version = 131
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity