Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-12-24 17:12:29 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-12-24 17:12:29 (GMT)
commit2e05bede70d995e2affd57c81a8e4453a8986af6 (patch)
tree583c66011c61a9528d577160bae48a66da064275
parent78238ca84096c928d26ba887408a91fbeaa5dce8 (diff)
v106 notes
-rwxr-xr-x[-rw-r--r--]NEWS21
-rwxr-xr-x[-rw-r--r--]activity/activity.info2
2 files changed, 18 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 27231f9..5e29032 100644..100755
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,30 @@
+106
+
+BUG FIXES
+
+* Exposed see as an external method (#2542)
+* Media type tests on file suffix use lower()
+
+ENHANCEMENTS
+
+* Added 'camera sees' block for reading average camera RGB value
+* Added camera media block for grabbing images from the camera
+* New psuedo-color.ta example (Tony Forster)
+
105
BUG FIXES
-* Fixed problem with coordinate overlay mislabeling when rescaling coordinates
+* Fixed problem with coordinate overlay mislabelling when rescaling coordinates
* Fixed overflow problem causing Turtle Art to crash after ~50 minutes (#2489)
* Fixed regression with turtle display during Wait
* Display heap with ellipsis to avoid illegible display (#2268)
-* Added 'Media Wait' block to pause turtle while media is playing
-* New block-highlight scheme (#1709)
+* New block-highlight scheme (#1709) (with help from Rodrigo Arboleda)
ENHANCEMENTS
-* Added support for RFID tag reader
+* Added support for RFID tag reader (with help from Emiliano Pastorino)
+* Added 'Media Wait' block to pause turtle while media is playing
104
diff --git a/activity/activity.info b/activity/activity.info
index ce14429..151339c 100644..100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 105
+activity_version = 106
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity