Skip to content

Releases: jhuckaby/Cronicle

Version 0.9.99

22 Oct 22:20

Choose a tag to compare

Version 0.9.98

21 Oct 17:21

Choose a tag to compare

  • Fix issue where limit-based job aborts (timeout, cpu, mem, log size) do not trigger a chain reaction error. Fixes #936.
  • Thanks to user @matthewjhands for reporting this!

Version 0.9.97

13 Oct 16:13

Choose a tag to compare

  • Bump pixl-mail to v1.1.4 for upstream vuln patch in nodemailer.
  • Bump pixl-server-user to v1.0.34 for a fix in session expiration handling.

Version 0.9.96

11 Oct 18:33

Choose a tag to compare

  • Vulnerability fixes across various APIs. Fixes #931

Version 0.9.95

02 Oct 16:07

Choose a tag to compare

  • Fix XSS vuln in password reset form. Thanks to @gbyrka for reporting this.
  • Reference: #930

Version 0.9.94

01 Oct 23:23

Choose a tag to compare

  • Fix issue where single IPv6 isn't logged in transaction log in certain cases. Changed to log all IPs from args.ips.

Version 0.9.93

29 Sep 16:24

Choose a tag to compare

  • Fixed another case of the number suffixes being wrong in the teens. Thanks again to @sa-dbilling for catching this.

Version 0.9.92

15 Sep 16:32

Choose a tag to compare

  • Add protection against rare "EBADF: bad file descriptor" error when live log filehandle is closed.
  • Fixes #924

Version 0.9.91

30 Aug 21:49

Choose a tag to compare

Version 0.9.90

15 Aug 19:14

Choose a tag to compare

  • Bump pixl-server-web to v2.0.16 for cookie parsing bug.
  • FIxes #917