Skip to content

Commit 6047213

Browse files
Fix import 20250727 (#1937)
* Corrected import of blocks: #1935 * Corrected import of blocks: #1935 * Bump version * Added tests for v24 * Autofocus on create variable dialog: #1934 * Added block "simple return": #1926 * Extend type definitions: #1892 * Allow deleting of subfolders: #1901 * Allow deleting of subfolders: #1901 * Correcting "control_ex" block: #1780 * Fixing build
1 parent 756a820 commit 6047213

File tree

95 files changed

+5798
-4170
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+5798
-4170
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ${{ matrix.os }}
6767
strategy:
6868
matrix:
69-
node-version: [18.x, 20.x, 22.x]
69+
node-version: [18.x, 20.x, 22.x, 24.x]
7070
os: [ubuntu-latest, windows-latest, macos-latest]
7171

7272
steps:

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,12 @@ Executes Javascript, Typescript Scripts.
2626
<!--
2727
### **WORK IN PROGRESS**
2828
-->
29-
### 9.0.9 (2025-07-14)
29+
### **WORK IN PROGRESS**
3030
* (@klein0r) Added Blockly block to format a numeric value
3131
* (@GermanBluefox) Fixing some blocks in blockly: cron, time
32+
* (@GermanBluefox) Added new block: "unconditional return"
33+
* (@GermanBluefox) Type definitions for TypeScript were updated
34+
* (@GermanBluefox) Corrected bug with deleting of sub-folders
3235

3336
### 9.0.7 (2025-06-29)
3437
* (@GermanBluefox) Fixing some blocks in blockly: time, function

admin/assets/OpenAiDialog-A_iuZ3uf.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

admin/assets/OpenAiDialog-wNjmgSof.js

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/Save-bmsaXZ-i.js renamed to admin/assets/Save-BSBgRX7g.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/ScriptEditor-D3g013F4.js renamed to admin/assets/ScriptEditor-ebll0doi.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/ScriptEditorVanillaMonaco-Bng3_ASe.js renamed to admin/assets/ScriptEditorVanillaMonaco-BZ3QL3rj.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/createSvgIcon-DMsh-YeH.js

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/createSvgIcon-DyPm1KL9.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

admin/assets/hostInit-fzxL8JAx.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)