summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-05-01 12:25:31 -0400
committerJens Mönig <jens@moenig.org>2015-05-01 12:25:31 -0400
commit83628bc0aca42c078a96b0a6fbb2675cf6cae5c3 (patch)
tree54b4299b3234922f094fdb4b3e0d5d58d16513e5
parent8fa2b2c1f2d1b8d0b71204a7fb4a8b783762ff1a (diff)
downloadsnap-83628bc0aca42c078a96b0a6fbb2675cf6cae5c3.tar.gz
snap-83628bc0aca42c078a96b0a6fbb2675cf6cae5c3.zip
update history
-rwxr-xr-xhistory.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 938213e..7f60776 100755
--- a/history.txt
+++ b/history.txt
@@ -2502,3 +2502,11 @@ ______
150415
------
* OOP: Objects, Prototypal inheritance of sprite-local custom blocks (palette only)
+
+150501
+------
+* Morphic, Blocks: select all text when first clicking an input slot
+* BYOB: indicate numeric inputs in the block prototype with the # sign
+* Threads: return empty string when querying first letter of a list
+* GUI: hide “save to disk” option behind shift-click again (has issues in Chrome)
+* GUI: parameters for embedding projects in iFrames, thanks, Bernat!