github arkeep-io/arkeep v0.3.0

10 hours ago

Release Summary

Version: v0.3.0
Commit: 898efb6
Built at: 2026-04-13T15:22:36Z

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

    • 60dbebc feat: #53 notifications queue with retry if notifications delivery fails
    • 55dae6b feat: audit log logic and table
    • 3e679e3 feat: notification bell with latest 15 notifications

Bug Fixes

    • 1527082 fix: arkeep db backup script windows fix
    • 5654021 fix: docker volumes autodiscovery lists also removed volumes still present in policy

Maintenance

    • d2cb81c chore: bump dependencies to latest versions
    • 9e1f6d5 chore: updated rclone version to latest

Docs

    • fbc9dcf docs: added upgrading section in README.md
    • b2b9a4c docs: db backup and disaster recovery
    • 26a5f9d docs: removed unused anchor on checklist

Docker Images

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

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

Verify Checksums

sha256sum --check checksums.txt

Don't miss a new arkeep release

NewReleases is sending notifications on new releases.