summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index f9ea785..c4ceb6a 100755
--- a/history.txt
+++ b/history.txt
@@ -2503,6 +2503,10 @@ ______
------
* OOP: Objects, Prototypal inheritance of sprite-local custom blocks (palette only)
+150426
+------
+* Store: fixed #784
+
150501
------
* Morphic, Blocks: select all text when first clicking an input slot
@@ -2515,6 +2519,13 @@ ______
------
* Objects, GUI: Fix encoding for exported sprites (esp. comments)
+=== Release v4.0 ===
+
+150518
+------
+* Objects, GUI: Fix encoding for exported sprites (esp. comments)
+* Portuguese translation update, thanks, Manuel!!
+
150521
------
* BYOB: Fix encoding for exported libraries of global blocks
@@ -2526,3 +2537,14 @@ ______
150608
------
* Blocks: Fixed #820
+
+150625
+------
+* Morphic, Objects, Blocks, XML: Optimizations and dramatic speed-up. Thanks, Nathan!!
+* Objects: push maximum clone count up to 1000, tweak Note::play
+
+=== Start with v4.0.1 ===
+
+150626
+------
+* Morphic: Fix Inspector duplication, update documentation