Difference between revisions of "0.90/0.89.4 Notes"

From Sugar Labs
Jump to navigation Jump to search
Line 38: Line 38:
 
== Glucose news ==
 
== Glucose news ==
 
=== sugar ===
 
=== sugar ===
* Launch gnome-keyring-daemon from sugar-emulator
+
* Launch gnome-keyring-daemon from sugar-emulator (Tomeu Vizoso)
* 3G Support: show connection errors {{Bug|1759}}
+
* 3G Support: show connection errors {{Bug|1759}} (Daniel Castelo)
* Unneeded debug logs {{Bug|1862}}
+
* Unneeded debug logs {{Bug|1862}} (Simon Schampijer)
* Activity data directory should be deleted when an activity is deleted {{Bug|2074}}
+
* Activity data directory should be deleted when an activity is deleted {{Bug|2074}} (Martin Abente)
* Sudden death while clicking around on the journal {{Bug|2064}}
+
* Sudden death while clicking around on the journal {{Bug|2064}} (Aleksey Lim)
* Sugar main window fails to resize on randr resolution change {{Bug|1725}}
+
* Sugar main window fails to resize on randr resolution change {{Bug|1725}} (Andrés Ambrois)
* Remove dependency on the Presence Service {{Bug|416}}
+
* Adding spiral extension to Ring View (Walter Bender)
 +
* Add sorting options to the Journal: size, creation date, modification date (Andrés Ambrois)
 +
* Remove dependency on the Presence Service {{Bug|416}} (Tomeu Vizoso)
  
 
===sugar-artwork===
 
===sugar-artwork===
Line 56: Line 58:
  
 
=== sugar-presence-service ===
 
=== sugar-presence-service ===
*  Remove connection handling now that the Shell takes care of it. Also make sure we have all the info we need right after the service starts.
+
*  Remove connection handling now that the Shell takes care of it. Also make sure we have all the info we need right after the service starts.(Tomeu Vizoso) 
  
 
=== sugar-datastore ===
 
=== sugar-datastore ===
* New metadata fields, creation_time and filesize to support sorting in the Journal {{Bug|1915}}
+
* New metadata fields, creation_time and filesize to support sorting in the Journal {{Bug|1915}} (Andrés Ambrois)
 
* Create target directory before importing previews {{Bug|2149}} (carrott)
 
* Create target directory before importing previews {{Bug|2149}} (carrott)
  

Revision as of 01:13, 30 August 2010


Sucrose 0.89.4 Release Notes

Announcement

This is our development release number 4 in the 0.90 development cycle!

We now reached String Freeze! We are glad to announce that two more Features have been pushed.

This Feature removes the need for the Presence Service, meaning that activities and the Shell need to interact directly with non-Sugar-specific services such as Telepathy.

http://wiki.sugarlabs.org/go/Features/Spiral_Home_View

http://wiki.sugarlabs.org/go/Features/Journal_Sort

Thanks everyone for your great contributions!

Compatibility

There are no known compatibility issues, as of today.

Update to this version

Please use the instructions for your distribution (SoaS, Fedora, Ubuntu, Debian etc) of choice to upgrade to this release. Note that it may take a while until the release is packaged for each distribution. Please stay tuned for distribution specific announcements and watch out for updates at Get Sugar.

Glucose (base) modules

Updated

Not Updated

Glucose news

sugar

  • Launch gnome-keyring-daemon from sugar-emulator (Tomeu Vizoso)
  • 3G Support: show connection errors #1759 (Daniel Castelo)
  • Unneeded debug logs #1862 (Simon Schampijer)
  • Activity data directory should be deleted when an activity is deleted #2074 (Martin Abente)
  • Sudden death while clicking around on the journal #2064 (Aleksey Lim)
  • Sugar main window fails to resize on randr resolution change #1725 (Andrés Ambrois)
  • Adding spiral extension to Ring View (Walter Bender)
  • Add sorting options to the Journal: size, creation date, modification date (Andrés Ambrois)
  • Remove dependency on the Presence Service #416 (Tomeu Vizoso)

sugar-artwork

  • Icons for sorting filter (size, creation date, last edited) in the Journal #1915 (Gary C. Martin)
  • Icons for touchpad section in the Control Panel #2006 (Walter Bender)

sugar-toolkit

  • Delete activities profile data when uninstall #2074 (Martin Abente)
  • Remove sugar/__init__.py, it should come from sugar-base #1868 (Tomeu Vizoso)
  • Remove Presence Service: move the code that sets up a shared activity from the PS into sugar.presence.activity (Tomeu Vizoso)

sugar-presence-service

  • Remove connection handling now that the Shell takes care of it. Also make sure we have all the info we need right after the service starts.(Tomeu Vizoso)

sugar-datastore

  • New metadata fields, creation_time and filesize to support sorting in the Journal #1915 (Andrés Ambrois)
  • Create target directory before importing previews #2149 (carrott)

Fructose (base activity) modules

Fructose news

No news.

What is new for packagers

Nothing new as of today.