github jhuckaby/Cronicle v0.5.0
Version 0.5

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

BREAKING CHANGE WARNING:
This release changes the internal format of completed job logs, which are now all gzip-compressed. To upgrade your existing logs and make them compatible with v0.5+, please issue the following command once on your master server, after installing the 0.5 upgrade:

sudo /opt/cronicle/bin/storage-cli.js upgrade_logs

Changes in this release:

  • All job logs are now stored in gzip compressed format.
  • New API: update_job (update job in progress)
  • When updating an event, if jobs are running, prompt user to update live jobs as well.
  • On job details screen (live progress), new design for "Watch" and "Abort" buttons.
  • "Watch" checkbox toggles e-mail notification for current user.
  • Updated docs and unit tests.
  • Fixed display bug where percentage could be a looooong float.
  • Misc UI fixes.

Don't miss a new Cronicle release

NewReleases is sending notifications on new releases.