From df87e1115a87e1a618e69cd3baaaca51e94cc230 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 03 Apr 2012 12:22:31 +0000 Subject: v137 --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6018158..9f880c7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +137 + +ENHANCEMENT: +* New help system inspired by Gonzalo Odiard's help in SimpleGraph + (includes end run around #2633) +* Force standard palettes to appear before plugin palettes +* New mechanism for loading plugins from the Journal (with help from + Alan Jhonn Aguiar Schwyn) +* Toolbars too large to fit on the screen can be shifted +* Help, print, and status blocks expand to full width on wide screens +* New translations + +BUG FIX: +* Fixed palette initialization problem for plugins using hidden blocks +* Fixed typo (#3330) in help string for NXT plugin +* Reverted some syntax changes to support old XO images still using Python 2.5 +* Catch AttributeError when palette refresh fails +* Replace deprecated class commands with subprocess +* Fixed turtle inverted-color problem (#3396) + 136 ENHANCEMENTS: -- cgit v0.9.1