summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-05-01 12:24:52 -0400
committerJens Mönig <jens@moenig.org>2015-05-01 12:24:52 -0400
commit8e92c65cae699004342092133b0a7f99a6f1ed5c (patch)
treeb19db5c7c4044e0e87f8f9cb70352f78bbee63c6 /history.txt
parent4cd3488e60f61bbe6650fed3bf17591258cc38a8 (diff)
downloadsnap-8e92c65cae699004342092133b0a7f99a6f1ed5c.tar.gz
snap-8e92c65cae699004342092133b0a7f99a6f1ed5c.zip
Release!
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 6c1a637..107e796 100755
--- a/history.txt
+++ b/history.txt
@@ -2489,3 +2489,11 @@ ______
150426
------
* Store: fixed #784
+
+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!