github arkeep-io/arkeep v0.3.1

6 hours ago

Release Summary

Version: v0.3.1
Commit: 96c3ef8
Built at: 2026-04-27T12:55:43Z

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

    • 710c779 feat: #2 gRPC stream size limited to 16MB max message size

Bug Fixes

    • d48dedc fix(agent): #74 ensure Docker host path translation before local destination checks
    • 5ba50e8 fix(agent,gui): #71 parse hook JSON before execution, fix post-hook fatality and args splitting
    • b9bde75 fix: accessibility and ux improvements
    • c289264 fix: parse hook command as plain string and account for timeout (@TechNalp)

Maintenance

    • 09b62da chore: Taskfile updated to match test
    • bef832e chore: bump dependencies to latest version

Docs

    • d81a2c9 docs: added webhooks documentation

Docker Images

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

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

Verify Checksums

sha256sum --check checksums.txt

Don't miss a new arkeep release

NewReleases is sending notifications on new releases.