Juice Box Changelog

What's new in Juice Box 1.2.1

Jul 31, 2013
  • #48: Add Last Completed column to jobs list.
  • #70: Repeating schedule end dates not adhered to.
  • #71: Error when saving a job if previously attached to a schedule that has ended.
  • #72: Optimize log table schema.

New in Juice Box 1.2.0 (Jul 31, 2013)

  • #20: Make URLs pretty.
  • #57: Email notification when jobs complete/fail.
  • #61: Use rolling log files instead of a single log file.
  • #62: Show appropriate error in Logs tab if a job step has no command line to run.
  • #65: Allow specifying a port to use instead of the default port 8080 when starting Juice Box via the command line.

New in Juice Box 1.1.0 (Jul 31, 2013)

  • #13: Settings page.
  • #14: User security.
  • #44: Show version information in UI and in server logs.
  • #60: Styling fixes for Internet Explorer.

New in Juice Box 1.0.9 (Jul 31, 2013)

  • #54: juicebox.log messages do not show date/time.
  • #53: Unable to run command line enclosed in double quotes.
  • #52: When running 2 command lines in a job step, the success/failed status is taken from the first command line if the second one throws an exception.

New in Juice Box 1.0.8 (Jul 31, 2013)

  • #22: Have a Play icon in the Jobs table that when clicked runs the job immediately.
  • #50: Show if job is currently running in Jobs table.
  • #47: Log server messages to file juicebox.log.