Skip to content
Merged
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
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
The newest change log is in README.md
## 9.2.1 (2026-04-30)
* (@GermanBluefox) See previous changelog entries

## 9.2.0 (2026-04-30)
* (@GermanBluefox) Agent keys are encrypted now. You must enter your keys anew!
* (Eistee82) AI API keys are now stored encrypted and only used server-side (`encryptedNative` + `protectedNative`); the frontend never sees them
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Executes Javascript, Typescript Scripts.
-->

## Changelog
### **WORK IN PROGRESS**
### 9.3.1 (2026-06-18)
* (@GermanBluefox) Added the possibility to execute one-way scripts without saving it

### 9.3.0 (2026-06-17)
Expand All @@ -48,9 +48,6 @@ Executes Javascript, Typescript Scripts.
* (Eistee82) Clarified the AI chat mode descriptions in the tooltip: Agent is for larger models with tool support and handles both analysis and script creation, Code is for smaller models without tool support (uses two-step plan-then-code) — translations updated in all 11 languages
* (@GermanBluefox) Added the "is state exists" block to blockly

### 9.2.1 (2026-04-30)
* (@GermanBluefox) See previous changelog entries

## License
The MIT License (MIT)

Expand Down
964 changes: 964 additions & 0 deletions admin/custom/assets/index-CMsuyEZj.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

964 changes: 0 additions & 964 deletions admin/custom/assets/index-DrMRTfrd.js

This file was deleted.

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

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

Loading
Loading