Difference between revisions of "0.84/0.83.4 Notes"

From Sugar Labs
Jump to navigation Jump to search
Line 21: Line 21:
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.83.3.tar.bz2 sugar-toolkit 0.83.3]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.83.3.tar.bz2 sugar-toolkit 0.83.3]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.83.4.tar.bz2 sugar 0.83.4]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.83.4.tar.bz2 sugar 0.83.4]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.83.2.tar.bz2 sugar-artwork 0.83.2]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.83.3.tar.bz2 sugar-artwork 0.83.3]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.83.3.tar.bz2 sugar-base 0.83.3]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.83.3.tar.bz2 sugar-base 0.83.3]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.83.2.tar.bz2 sugar-datastore 0.83.2]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.83.2.tar.bz2 sugar-datastore 0.83.2]
Line 42: Line 42:
  
 
=== sugar-datastore ===
 
=== sugar-datastore ===
* #181 replace deprecated os.popen by subprocess
+
* #181 Replace deprecated os.popen by subprocess
* #140 crash when joining a shared Read
+
* #140 Crash when joining a shared Read
  
 
=== sugar-artwork ===
 
=== sugar-artwork ===
 
+
* add activity-journal icon to artwork
 +
* add system-logout icon (part of #207)
 +
* add everything needed for the colorpicker. That is a small icon and a bit in the gtkrc.
 +
* fix triangular arrows by looking at the parent_bg_color option
 +
* add icons for object transfers
  
 
=== etoys ===
 
=== etoys ===

Revision as of 18:24, 19 January 2009

Sucrose 0.83.4 Release Notes

Announcement

Thanks everyone for the great contributions!

Compatibility

When you upgrade a computer running an earlier version,

  • The old datastore will be updated to the new format.
  • Your old profile (in .sugar/default/config) will be imported into GConf

If you later downgrade from Sucrose 0.83.x to an earlier version,

  • The datastore is incompatible
  • You will be prompted to enter all your profile settings like you are on first boot

Most of the activities in Sucrose 0.83.x should be compatible with Sucrose 0.82 , the version shipped with XO Software Release 8.2.0. An exception is Browse, which depends on new versions of XULRunner and Hulahop. Read likewise may soon depend on a new version of Evince

Glucose modules

Glucose news

sugar-toolkit

sugar

sugar-base

  • Don't print logs to tty instead of shell.log in the emulator
  • Trivial port to GIO instead of GnomeVFS

sugar-presence-service

  • #142 Restart a server-based collaboration session / switch servers on the fly

sugar-datastore

  • #181 Replace deprecated os.popen by subprocess
  • #140 Crash when joining a shared Read

sugar-artwork

  • add activity-journal icon to artwork
  • add system-logout icon (part of #207)
  • add everything needed for the colorpicker. That is a small icon and a bit in the gtkrc.
  • fix triangular arrows by looking at the parent_bg_color option
  • add icons for object transfers

etoys

Fructose modules

Fructose news

read

  • Update to sugar-evince-2.24 API (Daniel Drake)
  • Updated translations: es, sl

browse

  • Updates in the Slovenian language

jukebox

  • ObjectPicker option added while directly running the activity
  • 67 languages added :)

chat

  • Updated translations: es
  • Fix crash in _add_log when buddy is None, and make _add_log more robust (morgs)
  • Sugar API update: Use self.shared_activity not self._shared_activity (morgs)

turtleart

  • caching images -- the first time you load it, it takes about 30 seconds. subsequent loads are almost instant

terminal

  • Updated translations

imageviewer

  • New translations


Fructose dependencies