github jhuckaby/Cronicle v0.7.5
Version 0.7.5

latest releases: v0.9.46, v0.9.45, v0.9.44...
6 years ago

Several new features and bug fixes in this release:

  • You can now specify separate chain reaction events for success and failure.
  • New Shell Plugin Option for JSON
    • Checkbox to enable interpreting JSON commands in STDOUT, in case shell script naturally outputs its own unrelated JSON, which could muck things up.
    • Note that existing installs will have to add this checkbox into their Shell Plugin via the UI.
    • The ID should be json, and the title should be "Interpret JSON in Output".
  • Improved upgrade process
    • Now checks upgrade version before shutting down Cronicle.
    • If upgrade version cannot be found, or any other error occurs, exits with code 1.
  • Initial implementation of "Delete Job" feature
    • Button available in Job Details (administrator only)
    • Deletes job log, but only marks list items as deleted.
    • These are "hidden" from table views.
    • This feature will be re-implemented in the future to be much cleaner.
  • Now copying all top-level job keys into child environment as variables.
  • Renamed web_hook_ssl_cert_bypass to ssl_cert_bypass.
    • The old web_hook_ssl_cert_bypass is still accepted, for legacy compatibility.
  • Added version command-line argument.
    • Emits the current package version and exits.
    • Updated docs to list all available commands.
  • Cosmetic fixes for smaller windows.
    • Moved "Run Again" button into separate header element above banner.
    • Pies now auto-scale down for thinner windows.
    • Minimum container width is now 750px.
  • Clicking the topmost "Schedule" tab now always takes you back to the main schedule, even if you are in a sub-page.
  • Fixed some textarea resize issues.
  • Fixed bug where scrolling clock wouldn't appear in Chrome/Firefox.

Don't miss a new Cronicle release

NewReleases is sending notifications on new releases.