Difference between revisions of "0.84/0.83.4 Notes"
< 0.84
Jump to navigation
Jump to search
(New page: = Sucrose 0.83.4 Release Notes = == Announcement == This week's official release picture shows one new feature and one bug fix! Let's see if you can find both. Please send the correct ans...) |
|||
Line 2: | Line 2: | ||
== Announcement == | == Announcement == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Thanks everyone for the great contributions! | Thanks everyone for the great contributions! | ||
Line 41: | Line 22: | ||
* [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.2.tar.bz2 sugar-artwork 0.83.2] | ||
− | * [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.83. | + | * [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. | + | * [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/sugar-presence-service/sugar-presence-service-0.83. | + | * [http://download.sugarlabs.org/sources/sucrose/sugar-presence-service/sugar-presence-service-0.83.3.tar.bz2 sugar-presence-service 0.83.3] |
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.0.2201.tar.gz etoys 4.0.2210] | * [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.0.2201.tar.gz etoys 4.0.2210] | ||
Line 49: | Line 30: | ||
=== sugar-toolkit === | === sugar-toolkit === | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== sugar === | === sugar === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== sugar-base === | === 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 === | === sugar-presence-service === | ||
− | * # | + | * #142 Restart a server-based collaboration session / switch servers on the fly |
=== sugar-datastore === | === sugar-datastore === | ||
− | * | + | * #181 replace deprecated os.popen by subprocess |
+ | * #140 crash when joining a shared Read | ||
=== sugar-artwork === | === sugar-artwork === | ||
− | + | ||
=== etoys === | === etoys === | ||
− | + | ||
− | |||
== Fructose modules == | == Fructose modules == |
Revision as of 17:19, 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
- sugar-toolkit 0.83.3
- sugar 0.83.4
- sugar-artwork 0.83.2
- sugar-base 0.83.3
- sugar-datastore 0.83.2
- sugar-presence-service 0.83.3
- etoys 4.0.2210
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
etoys
Fructose modules
- read 62
- chat 61
- terminal 21
- imageviewer 5
- jukebox 6
- turtleart 23
- browse 102
- etoys 97
- write 60
- calculate 25
- log 16
- pippy 25
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