This release improves standalone binary usage and deployment flexibility.
Added startup flag --config to use a custom config folder (config.yaml and sqlite DB are created/used there)
Added --version output with embedded build metadata
Embedded the web UI into the binary for a more self-contained runtime
Improved first-run config file creation behavior
Release artifacts now include Linux binaries for amd64 and arm64, plus checksums
Notes
Linux release binaries are attached as:
gocron_<version>_linux_amd64
gocron_<version>_linux_arm64
Use:
./gocron_<version>linux<arch> --version
Thanks @JuliusFreudenberger for porting this package to nix ❤️
Changes in This Release
- Make config paths configurable (2e41a8e) by @flohoss
- Add build metadata package (0a5aae4) by @flohoss
- Add --config and --version startup flags (8d6d7b2) by @flohoss
- Embed web UI into binary with filesystem fallback (028913a) by @flohoss
- Update Dockerfiles for embedded web UI and build metadata (5596ddf) by @flohoss
- Publish standalone linux binaries as release artifacts (fefacbd) by @flohoss
- Update .gitignore and README for standalone binary (c243ddd) by @flohoss
- Merge pull request #52 from flohoss/51-feat-standalone-binary-distribution-with-embedded-web-ui-and-cli-flags (3ca16f6) by @flohoss
- Fix README release binary wording and links (125174b) by @flohoss
- Add dedicated web/e2e Cypress package & compose services (34c84f0) by @flohoss
- Add Cypress tests for GUI navigation & modals (326cf9e) by @flohoss
- Add unit tests and CI test job (18d7e6c) by @flohoss
- Add tests for config and command execution (404de2d) by @flohoss
- Add default starter jobs and tests (b7b8472) by @flohoss
- Use 'UTC' as default timezone (2aed82e) by @flohoss
Full Changelog: v0.9.10...v0.9.11
Docker Image
docker pull ghcr.io/flohoss/gocron:v0.9.11
docker pull ghcr.io/flohoss/gocron:latestBinary Downloads
Download one of the attached binaries extracted from the release image:
gocron_<version>_linux_amd64gocron_<version>_linux_arm64
Verify with ./gocron_<version>_linux_<arch> --version.
Image digest:
ghcr.io/flohoss/gocron:v0.9.11@sha256:47a7af0e744a26d1c096a86212c2990723eff2a0ca82b43349aabf26ee271af2
Build Information
- Version:
v0.9.11 - Build Time:
2026-05-08T18:35:14Z - Repository: https://github.com/flohoss/gocron
- Platform:
linux/amd64,linux/arm64 - Attestations: SLSA Provenance, SBOM