Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Executes Javascript, Typescript Scripts.
-->

## Changelog
### **WORK IN PROGRESS**
* (@krobipd) Fixed saving of Blockly scripts under Blockly 13: a script containing a named timeout, interval or schedule could not be saved anymore - the save button did not appear (#2349)
* (@krobipd) Fixed saving of Blockly scripts containing a function with a return value and no statements (#1958)
* (@krobipd) The Blockly regression tests now also cover saving: every block is serialized the way the editor does it and reloaded to the same code

### 10.1.0 (2026-08-16)
* (@GermanBluefox) Turned `strict` off again for the scripts, as TypeScript 6 enables it by default
* (@GermanBluefox) Added the tab "TypeScript" to the settings, where the compiler options for the scripts can be configured
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/assets/blocks_action-6Ej9xU2i.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading