Difference between revisions of "0.90/0.90.1 Notes"

From Sugar Labs
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>[[Category:Release Notes]]</noinclude>
 
<noinclude>[[Category:Release Notes]]</noinclude>
  
= Sucrose 0.89.6 Release Notes =
+
= Sucrose 0.90.1 Release Notes =
  
 
== Announcement ==
 
== Announcement ==
Line 17: Line 17:
  
 
===Updated===
 
===Updated===
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.89.4.tar.bz2 sugar-datastore 0.89.4]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.90.3.tar.bz2 sugar 0.90.3]
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.1.2387.tar.gz etoys 4.1.2387]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.90.2.tar.bz2 sugar-toolkit 0.90.2]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.89.10.tar.bz2 sugar 0.89.10]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.1.2390.tar.gz etoys 4.1.2390]
  
 
===Not Updated===
 
===Not Updated===
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.89.5.tar.bz2 sugar-toolkit 0.89.5]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.90.0.tar.bz2 sugar-datastore 0.90.0]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.90.0.tar.bz2 sugar-base 0.90.0]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.90.0.tar.bz2 sugar-toolkit 0.90.0]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-presence-service/sugar-presence-service-0.90.1.tar.bz2 sugar-presence-service 0.90.1]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.90.0.tar.bz2 sugar-artwork 0.90.0]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/hulahop/hulahop-0.7.1.tar.bz2 hulahop 0.7.1]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/hulahop/hulahop-0.7.1.tar.bz2 hulahop 0.7.1]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-presence-service/sugar-presence-service-0.90.1.tar.bz2 sugar-presence-service 0.90.1]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.89.4.tar.bz2 sugar-artwork 0.89.4]
 
  
 
== Glucose news ==
 
== Glucose news ==
Line 32: Line 32:
 
* Make sure the buddy palette is disposed after popdown {{Bug|1742}} (Tomeu Vizoso)
 
* Make sure the buddy palette is disposed after popdown {{Bug|1742}} (Tomeu Vizoso)
  
=== sugar-datastore ===
+
=== sugar-toolkit ===
* metadata-only update sets filesize property to 0 {{Bug|2229}}
+
* Add 'cache-palette' property to Invoker {{Bug|1742}} (Tomeu Vizoso)
* commit 3644fac reintroduced race condition, broke test suite {{Bug|2104}}
 
* autogen.sh: pass --enable-maintainer-mode to configure
 
  
 
=== Etoys ===
 
=== Etoys ===
Line 56: Line 54:
 
==Fructose news==
 
==Fructose news==
 
=== Browse ===
 
=== Browse ===
* generate preview image for downloaded images (SL#1106) (Gonzalo Odiard)
+
* generate preview image for downloaded images {{Bug|1106}} (Gonzalo Odiard)
 
* Fix history on resume. The code is a bit hacky because of xulrunner limitations. I plan to make this code nicer when we move to webkit. (Lucian Branescu Mihaila)
 
* Fix history on resume. The code is a bit hacky because of xulrunner limitations. I plan to make this code nicer when we move to webkit. (Lucian Branescu Mihaila)
 
* Simon Schampijer's patch to fix autocomplete functionality for the address. (Lucian Branescu Mihaila)
 
* Simon Schampijer's patch to fix autocomplete functionality for the address. (Lucian Branescu Mihaila)
* fix #8857 - Browse fails to download some files with non-ascii characters (Gonzalo Odiard)
+
* fix {{OlpcBug|8857}} - Browse fails to download some files with non-ascii characters (Gonzalo Odiard)
  
 
== What is new for packagers ==
 
== What is new for packagers ==

Latest revision as of 04:07, 25 October 2010


Sucrose 0.90.1 Release Notes

Announcement

This is our first bugfix release in the 0.90 development cycle!

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

  • Make sure the buddy palette is disposed after popdown #1742 (Tomeu Vizoso)

sugar-toolkit

  • Add 'cache-palette' property to Invoker #1742 (Tomeu Vizoso)

Etoys

  • updated translations: de, ta, es, kn
  • use composition input for bn, gu, hi, kn, ml, mr, ta, te, sa
  • fix error when switching to Vietnamese
  • use pulseaudio driver if available
  • fix soundReverb
  • correct problem stopping sounds

Fructose (base activity) modules

Fructose news

Browse

  • generate preview image for downloaded images #1106 (Gonzalo Odiard)
  • Fix history on resume. The code is a bit hacky because of xulrunner limitations. I plan to make this code nicer when we move to webkit. (Lucian Branescu Mihaila)
  • Simon Schampijer's patch to fix autocomplete functionality for the address. (Lucian Branescu Mihaila)
  • fix #8857 - Browse fails to download some files with non-ascii characters (Gonzalo Odiard)

What is new for packagers

New API has been added to telepathy-gabble and telepathy-salut to support the work on the collaboration framework, which results in needing 0.9.16 for tp-gabble and 0.3.13 for tp-salut.

One of the goals of the collaboration refactoring was dropping functionality in sugar that has been implemented in telepathy-mission-control, so Sugar now depends on tp-mission-control 5.4.3.