Cronicle Versions Save

A simple, distributed task scheduler and runner with a web based UI.

v0.9.47

2 weeks ago
  • Disabled the "event autosave" feature that saves the state of an event edit, when you leave without saving. It creates confusion.

v0.9.46

3 weeks ago

v0.9.45

2 months ago
  • Added support for custom Group (GID) for Plugins.

v0.9.44

2 months ago
  • Fixes #724. Thank you so much @moonsoftsrl!
  • Merge pull request #724 from moonsoftsrl/master

v0.9.43

2 months ago
  • Bumped pixl-tools to v1.1.1 for speed improvements on glob() and rimraf().

v0.9.42

2 months ago
  • Bump pixl-tools to v1.1.0 for multiple vuln fixes in nested packages (namely glob and rimraf).

v0.9.41

3 months ago
  • Bump pixl-mail to v1.0.14 for upstream vuln fix in nodemailer.
  • Updated copyright year.
  • Added blurb about standard Node install locations.

v0.9.40

4 months ago

Rebuild package-lock with latest deps.

v0.9.39

6 months ago
  • Added /api/app/get_servers route, admin only, currently undocumented.

v0.9.38

6 months ago
  • Added chain_params feature.