diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:06:26 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:06:26 +0100 |
| commit | 6ff8e7e2d6c983bafe0658d17cbbb14118980e92 (patch) | |
| tree | a7386af920e295b9b053b88315541399467aab26 /history.txt | |
| parent | 3c6380dfa5866cf3425f44b1d1eb08ef5c3baf1b (diff) | |
| parent | 2ca378c50bf67b6af5e16ba72af81f4f84db308c (diff) | |
| download | snap-6ff8e7e2d6c983bafe0658d17cbbb14118980e92.tar.gz snap-6ff8e7e2d6c983bafe0658d17cbbb14118980e92.zip | |
Merge branch 'master' into github_backend
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/history.txt b/history.txt index ff38bfb..deb76a6 100755 --- a/history.txt +++ b/history.txt @@ -2390,3 +2390,39 @@ ______ 141206 ------ * Store: Fixed #668 + +141211 +------ +* Threads: yield after each cycle in the experimental “forEach” primitive + +141215 +------ +* New Swedish translation! Yay!! Thanks, Erik A Olsson! + +141217 +------ +* Objects, Store: Experimental “processes” count watcher (hidden in dev mode) +* Threads: Remove terminated processes from expired clones +* Threads: Let “zombifying” scripts access receivers’ local vars + +150112 +------ +* Cloud, GUI: Backend load balancing support, eliminate now obsolete authentication roundtrip, Cloud error message tweaks +* Store: notify users of potential incompatibilities when opening projects created in other forks (e.g. BeetleBlocks) +* Threads: Don’t highlight scripts running inside clones (boosts performance), Thanks, @aranlunzer, for the hint! +* Objects: Disable clones from being edited via their context menus or double-click +* Italian translation update, thanks, Alberto Firpo! +* GUI: add additional yields to nextSteps() (work around a bug in Chrome) + +150113 +------ +* BYOB: fixed #702 +* GUI: fixed #680 + +150121 +------ +* Objects: Keep layering of nested sprites thru drag & drop +* GUI, Store, BYOB: Generate ScriptsPaneTexture programmatically +* GUI: Fix Zoom Dialog’s sample background in “flat” design +* Updated Korean and Catalan translations, thanks, Yunjae Jang and Bernat Romagosa! +* Objects: Fix speech bubbles of dragged nested sprites |
