Difference between revisions of "0.84/0.83.3 Notes"

From Sugar Labs
Jump to navigation Jump to search
Line 23: Line 23:
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-base/sugar-base-0.83.1.tar.bz2 sugar-base 0.83.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-base/sugar-base-0.83.1.tar.bz2 sugar-base 0.83.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-datastore/sugar-datastore-0.83.0.tar.bz2 sugar-datastore 0.83.0]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-datastore/sugar-datastore-0.83.0.tar.bz2 sugar-datastore 0.83.0]
* [http://dev.laptop.org/pub/sugar/sources/sugar-presence-service/sugar-presence-service-0.83.1.tar.bz2 sugar-presence-service 0.83.1]
+
* [http://download.sugarlabs.org/sources/sucrose/sugar-presence-service/sugar-presence-service-0.83.2.tar.bz2 sugar-presence-service 0.83.2]
 
* [http://dev.laptop.org/pub/sugar/sources/etoys/etoys-3.0.2160.tar.gz etoys 3.0.2160]
 
* [http://dev.laptop.org/pub/sugar/sources/etoys/etoys-3.0.2160.tar.gz etoys 3.0.2160]
  
Line 29: Line 29:
  
 
=== sugar-toolkit ===
 
=== sugar-toolkit ===
* Fixed misformed plural equation (russian po)
 
* Add view-source-related methods HandleViewSource and GetDocumentPath
 
  
 
=== sugar ===
 
=== sugar ===
* fix uninstalling activities from the home view
+
 
* Make sugar control panel support selection of multiple languages d.l.o
+
 
* {{OlpcBug|8876}} add saving and loading of the nm connections and support for WPA
+
=== sugar-presence-service ===
* Implement a global handler for the view source key
+
* #6248 Presence service broken with NetworkManager-0.7 (NM D-Bus API change)
* Initial implementation of activity notifications
 
* {{Bug|9}} wireless network frame device.
 
* {{OlpcBug|8876}} Make sugar control panel support selection of multiple languages
 
* {{Bug|7}} update Icon in the AP palette
 
* {{OlpcBug|8131}} Control Panel needs to list wireless firmware version
 
  
 
== Fructose modules ==
 
== Fructose modules ==
  
* [http://dev.laptop.org/pub/sugar/sources/Read/Read-61.tar.bz2 read-activity 61]
+
* [http://download.sugarlabs.org/sources/sucrose/Read/Read-62.tar.bz2 read-activity 62]
* [http://dev.laptop.org/pub/sugar/sources/Chat/Chat-60.tar.bz2 chat-activity 60]
+
* [http://download.sugarlabs.org/sources/sucrose/Chat/Chat-61.tar.bz2 chat-activity 61]
 
* [http://dev.laptop.org/pub/sugar/sources/Terminal/Terminal-20.tar.bz2 terminal-activity 20]
 
* [http://dev.laptop.org/pub/sugar/sources/Terminal/Terminal-20.tar.bz2 terminal-activity 20]
 
* [http://dev.laptop.org/pub/sugar/sources/Image/ImageViewer-4.tar.bz2 imageviewer-activity 4]
 
* [http://dev.laptop.org/pub/sugar/sources/Image/ImageViewer-4.tar.bz2 imageviewer-activity 4]
 
* [http://dev.laptop.org/~kushal/Jukebox-5.tar.bz2 jukebox-activity 5]
 
* [http://dev.laptop.org/~kushal/Jukebox-5.tar.bz2 jukebox-activity 5]
 
* [http://dev.laptop.org/pub/sugar/sources/TurtleArt/TurtleArt-16.tar.bz2 turtleart-activity 16]
 
* [http://dev.laptop.org/pub/sugar/sources/TurtleArt/TurtleArt-16.tar.bz2 turtleart-activity 16]
* [http://dev.laptop.org/pub/sugar/sources/Browse/Browse-101.tar.bz2  browse-activity 101]
+
* [http://download.sugarlabs.org/sources/sucrose/Browse/Browse-102.tar.bz2  browse-activity 102]
 
* [http://dev.laptop.org/pub/sugar/sources/etoys-activity/etoys-activity-96.tar.gz etoys-activity 96]
 
* [http://dev.laptop.org/pub/sugar/sources/etoys-activity/etoys-activity-96.tar.gz etoys-activity 96]
 
* [http://dev.laptop.org/pub/sugar/sources/Write/Write-60.tar.bz2 write-activity 60]
 
* [http://dev.laptop.org/pub/sugar/sources/Write/Write-60.tar.bz2 write-activity 60]
Line 61: Line 54:
  
 
=== read-activity ===
 
=== read-activity ===
* Sugar API update: Use self.shared_activity not self._shared_activity
+
* Update to sugar-evince-2.24 API (Daniel Drake)
* Updated translation: ja
+
* Updated translations: es, sl
* Remove timeout hack for object picker
 
  
 
=== browse-activity ===
 
=== browse-activity ===
Return the document source to the shell for displaying in the view source dialog. This is used by the new source view code to display the document source.
+
* Updates in the Slovenian language
  
 
=== imageviewer-activity ===
 
=== imageviewer-activity ===
* Show an object picker if no file is specified initially
+
*  
* Initial Journal support
 
  
=== turtleart-activity ===
+
=== chat-activity ===
* Turkish and Mongolian language support
+
* Updated translations: es
* shebang patch
+
* 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)
  
 
=== jukebox-activity ===
 
=== jukebox-activity ===
* Encoding error fixed for bn_IN.po
+
*  
* Full Screen option
 
* Volume Control support
 
* Supporting m3u playlists
 
* Internet radios through m3u files.
 
* Next/Previous buttons , if you open a playlist with more than one song
 
  
 
== Fructose dependencies ==
 
== Fructose dependencies ==

Revision as of 07:45, 19 December 2008

Sucrose 0.83.3 Release Notes

Announcement

This is our third Development Release in the 0.84 cycle. Besides all the great bug fixing that has been going into this release we want to highlight some interesting changes.

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 OLPC 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-presence-service

  • #6248 Presence service broken with NetworkManager-0.7 (NM D-Bus API change)

Fructose modules

Fructose news

read-activity

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

browse-activity

  • Updates in the Slovenian language

imageviewer-activity

chat-activity

  • 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)

jukebox-activity

Fructose dependencies

Fructose dependencies news

hulahop

  • Remove flags which are breaking the build on latest libtool
  • Add AC_PROG_CXX