Difference between revisions of "0.90/0.90.1 Notes"

From Sugar Labs
Jump to navigation Jump to search
 
(7 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 ==
 
=== sugar ===
 
=== sugar ===
* Pass the contact-id to the buddy-removed signal instead of the handle {{Bug|2349}} (Tomeu Vizoso)
+
* Make sure the buddy palette is disposed after popdown {{Bug|1742}} (Tomeu Vizoso)
* Make sure we don't change the owner's colors because of a network event {{Bug|2348}} (Tomeu Vizoso)
 
* Commit from Sugar Labs: Translation System by user mschlager.: 361 of 363 messages translated (0 fuzzy). (Markus Schlager)
 
* Properly store and load friends {{Bug|2331}} (Tomeu Vizoso)
 
* Announce file transfer capabilities {{Bug|1603}} (Tomeu Vizoso)
 
* Reset resolver cache when connection has been established {{Bug|1940}} (Simon Schampijer)
 
* Display changed to 'Sugar in a window' instead of 'Xephyr on' Ticket {{Bug|2285}} (Ishan Bansal)
 
* Protected Activities Support {{Bug|2087}} (Martin Abente)
 
* Increase timeout for buddy properties queries {{Bug|2298}} (Tomeu Vizoso)
 
* Set param-register to False after a RegistrationExists error {{Bug|2296}} (Tomeu Vizoso)
 
* Change owner's jid to be hashed_pubkey@server {{Bug|2279}} (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 ===
* fix Journal saving fails in Sugar 0.82
+
* updated translations: de, ta, es, kn
* updated translations: de, ja, ta
+
* use composition input for bn, gu, hi, kn, ml, mr, ta, te, sa
* fix error when adding variable named 'val'
+
* fix error when switching to Vietnamese
* fix tile help balloons not being translated
+
* use pulseaudio driver if available
* add button to reset saved preferences
+
* fix soundReverb
* make soundReverb a preference
+
* correct problem stopping sounds
* do not hard-code squeak vm path
 
* replace == with = in shell tests
 
* fix paintbox in event theatre
 
* fix SuppliesPlayersTool guide
 
* remove MenuMakeNewFlap guide from index
 
* pop-up arrows now enabled by default
 
* new DrGeo examples project (see gallery)
 
* new home project (green border more visible)
 
* Demon Castle renamed to Etoys Castle and fixed
 
* revised guides for English and Spanish
 
* DrGeoII translations for de,es,fr,ja
 
* updated German and Japanese translations
 
* do not ship languages with too few translations (ar_SY, en_GB, km, pap, pl, zh_TW)
 
* hide distracting/not-functional preference panel buttons
 
* allow negative timer values
 
* shared flaps are not destroyed anymore when switching projects
 
* various smaller fixes
 
  
 
==<abbr title="Fructose, the base set of demonstration activities">Fructose</abbr> (base activity) modules==
 
==<abbr title="Fructose, the base set of demonstration activities">Fructose</abbr> (base activity) modules==
Line 82: Line 53:
  
 
==Fructose news==
 
==Fructose news==
=== Chat ===
 
* Remove access to a private member of the presence service (Tomeu Vizoso)
 
 
 
=== 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.