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--NEWS84
1 files changed, 80 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index f1f656e..09eba1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,85 @@
+192
+
+ENHANCEMENTS:
+* New sample program (Snake game)
+* Refactored sensors-follow-me example
+* New translations
+* Moved save snapshot button to Load/Save palette (Users were confusing it
+ for the save image button.)
+* New blocks on extras palette: load_file_to_heap and save_heap_to_file
+* Added confirmation alert to empty trash block
+* Dismiss samples store by clicking on canvas
+* Reordered layout of extras palette to better commodate new blocks
+
+BUG FIXES:
+* Fixed regression in Sugar 84 support
+* Fixed problem with GNOME due to Sugar button check (Alan Aguiar)
+* Fixed label updates on mouse x, mouse y, and keyboard
+* Fixed bug with see block
+* Fixed bug in sharing filled shapes
+
+191
+
+ENHANCEMENTS:
+* New sample programs (Kyoto flowers)
+* New translations
+* Add support for querying remote turtle position, heading
+
+BUG FIXES:
+* Fixed collaboration bug (#4631)
+* Fixed i18n problem with 'select palette' block
+* Fixed problem with load block 'turtle'
+* Fixed problem with hover-help toggle
+* More robust error handling for plugins
+
+190
+
+ENHANCEMENT:
+* Set maximum number of participants
+
+BUG FIX:
+* Fix problem with null index when action and store-in blocks are
+ missing arguments.
+
+189
+
+ENHANCEMENT:
+* New sample project
+
+BUG FIXES:
+* Fix alignment problem with GNOME version
+* Fix problem with default coordinate system
+
+
+188
+
+ENHANCEMENT:
+* Add labels to Cartesian coordinate grid
+
+BUG FIXES:
+* Ensure that default coordinate scale is 1 (pixel mode)
+* Adjust pen size to coordinate scale
+
187
ENHANCEMENTS:
+* Use icon view for browsing sample projects
* New translations
+* New sample progams
+* Save coordinate scale with gconf
+* Make scaled coordinates +-20 instead of +-100
+
+BUG FIXES:
+* Fixed more bugs in SVG save
+* Fixed several bugs in non-interactive mode
+* Fixed problem with erratic Cntl-V (SL #2751)
+* Fixed problem with missing Stop button when malformed block encountered
+ (SL #4522)
+
+186
BUG FIX:
-* Add missing turtle graphic (regression)
+* Use /tmp for creating SVG surface when running from GNOME
185
@@ -18,9 +93,6 @@ ENHANCEMENTS:
BUG FIX:
* Fixed problem with load block introduced by turtle-centric rebase
-BUG FIX:
-* Fixed problem with load block introduced by turtle-centric rebase
-
184
ENHANCEMENTS:
@@ -60,6 +132,10 @@ BUG FIX:
179
+ENHANCEMENT:
+* Add option to either open a new project or load a project into an
+ existing project
+
BUG FIXES:
* Restore cursor after aborted chooser dialog
* Fix problem with loading projects from Sugar Journal