Just published
ZELDA v2.0:
Download:
https://github.com/zybexXL/Zelda/releases(or click the update notice that shows up on the status bar of Zelda)
IMPORTANT:
This release requires Net8 Desktop/Runtime. If it's not yet installed, a dialog should show up with a link to download and install it.
- Upgrade to Net8, requires Net8 Runtime/Desktop installation
- Add automatic Safe Mode for ShellRun/SetField- Fix Wiki view on Insert Function dialog, switch to WebView2
- Update function list
- resource and lib cleanup
- misc bug fixes
Safe Mode:
The Safe Mode feature is enabled by default and can be disabled in settings. This feature detects when SetField() or ShellRun() functions are used in an expression and automatically disables the continuous expression execution to prevent unintended consequences of executing the expression many times in a row. When Safe Mode is engaged, you need to press F5 or click on the Execute button to run the expression once.