summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorMichael Ball <cycomachead@gmail.com>2014-11-21 03:08:41 -0800
committerMichael Ball <cycomachead@gmail.com>2014-11-21 03:08:41 -0800
commit3e8146d043b1f1dc6f37e0a8cbd2e5d3dafb90c7 (patch)
tree0a36d8b40781b5c3adc38c382cd866bbd7499598 /history.txt
parentdbf2e6665b4ff7ef8cb863bcfef5939117a2f795 (diff)
parentf2d0c2eba5d6b012fc3fb1167c82b64b2f8ed447 (diff)
downloadsnap-3e8146d043b1f1dc6f37e0a8cbd2e5d3dafb90c7.tar.gz
snap-3e8146d043b1f1dc6f37e0a8cbd2e5d3dafb90c7.zip
Merge in recent changes (split block improvements #619)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 28116b9..0faac6b 100755
--- a/history.txt
+++ b/history.txt
@@ -2309,3 +2309,27 @@ ______
141008
------
* Objects: fixed #608, #610
+
+141106
+------
+* Morphic: Enable mouseMove events with right button pressed
+
+141114
+------
+* Threads, Store: Fix reporting out of nested custom C-shaped blocks
+
+141117
+------
+* Threads, Blocks: Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IGNORE INPUTS
+
+141120
+------
+* Lists: Fixed #642 avoid “freezing” when calling CONS on non-list/null
+* Threads: Fixed #364 avoid “freezing” when calling LAUNCH on empty ring
+* Threads: Added optional “onComplete” callback to Process, thanks, @bromagosa!
+* GUI: Set Default Save location to Cloud on load, thanks, @cycomachead!
+* GUI: Updated the “About” Dialog with a mention of support from CDG (SAP Labs)
+* BYOB: Percent sign fix for block labels, thanks, @natashasandy!
+* Threads: fix ‘line’ option in ‘split’ block for Windows files, thanks, @brianharvey!
+* Morphic: fix slider range 1, thanks, @tonychenr !
+* translation update, thanks, Manuel!