Skip to content

2.6.3

Choose a tag to compare

@alagrede alagrede released this 01 Jul 09:59
· 1 commit to master since this release
b276729

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
powershell