Changes

Jump to navigation Jump to search
6,781 bytes added ,  13:27, 7 June 2011
Copy over and adjust content from 0.90 Release Notes. Still needs some work.
<noinclude>{{ Translations | [[0.92/Notes|english]] }}{{TeamHeader|Development Team|home=Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude>[[Category:Release Notes]]

''Please do not edit unless you are part of the Sugar Release Team!''

<span style="font-size:188%">Sucrose 0.92 Release Notes</span>

== Introduction ==
Sucrose 0.92 is the latest version of the [http://www.sugarlabs.org/ Sugar learning platform]: Sugar promotes collaborative learning through [http://activities.sugarlabs.org/ Sugar Activities] that encourage critical thinking, the heart of a quality education. Designed from the ground up especially for children, Sugar offers an alternative to traditional “office-desktop” software. Furthermore it provides a flexible and powerful platform for activity developers.

Sugar is Free and Open Source Software and consists of [[Taxonomy#Glucose:_The_base_Sugar_environment|Glucose]], the base system environment; and [[Taxonomy#Fructose:_The_set_of_demonstration_activities|Fructose]], a set of demonstration activities. This new release contains many new features, performance and code improvements, bug fixes, and translations.

== What is new for users ==

== What is new for distributors and deployers ==

== What's new for developers ==
The following changes are important for developers using the Sucrose 0.90 developer platform.

=== Widgets ===

=== API ===

=== Activity Authors guidelines ===
There are still many activities that do not use the new activity toolbars introduced in 0.86. We encourage activity authors to use the new toolbars as there have been huge improvements in usability (e.g., stopping an activity).

Jim Simmons has written a guide to writing Sugar Activities (Please see [http://en.flossmanuals.net/ActivitiesGuideSugar/Introduction Make your own Sugar Activities!]) which details how to convert your activity to the new toolbars while still keeping backward compatibility with older Sugar versions.

== What's new for packagers ==

== Internationalization (i18n) and Localization (l10n) ==

== Compatibility ==

== 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 [[Downloads|Get Sugar]].

== Getting the sources ==
If you want to package Sugar for your favorite distribution or just want to examine Sugar's lovely code here are the released bundles. If you are interested in the full changelog you can use the [http://git.sugarlabs.org/ Sugar git repositories].

=== <abbr title="Glucose, the base Sugar environment">Glucose</abbr> modules ===
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.92.1.tar.bz2 sugar 0.92.1]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.92.1.tar.bz2 sugar-datastore 0.92.1]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.92.1.tar.bz2 sugar-toolkit 0.92.1]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.92.0.tar.bz2 sugar-base 0.92.0]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-presence-service/sugar-presence-service-0.90.2.tar.bz2 sugar-presence-service 0.90.2]
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.92.0.tar.bz2 sugar-artwork 0.92.0]
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.1.2390.tar.gz etoys 4.1.2390]
* [http://download.sugarlabs.org/sources/sucrose/glucose/hulahop/hulahop-0.7.1.tar.bz2 hulahop 0.7.1]

=== <abbr title="Fructose, the base set of demonstration activities">Fructose</abbr> modules ===
* [http://download.sugarlabs.org/sources/sucrose/fructose/Pippy/Pippy-40.tar.bz2 Pippy 40]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-122.tar.bz2 Browse 122]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Calculate/Calculate-35.tar.bz2 Calculate 35]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-116.tar.gz Etoys 116]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Chat/Chat-70.tar.bz2 Chat 70]
* [http://download.sugarlabs.org/sources/sucrose/fructose/TurtleArt/TurtleArt-108.tar.bz2 TurtleArt 108]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-20.tar.bz2 Jukebox 20]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Log/Log-24.tar.bz2 Log 24]
* [http://download.sugarlabs.org/sources/sucrose/fructose/ImageViewer/ImageViewer-17.tar.bz2 ImageViewer 17]
* [http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-73.tar.bz2 Write 73]

== Installing/running 0.92 ==

===On Fedora from the shell:===
yum groupinstall sugar-desktop
will install Sugar 0.92 as a GDM selection on login.

===Install sugar-emulator===
yum install sugar-emulator
Run:
sugar-emulator -f
to run Sugar in a full screen window in a Gnome session.

'''Note''': You may need to disable SELinux (See http://www.crypt.gen.nz/selinux/disable_selinux.html)

== Looking at the release cycle details ==
You can browse the notes of each development release in [[0.92/Roadmap#Schedule]]. Their respective sources are listed there as well.

== Credits ==
Many people contributed to this release indirectly, including testing, documentation, translation, contributing to the Wiki, outreach to education and developer communities. On behalf of the community, we give our warmest thanks to the developers and contributors who made this Sugar release possible.

We want to especially thank:
* the [[Infrastructure_Team | ''Infrastructure team'']] which does all this great work in the background without which the development would not be possible at all,

* the ''deployments'' that provide the development team with feedback from the field,

* the [[Design_Team | ''Design team'']] which guided the design of features with UI changes or impact on the workflow,

* the [[Translation_Team | ''Translation team'']] which makes sure that Sugar is enjoyable in the local languages of our users,

* the ''developers'' that submit patches for new features and bug fixes and do review other's patches,

* the ''maintainers'' that make sure their code is shippable and which provide packagers with new tarballs,

* the ''packagers'' which provide distributions with new Sugar packages,

* the [[Sugar_on_a_Stick | ''SoaS team'']] for providing a Sugar version to test with during the development cycle,

* the ''testers'' for finding the small and bigger issues,

* the ''release team'' and [[Development_Team | ''Development team'']] for coordinating those efforts.
344

edits

Navigation menu