Releases: jhuckaby/Cronicle
Releases · jhuckaby/Cronicle
Version 0.9.61
Version 0.9.60
Version 0.9.59
- Bump pixl-server-storage to v3.2.2 for upstream vuln fix.
Details in pixl-server-storage:
- Bump
@aws-sdk/client-s3
and@aws-sdk/lib-storage
to 3.621.0 for vuln fix: GHSA-mpg4-rc92-vx8v - Bump
@smithy/node-http-handler
to 3.1.4 for good measure.
Refs:
Version 0.9.58
- Fixed loading screen before a primary server is selected.
Version 0.9.57
- Fix PID file issue where another process may be assigned our old PID after an unclean shutdown.
- Bump pixl-server to v1.0.44 for same reason.
- Fixes #789
Version 0.9.56
- Fix bug where live log view/download failed on detached jobs. Fixes #786.
Version 0.9.55
- Fixed typo in
job_read_only
implementation.
Version 0.9.54
- Added optional
job_read_only
privilege. When set, a user (or API key) can ONLY run stock events from the schedule, with NO customization.
Version 0.9.53
- Bump
socket.io
andsocket.io-client
to 4.7.5 for vuln fix. - Added error for installing on machines with less than 64 MB RAM.