Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--activity/activity.info2
2 files changed, 8 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1b00307..f71e88a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,12 +8,16 @@ ENHANCEMENTS:
* Rabbit and snail change color to indicate run speed
* Clicking on a stack respects current run speed
* Turtle shape more directional
-* New copy-button behavior:
- (1) Click on copy and the cursor changes to a hand pointer;
+* New copy- and share-block behavior:
+ (1) Click on Copy Button (or Share-Block Button);
+ the cursor changes to a hand pointer;
(2) Click on any block or stack of blocks and that stack is
- briefly highlighted and copied to the clipboard;
+ briefly highlighted and copied to the clipboard (or shared);
(3) The cursor is changed back to the standard cursor.
+BUG FIX:
+* Catch unicode error in collaboration code
+
147
ENHANCEMENTS:
diff --git a/activity/activity.info b/activity/activity.info
index 017d1ee..6d6c73d 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 147
+activity_version = 148
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity