github arkeep-io/arkeep v0.4.2

4 hours ago

Release Summary

Version: v0.4.2
Commit: c0b9742
Built at: 2026-06-11T11:43:50Z

Included deliverables

  • arkeep-server binaries for Linux and macOS
  • arkeep-agent binaries for Linux, macOS and Windows
  • multi-arch Docker images for server and agent
  • SHA256 checksums for all release artifacts

Change log policy

The technical changelog below is generated from Git history using Conventional Commits.
For pull-request-oriented notes and contributor rollup, use GitHub generated release notes configured in .github/release.yml.


Technical Changelog

Changelog

Features

    • 1312c58 feat(jobs): replace live log stream with progress bar, filter restic telemetry from DB
    • 1ead737 feat(jobs): replace live log stream with progress bar, filter restic telemetry from DB #138
    • 3dda17c feat: add keep_last and keep_hourly retention rules with tooltip explanations #118
    • c08acf6 feat: allow cancelling running and pending jobs from the UI #138
    • 1103c07 feat: enable VSS snapshots on Windows for locked-file backups

Bug Fixes

    • 86e2e3e fix: aligned types declarations
    • 289560b fix: preserve zero retention values on policy creation #139
    • cbf7a7e fix: prevent pending job accumulation when agent is offline #117
    • 2fb4a58 fix: restore unique index on job_destinations and add missing constraint on policy_destinations #110
    • e0b6b26 fix: skip retention when all policy values are zero to prevent repo lock conflicts #129

Maintenance

    • c33afbd chore: bump dependencies to latest version
    • 0a543d8 refactor: updated upgrade indicator opening speed

Docker Images

# Server
docker pull ghcr.io/arkeep-io/arkeep-server:v0.4.2

# Agent
docker pull ghcr.io/arkeep-io/arkeep-agent:v0.4.2

Verify Checksums

sha256sum --check checksums.txt

Don't miss a new arkeep release

NewReleases is sending notifications on new releases.