Update HISTORY.md

snap8
Jens Mönig 2022-07-19 08:48:07 +02:00
rodzic 26363f0dfe
commit 42d69162ce
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@
* new extension primitive for querying all variable names accessible from a specified scope (global, sprite, script)
* new extension primitive for querying whether a watcher for a variable by name is shown onstage
* new support for setting the translation via the API
* new "Tad", "Jahrd" and "Derec" costume series, thanks, Meghan and Brian!
* new "Tad", "Jahrd", "Derec" and "Jamet" costume series, thanks, Meghan and Brian!
* **Notable Changes:**
* exporting a library includes dependencies (auto-select all referenced blocks)
* exporting / importing a sprite includes dependencies (global custom blocks and palette categories)
@ -58,6 +58,9 @@
* **Translation Updates:**
* German
### 2022-07-19
* new "Jamet" costumes, thanks, Meghan and Brian!
### 2022-07-18
* German translation update: Changed translation of "point in direction" to "setze Richtung auf ... Grad"
* threads: JSCompiler scope fixes and redesign, thanks, xBZZZZ!