Cronicle Versions Save

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

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

5 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

7 months ago
  • Added chain_params feature.

v0.9.37

7 months ago
  • Added package-lock.json.
  • Fixes #656

v0.9.36

7 months ago
  • Add some common locations into the PATH env var during startup.

v0.9.35

7 months ago
  • Add client.hide_schedule_checkboxes config option.
  • Bump pixl-server-web to v1.3.22 for alt ports.

v0.9.34

7 months ago
  • Remove legacy use of NODE_TLS_REJECT_UNAUTHORIZED env var.
  • Update docs on web_hook_custom_opts.
  • Support for future pixl-server-web listeners array (multi-port).
  • Remove old listRoughChop, now using official listSplice API.
  • Added disclaimer to doc about remote_server_port.

v0.9.33

8 months ago
  • Fixing more bugs that surfaced because of remote_server_port.

v0.9.32

8 months ago
  • Typo fix, thanks @seanford !
  • Updated TOC.