Release Summary:
New Features:
- PowerShell Support: Added support for
powershell code blocks on Windows.
- Bash Enhancements: On Mac/Linux, the
~/.bash_profile file is now loaded for bash code blocks.
- Script Chaining: Both
bash and powershell code blocks can now handle multiple lines of commands.
- No Profile Option: New
noProfile parameter for bash and powershell blocks to skip loading user profiles.
Bug Fixes:
- Ctrl+Enter Shortcut: Fixed the
Ctrl+Enter shortcut issue in the WYSIWYG editor on Windows.
- Output Encoding: Resolved incorrect output encoding for cmd/shell code blocks on Windows.
Screenshots
Powershell support on Windows
