diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-07-23 14:26:06 +0200 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-07-23 14:26:06 +0200 |
| commit | 5aec52889d79a8257971095719195fabcbc33559 (patch) | |
| tree | e225dc622d1b16ee78bc495ead9a0df63c6f6b99 /history.txt | |
| parent | a3cae8db6e442da230a880a26546595afee7a3bd (diff) | |
| parent | 40b1d4910ca55004c8f927abcdb02755b986923b (diff) | |
| download | snap-development.tar.gz snap-development.zip | |
merge upstreamdevelopment
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/history.txt b/history.txt index f9ea785..c4ceb6a 100755 --- a/history.txt +++ b/history.txt @@ -2503,6 +2503,10 @@ ______ ------ * OOP: Objects, Prototypal inheritance of sprite-local custom blocks (palette only) +150426 +------ +* Store: fixed #784 + 150501 ------ * Morphic, Blocks: select all text when first clicking an input slot @@ -2515,6 +2519,13 @@ ______ ------ * Objects, GUI: Fix encoding for exported sprites (esp. comments) +=== Release v4.0 === + +150518 +------ +* Objects, GUI: Fix encoding for exported sprites (esp. comments) +* Portuguese translation update, thanks, Manuel!! + 150521 ------ * BYOB: Fix encoding for exported libraries of global blocks @@ -2526,3 +2537,14 @@ ______ 150608 ------ * Blocks: Fixed #820 + +150625 +------ +* Morphic, Objects, Blocks, XML: Optimizations and dramatic speed-up. Thanks, Nathan!! +* Objects: push maximum clone count up to 1000, tweak Note::play + +=== Start with v4.0.1 === + +150626 +------ +* Morphic: Fix Inspector duplication, update documentation |
