Skip to content

Commit 06346de

Browse files
authored
[OFFICIAL RELEASE] 9.0.8
* (@klein0r) Added Blockly block to format a numeric value * (@GermanBluefox) Fixing some blocks in blockly: cron, time
1 parent 4cf5e71 commit 06346de

File tree

80 files changed

+2817
-2553
lines changed

Some content is hidden

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

80 files changed

+2817
-2553
lines changed

CHANGELOG_OLD.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
The newest change log is in README.md
2+
## 9.0.2 (2025-06-04)
3+
4+
* (@klein0r) Added possibility to escape chars in formatTimeDiff
5+
* (@GermanBluefox) Back-end was migrated to TypeScript
6+
* (@GermanBluefox) Breaking change: removed "request" module
7+
* (@GermanBluefox) Added prettier for scripts
8+
29
## 8.9.2 (2025-04-27)
310

411
* (@GermanBluefox) Updated packages for GUI

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Executes Javascript, Typescript Scripts.
2626
<!--
2727
### **WORK IN PROGRESS**
2828
-->
29-
### **WORK IN PROGRESS**
29+
### 9.0.8 (2025-07-10)
3030
* (@klein0r) Added Blockly block to format a numeric value
3131
* (@GermanBluefox) Fixing some blocks in blockly: cron, time
3232

@@ -47,13 +47,6 @@ Executes Javascript, Typescript Scripts.
4747
* (@GermanBluefox) Corrected the rule editor
4848
* (@GermanBluefox) Removed the unused JS files
4949

50-
### 9.0.2 (2025-06-04)
51-
52-
* (@klein0r) Added possibility to escape chars in formatTimeDiff
53-
* (@GermanBluefox) Back-end was migrated to TypeScript
54-
* (@GermanBluefox) Breaking change: removed "request" module
55-
* (@GermanBluefox) Added prettier for scripts
56-
5750
## License
5851
The MIT License (MIT)
5952

admin/assets/OpenAiDialog-BakwcH7E.js

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

admin/assets/OpenAiDialog-D-9-eVP_.js

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

admin/assets/Save-DgI3b32B.js renamed to admin/assets/Save-BCszXKYf.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-C-Z8kwxg.js renamed to admin/assets/ScriptEditor-d5JiIbw5.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-BAus828-.js renamed to admin/assets/ScriptEditorVanillaMonaco-Dj0FBiqI.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-DgblCazZ.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-Dtl7HhPO.js

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

admin/assets/index-BwNmFzfy.js

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

0 commit comments

Comments
 (0)