Skip to content

Releases: binarybuilds/nova-advanced-command-runner

Fixed Issue with white spaces being stripped from command

14 Aug 15:09
1499e8d

Choose a tag to compare

Fixed

  • Fixed issue with white spaces being stripped from command

Added Support For Queueing

09 Aug 20:00
4f741ec

Choose a tag to compare

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

21 Jun 02:17
c48e628

Choose a tag to compare

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

11 Jun 15:53
16c7c5e

Choose a tag to compare

  • Fixed Mixed content issue when loading via HTTPS behind a load balancer
  • Allowed navigation label customization via config file