Difference between revisions of "0.86/0.85.6 Notes"
Line 92: | Line 92: | ||
* [http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-8.tar.bz2 jukebox 8] | * [http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-8.tar.bz2 jukebox 8] | ||
* [http://download.sugarlabs.org/sources/sucrose/fructose/TurtleArt/TurtleArt-60.tar.bz2 turtleart 60] | * [http://download.sugarlabs.org/sources/sucrose/fructose/TurtleArt/TurtleArt-60.tar.bz2 turtleart 60] | ||
− | * [http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse- | + | * [http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-112.tar.bz2 browse 112] |
* [http://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-107.tar.gz etoys 107] | * [http://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-107.tar.gz etoys 107] | ||
* [http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-64.tar.bz2 write 64] | * [http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-64.tar.bz2 write 64] | ||
Line 101: | Line 101: | ||
== Fructose news == | == Fructose news == | ||
=== Browse === | === Browse === | ||
+ | * Able to download Data URIs #1029 (Lucian Branescu) | ||
+ | * Don't choke on Lang=C #979 | ||
+ | * Object chooser remains shown after activity has been closed #1192 | ||
+ | * Refine image and link right click palette #815 | ||
+ | ** image: 'Keep image', Copy 'image' | ||
+ | ** link: 'Keep link', Copy link', Follow link' | ||
+ | * Toolbars: | ||
+ | ** Move the edit and view options of the toolbar to the left | ||
+ | ** Fix session-bookmark button | ||
+ | ** Center the address bar | ||
+ | ** adopt to toolbar API change (expanded property is now set_expanded(state)) | ||
=== Turtleart === | === Turtleart === |
Revision as of 07:42, 11 September 2009
noinclude>
Sucrose 0.85.6 Release Notes
Announcement
This is the second development release in the 0.86 release cycle - see the 0.86/Roadmap#Schedule for more details. Note, that we are two weeks late with this release, as we wanted to land some of the features so we can get feedback on, especially the toolbar redesign. This will have no effect on the final release date.
We are getting closer to the feature freeze and a few features have been landed in this release. Please test them carefully and report any bug and workflow issues you find to get them in good shape for the release. A friendly BugSquad will be available to triage those bugs accordingly and the developers can never have enough bug food. If you have non-bug feedback about features you can use the sugar-devel mailing list to share it with us.
From a user point of view we want to highlight the following changes that have been made:
Compatibility
There are no known compatibility issues, as of today.
Update to this version
Please use the instructions for your distribution (Fedora, Ubuntu, Debian etc) of choice to upgrade to this release.
Glucose modules
- sugar-toolkit 0.85.7
- sugar 0.85.7
- sugar-artwork 0.85.3
- sugar-base 0.85.5
- sugar-datastore 0.85.2
- sugar-presence-service 0.85.2
- etoys 4.0.2279
Glucose news
sugar
- Journal list view: jumping back to first page when popping up a palette #1235
- Do not re-query if visibility wasn't changed #1250
- alt key gets stuck in favorites view #1311
- Hidden decorations of corner frame buttons #1294
- Visual artifacts on highlighted frame buttons #1285
- Journal title editing unexpected behavior requires two clicks to edit #1283
- Details dialog blinks while re-query #1271
- Process non-ds object in the right way in Journal #1262
- Show selecting status of favorite check box in journal list view even if "start" is prelighted #1247
- Journal list view: jumping back to first page when popping up a palette #1235
- Fix minor issues to cleanup sugar log #1267
- Allow sugar on non-XO hardware to register with an XS server #916
- Do not fail on tree-model switching #1318
sugar-toolkit
- Palette isn't being closed after activating some kinds of sub-widgets #1301
- Palette will fail to open if you have just 'scrubbed' over some number of icons quickly #1312
- Secondary toolbar widget should set a minimum height #1304
- Activity entry icons in Journal should not be pre-lighting on rollover (fill/stroke colour reverses) #1313
- Hide palette group before immediate popup #1291
- Simple scheme for hiding ToolbarBox sub-palettes #1300
- Stop all animators on poup/popdown invoking #1310
- Show selecting status of favorite check box in journal list view even if "start" is prelighted #1247
- Close previous palette on reseting palette property in invoker #1299
- Do not fail on immediate second palette opening for bottom icons #1292
- ObjectChooser displays USB media files, but fails to access file (datastore traceback) #1241
- Fullscreen resizing issues #1263
- Wrong calculated positions for palettes #1268
- Primary palette redraw glitch after secondary palette exposed when rolling cursor between buttons #1135
- Stop all animators while deleting palettes #1265
sugar-artwork
- Wrong focus border in list view's title column #1261
sugar-datastore
- Memory leaks after many get_properties() ds calls #1240
sugar-presence-service
- Deal with unicode nick names (erikos) #889
sugar-base
- ObjectChooser displays USB media files, but fails to access file (datastore traceback) #1241
etoys
- fix saving issues under Sugar (thanks dgd)
- fix Save button balloon help under Sugar
- support publishing to squeakland gallery
- make look-like only available for SketchMorphs to fix various isssues
- show crosshair feedback during patch-grabbing
- no longer write out the gif thumbnail when saving a project
- send utf-8 to SuperSwikiServer
- adjust toolbar under Sugar (show Next button, hide Fullscreen button)
- add display-mode menu to the world's halo
- fix ctrl/alt shortcuts under Linux
Fructose modules
- read 71
- chat 65
- terminal 25
- imageviewer 10
- jukebox 8
- turtleart 60
- browse 112
- etoys 107
- write 64
- calculate 28
- log 20
- pippy 34
Fructose news
Browse
- Able to download Data URIs #1029 (Lucian Branescu)
- Don't choke on Lang=C #979
- Object chooser remains shown after activity has been closed #1192
- Refine image and link right click palette #815
- image: 'Keep image', Copy 'image'
- link: 'Keep link', Copy link', Follow link'
- Toolbars:
- Move the edit and view options of the toolbar to the left
- Fix session-bookmark button
- Center the address bar
- adopt to toolbar API change (expanded property is now set_expanded(state))
Turtleart
Read
ImageViewer
Write
Log
Fructose dependencies
Fructose dependencies News
Hulahop
- Tabs support