Skip to content

Releases: jhuckaby/Cronicle

Version 0.9.72

04 Feb 04:22
Compare
Choose a tag to compare
  • Resurrected live log links feature, now with auth.
  • Add max_clock_drift config prop (default 10).

Version 0.9.71

28 Jan 05:44
Compare
Choose a tag to compare
  • The Job Log API is now protected with a special SHA-256 cryptographic token, which is unique for every job.
  • The Job Log Download URLs have been removed from all outgoing emails to reduce accidental sharing.
  • Users can still view and download job logs by going to the Job Details Page (authenticated), and then clicking the links from there (which have the SHA-256 tokens embedded in them).
  • Fixes #847

Version 0.9.69

23 Jan 03:37
Compare
Choose a tag to compare
  • Bump pixl-server-user to v1.0.25 for new self_delete config property.
  • Fixes #845

Version 0.9.68

07 Jan 05:28
Compare
Choose a tag to compare
  • Bump pixl-server-web to v2.0.7 for automatic reloading of SSL certs if they change on disk.
  • Fixes #843

Version 0.9.67

03 Jan 19:55
Compare
Choose a tag to compare
  • Added custom job labels.
  • Change verbiage re: Node LTS versions.

Version 0.9.66

30 Dec 03:34
Compare
Choose a tag to compare
  • Switched control.sh script over to using bash instead of sh.
  • Added check for nvm to work during boot, when node is not installed in the usual location.
  • Fixes #780

Version 0.9.65

25 Dec 03:59
Compare
Choose a tag to compare
  • Bump pixl-server-web to 2.0.5 for proper SNI / TLS handshake host validation.

Version 0.9.64

23 Dec 21:03
Compare
Choose a tag to compare
  • Bump pixl-server-web to v2.0.4 for new http_allow_hosts feature. Fixes #839.

Version 0.9.63

18 Dec 17:48
Compare
Choose a tag to compare
  • Remove dependency "glob" as it has vulns. See: #837
  • Now using pixl-tools custom glob implementation instead (which uses picomatch).

Version 0.9.62

18 Dec 07:05
Compare
Choose a tag to compare
  • Bump pixl-boot to v2.0.1 for macOS fix. See: #835
  • Loosen restriction on base URI match for API filter, for injecting server_groups. See: jhuckaby/pixl-server-web#6