What's New
- ARM64 Docker Support — Docker image now runs natively on ARM-based systems like Raspberry Pi and Apple Silicon.
- Timezone Configuration — Docker examples include timezone settings so schedules and logs use your local time.
- UI Improvement — Added an info tooltip to the CPU Fallback Workers setting.
- Version-Tagged Docker Images — Releases now automatically publish versioned Docker Hub tags (e.g.
3.5.0) alongsidelatest.
Bug Fixes
- Webhook Retries — Fixed missing retry logs and added exponential backoff for more reliable delivery.
- Retry Job Display — Retried jobs now correctly show the library name instead of the filename.
Improvements
- Simplified Documentation — Setup guides rewritten for clarity and ease of use.
- Code Quality — Internal restructuring for better maintainability; routes split into focused modules.
- Docker Hub Cleanup — Removed stale dev/sha tags; only clean version tags going forward.