Releases: binarybuilds/nova-advanced-command-runner
Releases · binarybuilds/nova-advanced-command-runner
Fixed Issue with white spaces being stripped from command
Fixed
- Fixed issue with white spaces being stripped from command
Added Support For Queueing
v3.0.0 (2020-08-09)
Added
- Added support to queue long running commands
- Added support to specify connection and queue when queueing commands
Changed
- Refactored backend code(No functionality changes)
First Major Release
What's New
- Added support for bash(shell) commands
- Added support for custom artisan commands
- Added support for custom bash(shell) commands
- Added support for variable usage while defining commands
- Added support for optional flags
- Added ran by user to history.
- Added support for navigation label customization
Fixes
- Fixed issues with SSL and Load balancer
- Fixed toast notifications are not honoring line breaks
- Fixed history is being cleared when application cache is cleared
- Fixed issue where command result is not honoring line breaks
Initial Fixes From Original Package
- Fixed Mixed content issue when loading via HTTPS behind a load balancer
- Allowed navigation label customization via config file