github arkeep-io/arkeep v0.4.0

4 hours ago

Release Summary

Version: v0.4.0
Commit: e7f73f7
Built at: 2026-05-19T13:33:10Z

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

    • 47f77b4 feat: add skip_init flag to import existing Restic repositories
    • d885a8a feat: add snapshot file browser and partial restore via restic ls + include_paths
    • 709d2a9 feat: per-event toggles for external notification delivery
    • 21f66fa feat: wire exclude patterns end-to-end from policy UI to restic backup

Bug Fixes

    • 006d0f4 fix: dispatch pending jobs when agent reconnects
    • 5aabf52 fix: normalize browse error responses and pre-select original agent in restore sheet

Maintenance

Other Changes


Docker Images

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

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

Verify Checksums

sha256sum --check checksums.txt

Don't miss a new arkeep release

NewReleases is sending notifications on new releases.