From 0ba622c822e6e7ee99af66e1f7552ab52ef3ec78 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 10 Jul 2020 00:20:49 +0200 Subject: [PATCH] prevent the browser from hijacking cmd-d/f/i/p/s key events --- HISTORY.md | 4 +++- snap.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index aaaba455..2dbcd3ea 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,9 @@ ## in development: +### 2020-07-10 +* morphic: prevent the browser from hijacking cmd-d/f/i/p/s key events + ### 2020-07-09 * new dev version * threads: fixed FOR EACH for hybrid lists, thanks, Brian! @@ -9,7 +12,6 @@ * locale: added English translation for 'length of %s' to 'length of text %s' to avoid confusion among both blocks * updated German translation for 'length of %s' - ## 6.0.0: * **New Features:** * new Morphic architecture, faster loading, smaller memory footprint, mobile-friendly diff --git a/snap.html b/snap.html index bd4ec2c2..4824175e 100755 --- a/snap.html +++ b/snap.html @@ -4,7 +4,7 @@ Snap! Build Your Own Blocks 6.0.1 - dev - - +