0.108/Feature List: Difference between revisions
Appearance
< 0.108
I merged a few of patches today, update accordingly |
typo, clarification |
||
| Line 10: | Line 10: | ||
| Gonzalo || 100% || Publish Sugar Version || Publish an env variable to allow activities to know what Sugar version is running || [[Features/Publish Sugar Version]] || | | Gonzalo || 100% || Publish Sugar Version || Publish an env variable to allow activities to know what Sugar version is running || [[Features/Publish Sugar Version]] || | ||
|- | |- | ||
| Tch || 100% || Fix bundle install issues || Activity bundle directories are now touched | | Tch || 100% || Fix bundle install issues || Activity bundle directories are now touched as a signal for installation by the BundleRegistry || [[Features/Trigger Bundle Add]] || [https://github.com/sugarlabs/sugar/pull/584] || 31 Oct || | ||
|- | |- | ||
| Sam || 5% || 'Fix' collaboration || Migrate | | Sam || 5% || 'Fix' collaboration || Migrate collaboration to telepathy text channels, add abstractions, port activities || None || 31 Oct || | ||
|- | |- | ||
|} | |} | ||
Revision as of 16:43, 31 October 2015
| Owner | Complete | Name | Summary | Feature Page | PRs | Updated | |
|---|---|---|---|---|---|---|---|
| Sam | Replace GtkMenu | Replace the use of GtkMenu in palettes in the Sugar code | Features/Replace GtkMenu | ||||
| Tch | 100% | Trigger Bundle Add | Let external scripts explicitly tell the registry to add a bundle | Features/Trigger Bundle Add | [1] | ||
| Gonzalo | 100% | Publish Sugar Version | Publish an env variable to allow activities to know what Sugar version is running | Features/Publish Sugar Version | |||
| Tch | 100% | Fix bundle install issues | Activity bundle directories are now touched as a signal for installation by the BundleRegistry | Features/Trigger Bundle Add | [2] | 31 Oct | |
| Sam | 5% | 'Fix' collaboration | Migrate collaboration to telepathy text channels, add abstractions, port activities | None | 31 Oct |
Release noteworthy things:
- https://github.com/sugarlabs/sugar/pull/580 - When you remove the battery, Sugar does too! The battery icon is shown/hidden from the Frame when you remove/replace the battery.
- https://bugs.sugarlabs.org/ticket/3672#comment:2 - View source now gives you feedback when you duplicate an activity.
- https://github.com/sugarlabs/sugar/pull/592 - Sugar will now power off even if some activities are unresponsive.