Join the discord to stay up to date and have early previews
Changelogs
features
- Added option to download a .zip file with all logs per job #79
- Added link to version number to latest release changelogs #78
- Added prebuild tarball to all releases from now on for our friends at ProxmoxVE ❤️
security
Upgraded from Nextjs 14 to Nextjs 16, sorry this was a big one, been doing it on all my projects and it has taken the damn life out of me. Hopefully everything works as expected, I think I'll need to spend some time writing unit tests for cronmaster too as I have done with Jotty, so I feel a bit safer each release!
Fixed these known vulnerabilities with this update:
- @isaacs/brace-expansion has Uncontrolled Resource Consumption - High
- systeminformation has a Command Injection vulnerability in fsSize() function on Windows - High
- Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components - High
- Lodash has Prototype Pollution Vulnerability in
_.unsetand_.omitfunctions - Moderate - Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration - Moderate
- PrismJS DOM Clobbering vulnerability - Moderate