Difference between revisions of "0.104/Notes"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
<span style="font-size:188%">Sucrose 0.103.x Release Notes</span>
+
<span style="font-size:188%"> Sucrose 0.104.0 Release Notes </span>
  
== Introduction ==
+
= Introduction =
This is a unstable release of the [http://www.sugarlabs.org/ Sugar learning platform]. This article will be evolving with further 0.103.x releases.
+
Sugar 0.104 is the new stable version of the [http://www.sugarlabs.org/ Sugar learning platform]. It was released on February the 13th 2015. This release includes new features and bug fixes from Google [https://www.google-melange.com/gci/homepage/google/gci2014 Code-In] and [https://www.google-melange.com/gsoc/homepage/google/gsoc2014 Summer of Code] students, deployments and community members.
  
== Tarballs ==
+
= Summary of new features =
 +
* Extended microformat updater with optional activities in automatic updates [http://wiki.sugarlabs.org/go/Features/Optional_activity_updates].
 +
* New dconf setting to disable adhoc autoconnect policy [http://wiki.sugarlabs.org/go/Features/Optional_adhoc_autoconnect].
 +
* New "spent-times" entry in activities metadata [http://wiki.sugarlabs.org/go/Features/Spent_Times].
 +
* New "New ASLO" back-end for activities updates [http://wiki.sugarlabs.org/go/Features/New_ASLO].
 +
* New text-to-speech API in gtk3 toolkit [http://wiki.sugarlabs.org/go/Features/Text_To_Speech_In_The_Toolkit].
 +
* Customizable groups instead of fixed ages in "About Me" section.
  
  http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.103.2.tar.xz
+
This is the [http://wiki.sugarlabs.org/go/0.104/Feature_List#Proposed_Features_for_Sugar_0.104 full list] of features proposed, we expect to re-evaluate unmerged proposals in the next release cycle.
  http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit-gtk3/sugar-toolkit-gtk3-0.103.2.tar.xz
 
  http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.103.2.tar.xz
 
  http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.103.2.tar.xz
 
  http://download.sugarlabs.org/sources/sucrose/glucose/sugar-runner/sugar-runner-0.103.2.tar.xz
 
  
== Summary of changes ==
+
= Tarballs =
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.104.0.tar.xz sugar]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit-gtk3/sugar-toolkit-gtk3-0.104.0.tar.xz sugar-toolkit-gtk3]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.104.0.tar.xz sugar-artwork]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.104.0.tar.xz sugar-datastore]
 +
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-runner/sugar-runner-0.104.0.tar.xz sugar-runner]
  
=== Sugar ===
+
= How to contribute with testing =
 +
We will provide more options for testing this release soon. For now, please try it out using [http://developer.sugarlabs.org sugar-build].
  
* Improved journal's results clearing button
+
= Credits =
* Fixes in microformat activities updater
+
Many people contributed to this release indirectly, including testing, documentation, translation, contributing to the Wiki, outreach to education distributions, packaging, and developer communities. On behalf of the community, we give our warmest thanks to the developers and contributors who made this Sugar release possible.
* Fixes in journal's backup and restore
 
* Being able to disable auto-connecting to ad-hoc networks
 
* Define optional updates in automatic updates
 
  
=== Sugar Toolkit ===
+
== Patches contributors ==
 +
* Sam Parkinson
 +
* Ignacio Rodríguez
 +
* Ezequiel Pereira Lopez
 +
* Daksh Shah
 +
* Goutam
 +
* James Cameron
 +
* Walter Bender
 +
* Gonzalo Odiard
 +
* Martin Abente Lahaye
  
* Store spent time on activities in the activities metadata.
+
== We want to especially thank ==
 +
* the 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 which guided the design of features with UI changes or impact on the workflow,
 +
* the 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 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 for coordinating those efforts.
  
== Testing ==
+
This time, Martin Abente Lahaye took the responsibility of manage the release.
 
 
We will be providing images for XO soon!
 

Revision as of 08:46, 13 February 2015

Sucrose 0.104.0 Release Notes

Introduction

Sugar 0.104 is the new stable version of the Sugar learning platform. It was released on February the 13th 2015. This release includes new features and bug fixes from Google Code-In and Summer of Code students, deployments and community members.

Summary of new features

  • Extended microformat updater with optional activities in automatic updates [1].
  • New dconf setting to disable adhoc autoconnect policy [2].
  • New "spent-times" entry in activities metadata [3].
  • New "New ASLO" back-end for activities updates [4].
  • New text-to-speech API in gtk3 toolkit [5].
  • Customizable groups instead of fixed ages in "About Me" section.

This is the full list of features proposed, we expect to re-evaluate unmerged proposals in the next release cycle.

Tarballs

How to contribute with testing

We will provide more options for testing this release soon. For now, please try it out using sugar-build.

Credits

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

Patches contributors

  • Sam Parkinson
  • Ignacio Rodríguez
  • Ezequiel Pereira Lopez
  • Daksh Shah
  • Goutam
  • James Cameron
  • Walter Bender
  • Gonzalo Odiard
  • Martin Abente Lahaye

We want to especially thank

  • the 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 which guided the design of features with UI changes or impact on the workflow,
  • the 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 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 for coordinating those efforts.

This time, Martin Abente Lahaye took the responsibility of manage the release.