summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index d2ffc1d..054387a 100755
--- a/history.txt
+++ b/history.txt
@@ -2070,3 +2070,16 @@ ______
* Threads: Revert pull request #295 (xhr-headers), breaks existing installations
* BYOB: Fixed #292 (pulldowns loose lines when exported as library)
* BYOB: Fixed #291 (readonly custom menus become non-readonly when block is edited)
+
+140203
+------
+* Threads: Fixed #313. “Block of sprite” now works for interpolated (“timed”) blocks and for reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.)
+* Morphic: replace deprecated DOM “body” references with “documentElement”
+
+140204
+------
+* GUI: Import costumes and backgrounds from the project menu, thanks, Brian, for the changeset!
+* GUI: Import sounds from the project menu, thanks, Brian, for the changeset!
+* Objects, Store, GUI: Flat line end option in the settings menu, saved with the project
+* German translation update
+* Objects: Enable playing sounds and notes on Firefox, thanks, Dean Brettle, for this fix!!