diff --git a/HISTORY.md b/HISTORY.md index 31802ddb..a6857d54 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,17 +3,21 @@ ## in development: * **New Features:** * **Notable Changes:** +* **Notable Fixes:** +* **Translation Updates:** + +## v5.3.4: * **Notable Fixes:** * allowed reserved JS object property names as variable names in Snap (e.g. "constructor") * disabled direct editing of list watchers for non-literal typed lists (such as costumes) in speech bubbles and prompters * now preserving the sprite's rotation point when taking a video-snap on it * now preventing costumes from becoming "broken" when pasting video snaps on them while the camera is not yet fully initialized * now catching sub-pixel sized thumbnails -* **Translation Updates:** ### 2019-11-15 * objects: prevent costumes from becoming "broken" when pasting video snaps on them while the camera is not yet fully initialized * objects: catch sub-pixel sized thumbnails +* prepared release ### 2019-11-14 * lists: disabled direct editing of list watchers for non-literal typed lists (such as costumes) in speech bubbles and prompters diff --git a/snap.html b/snap.html index 5dd6c849..5a246105 100755 --- a/snap.html +++ b/snap.html @@ -2,14 +2,14 @@
-