diff options
| author | jmoenig <jens@moenig.org> | 2013-09-18 15:34:59 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-09-18 15:34:59 +0200 |
| commit | e9afcc9ec3e990eb1ebc79790fcf5048372858c1 (patch) | |
| tree | d1dbf920aa3b93174adb70e9d57cf60d9c01ad98 /history.txt | |
| parent | c0a0c1f4a7a9f3cfd055288817530cf7c46bb26d (diff) | |
| download | snap-byow-e9afcc9ec3e990eb1ebc79790fcf5048372858c1.tar.gz snap-byow-e9afcc9ec3e990eb1ebc79790fcf5048372858c1.zip | |
prevent costumes with imported CORS-tainted canvases
expected to fix #155, #154, #151, #148, #147, #127 for future projects
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 276a187..625bb1d 100755 --- a/history.txt +++ b/history.txt @@ -1912,3 +1912,7 @@ ______ * GUI: fixed #119, #149 (accessing a shared projects requires lowercasing the username) * Portuguese translation update for SPLIT block, thanks, Manuel! * Store, Objects: prevent costumes from being drawn while they are loading, fixes parts of #154 + +130918 +------ +* Objects, GUI: prevent costumes with CORS-tainted canvases, expected to fix #155, #154, #151, #148, #147, #127 for future projects |
