diff options
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 74d6d1f..c4ceb6a 100755 --- a/history.txt +++ b/history.txt @@ -2477,15 +2477,32 @@ ______ * Store: fixed #743 * GUI, html: switch from beta to release candidate +150321 +------ +* OOP: Prototypal inheritance of sprite-local variables + +150323 +------ +* OOP: Objects, Blocks, Threads - tweaks + +150323 +------ +* OOP: Morphic, Objects, Store - tweak inherited variable watcher slider deserialization + 150325 ------ * Threads: fixed #752 +* OOP: integrated and adjusted fix for #752 150415 ------ * Threads: flush Stage>>keysPressed when prompting the user * Objects: fixed #770 +150415 +------ +* OOP: Objects, Prototypal inheritance of sprite-local custom blocks (palette only) + 150426 ------ * Store: fixed #784 @@ -2498,6 +2515,10 @@ ______ * GUI: hide “save to disk” option behind shift-click again (has issues in Chrome) * GUI: parameters for embedding projects in iFrames, thanks, Bernat! +150518 +------ +* Objects, GUI: Fix encoding for exported sprites (esp. comments) + === Release v4.0 === 150518 @@ -2509,7 +2530,7 @@ ______ ------ * BYOB: Fix encoding for exported libraries of global blocks -150523 +150521 ------ * BYOB: Fix encoding glitch |
