Difference between revisions of "0.104/Notes"
Line 30: | Line 30: | ||
|-style="background:#787878; color: black;" | |-style="background:#787878; color: black;" | ||
! Author !! Enhancements/Bug Fixes | ! Author !! Enhancements/Bug Fixes | ||
+ | |||
+ | |} | ||
+ | |||
+ | === Image Viewer 61 === | ||
+ | {| class="wikitable sortable" border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;" | ||
+ | |-style="background:#787878; color: black;" | ||
+ | ! Author !! Enhancements/Bug Fixes | ||
+ | |- | ||
+ | | Gonzalo Odiard||Remove non standard fields from activity.info file | ||
+ | |||
+ | |- | ||
+ | | Gonzalo Odiard||Set max_participants in activity.info file | ||
+ | |||
+ | |- | ||
+ | | Goutam Nair||Keyboard shortcuts, small fixes … | ||
+ | |||
+ | |- | ||
+ | |Goutam Nair||Next, previous buttons to view images | ||
+ | |||
+ | |- | ||
+ | |Gonzalo Odiard||Pep8 fixes | ||
+ | |||
+ | |- | ||
+ | | James Cameron||fix overexposed render of Record photographs … | ||
+ | |||
+ | |- | ||
+ | | Gonzalo Odiard||Update repository information in activity.info | ||
|} | |} |
Revision as of 15:27, 16 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.
Changes to Sugar Activities since 0.102
Write 94
Author | Enhancements/Bug Fixes |
---|
Image Viewer 61
Author | Enhancements/Bug Fixes |
---|---|
Gonzalo Odiard | Remove non standard fields from activity.info file |
Gonzalo Odiard | Set max_participants in activity.info file |
Goutam Nair | Keyboard shortcuts, small fixes … |
Goutam Nair | Next, previous buttons to view images |
Gonzalo Odiard | Pep8 fixes |
James Cameron | fix overexposed render of Record photographs … |
Gonzalo Odiard | Update repository information in activity.info |
IRC 11
Author | Enhancements/Bug Fixes |
---|---|
Ignacio Rodríguez | Added the summary and repository fields to activity.info |
trinidadg | Add connect/disconnect button … |
Ignacio Rodríguez | Ping notifications when the window is not opened. + Audio notifications |
Ignacio Rodríguez | Use xo colors, and black and white for tabs … |
Ignacio Rodríguez | Set locale for default room in IRC |
Ignacio Rodríguez | Autopep8 for all code. |
Gonzalo Odiard | Remove unused imports |
Gonzalo Odiard | Use json instead of simplejson |
Gonzalo Odiard | Port to gtk3 … |
Calculate 42
Author | Enhancements |
---|---|
Amitjha1412 | Implement select all operation when the user press Ctrl+a - Fixes #4738 |
Gonzalo Odiard | Pyflakes fixes |
Gonzalo Odiard | Fix all the pending pep8 fixes |
Vikram Ahuja | Do not show decimal zeros if the result is an integer |
Vikram Ahuja | Input 2+x**y (of form a+x**y) was going to an infinite loop and thus … … |
Amitjha1412 | converted the files in pep8 style |
Amitjha1412 | added is_prime function Fixes #4812 |
Gonzalo Odiard | Checking for first occurence of '+' and '-' just after ** in x**y fun… … |
Gaurav Mishra | Definition of b10bin() updated this fixes #4811 |
Vikram Ahuja | Fac() function removed - Fixes #3531 |
Gaurav Mishra | Fixes Raising of Errors by adding ArgumentError Class hence #4807 |
Vikram Ahuja | Fix log10 function using base 10 algorithm - Fixes #4809 |
Help 19
Author | Enhancements/Bug fixes |
---|---|
Gonzalo Odiard | Merge pull request #11 from vikramahuja1001/master … |
Vikram Ahuja | Calculate functions added in source/calculate.rst |
Gonzalo Odiard | Add irc activity page to index.rst and helplink.json |
DakshShah | IRC Guide |
Ignacio Rodríguez | Save state in Help activity. … |
Gonzalo Odiard | Update Story page |
Gonzalo Odiard | Clean musickeyboard page |
Gonzalo Odiard | Update helplink.json with the new activities added |
DakshShah | Index Fixed … |
DakshShah | Story Help Guide Added |
DakshShah | Star Chart Help Guide Added |
DakshShah | Labyrinth Help Guide Added |
DakshShah | Get Books Help Guide Added |
DakshShah | Distance Help Guide Added |
DakshShah | Chart Help Guide Added |
DakshShah | Turtle Blocks 3D Guide improved … |
DakshShah | Music Keyboard Guide Improved … |
DakshShah | Finance Guide Improved … |
Gonzalo Odiard | Fix order on index.rst |
Gonzalo Odiard | Add stopwatch page to the index. Limit screenshot size |
Cristian Gonzalo Odiard | Adding help for StopWatch |
Sai Vineet | Add physics page |
Gonzalo Odiard | Merge pull request #3 from SAMdroid-apps/log-try2 … |
Sam Parkinson | Add screenshots and categories for the new ASLO |
Sam Parkinson | Add help for Log Activity |
Gonzalo Odiard | Add more information to Jukebox page |
Cristian Garcia | Adding help for Jukebox |
Gonzalo Odiard | Add Abacus & Dimensions to the index |
Gonzalo Odiard | Fixes to abacus page |
Gonzalo Odiard | Update contribution tutorial |
DakshShah | Help Guide for TurtleBlocks3D |
DakshShah | Music Keyboard Help Guide |
DakshShah | Finance Help Guide |
DakshShah | Dimensions Help Guide |
DakshShah | Abacus Help Guide |
Gonzalo Odiard | Pep8 fixes |
Gonzalo Odiard | Don't use symlink for images dir … |
Gonzalo Odiard | Add localization scripts |
Gonzalo Odiard | Implement a custom setup.py … |
Gonzalo Odiard | Add Poll activity documentation |
Paint 64
Author | Enhancements/Bug Fix |
---|---|
Ignacio Rodríguez | Use Kaleidoscope instead of Kalidoscope in tooltip … |
Gonzalo Odiard | Simplify kalidoscope code |
Gonzalo Odiard | Don't open stamps dialog when the tool button is pressed … |
Gonzalo Odiard | Set max_participants in activity.info file |
Gonzalo Odiard | Pyflakes fixes |
Ignacio Rodríguez | i5o authored on Jan 8 godiard committed on Jan 13 |
Gonzalo Odiard | Pep8 fixes |
Cristian Garcia | Adding kalidoscope tool |
Ignacio Rodríguez | Load stamps from journal and remember it. … |
Ignacio Rodríguez | Add Tux Paint stamps to paint … |
Pippy 64
Author | Enhancements/Bug fixes |
---|---|
Vikram Ahuja | Solved the problem of naming tabs when adding/deleting tabs |
Vikram Ahuja | Executing the Ctrl-w code if number of tabs is greator than 1 |
Sakala Venkata Krishna Rohit | Fixed the problem of naming of tabs while adding new tabs |
Sakala Venkata Krishna Rohit | Fixed tab name changing problem |
Vikram Ahuja | Make Ctrl-(1-9) changes current tab to that number |
Vikram Ahuja | Checking if number of tab is 1 when Ctrl+w is pressed and then hide c… … |
Goutam Nair | Ctrl+Shift+Tab on first tab goes to the last |
Goutam Nair | Ctrl+Tab on last tab changes to first tab |
Sai Vineet | A bit of pep8 |
Sai Vineet | Add copyright notice |
Sai Vineet | Hide close button if only one tab is present |
Sai Vineet | Add font size +/- |
Walter Bender | corrections suggested by Jean THIERY |
Rafael Cordano | Updated thanks example |
Turtle Blocks 209
Author | Enhancements/Bug fixes |
---|---|
Ignacio Rodriguez | Add macro for index block |
Cristian Gracia | new sample project |
Ignacio Rodríguez | add dbus to default imports |
Ignacio Rodríguez | Fix alert msg |
Ignacio Rodríguez | Use alert instead popup |
Ignacio Rodríguez | Dont export if not start block |
Walter Bender | Set default values for index block to something that works |
Ignacio Rodríguez | AUTOPEP8 for all TurtleArt code. |
Walter Bender | use tb and don't save turtle |
Ignacio Rodríguez | A graphics sample |
Ignacio Rodríguez | Index block. Works like python: Text[start:end] |
Daniel Francis | thumbnail for new project |
Fred Lopesy | update to Brazilian PT |
Walter Bender | remove redundant turtle updates |
Walter Bender | use box instead of box1 |
Alan Aguiar | reuse palettes when running make_palette |
Alan Aguiar | Using existing power management from utils library |
Walter Bender | suppress power management error messages |
Walter Bender | inhibit suspend if camera block is in use |
Walter Bender | add white circle in the center |
Walter Bender | fix regressions in paste and save-as-svg |
Walter Bender | save/restore private block data |
Walter Bender | new sample project: pinwheel |
Walter Bender | don't use coordinate scale on media blocks |
Alan Aguiar | fix to SL#4788; add export to SVG to GNOME menu |
Walter Bender | fix bug in rendering of if-then-else block |
Walter Bender | fix some issues with label placement |
Walter Bender | fix problem with color compare |
Walter Bender | resize 3arg blocks on load |
Walter Bender | catching one more corner case in autosave logic |
Walter Bender | fixed bug with autosave |
Walter Bender | add turtle window to before and after methods |
Walter Bender | add a private attribute to block class |
Walter Bender | rescale mouse coordinates |
Walter Bender | rescale constants when rescaling coordinates |
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.