Skip to content

Releases: jhuckaby/Cronicle

Version 0.9.124

Choose a tag to compare

@jhuckaby jhuckaby released this 17 Jul 16:24
1715cef
  • Harden event parameter validation and plugin handling, so only plugin-defined params may be included in events and jobs.

Version 0.9.123

Choose a tag to compare

@jhuckaby jhuckaby released this 09 Jul 16:03
a46f482
  • Replace old bcrypt-node with bcryptjs. Fixes #984.

Version 0.9.122

Choose a tag to compare

@jhuckaby jhuckaby released this 30 Jun 19:35
85fe18f
  • Bump shell-quote to v1.9.0 for vuln fixes.

Version 0.9.121

Choose a tag to compare

@jhuckaby jhuckaby released this 19 Jun 16:06
1aa7bd5
  • Tighten event launch option handling
  • Bump pixl-mail to v1.1.9 for upstream vuln fix in nodemailer
  • Bump ws override to v8.21.0 for vuln fix

Version 0.9.120

Choose a tag to compare

@jhuckaby jhuckaby released this 14 Jun 16:35
53fa258
  • Bump sanitize-html to v2.17.5 for vuln fix.
  • job.js: Fix pending queue and log watcher edge cases. Fixes #982.

Version 0.9.119

Choose a tag to compare

@jhuckaby jhuckaby released this 13 Jun 19:51
e070642
  • Bump pixl-request to v2.6.6 for potential stream write leak fixes.
  • Enhance security by encoding user-provided text in activity log descriptions
  • Bug fix: Job retry code was leaking an old process handle object.

Version 0.9.118

Choose a tag to compare

@jhuckaby jhuckaby released this 10 Jun 04:38
fa6ca1a
  • Bump shell-quote to v1.8.4 for vuln fixes.

Version 0.9.117

Choose a tag to compare

@jhuckaby jhuckaby released this 19 May 17:35
75190ca
  • Bump sanitize-html to v2.17.4 for vuln fix
  • Bump socket.io to v4.8.3 for vuln fix

Version 0.9.116

Choose a tag to compare

@jhuckaby jhuckaby released this 09 May 01:44
df235a6
  • Rebuild package-lock.json to address serveral upstream vulns.

Version 0.9.115

Choose a tag to compare

@jhuckaby jhuckaby released this 30 Apr 16:19
22ce74a
  • Fix issue with export/import when file path includes spaces. Fixes #972.