Release Summary
Version: v0.1.0-beta.1
Commit: a976926
Built at: 2026-04-02T13:18:33Z
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
-
- 4788ae0 feat: multiple recepients supported in SMTP configuration
Bug Fixes
-
- 8d5cc6b fix(repo): enforce LF for shell scripts and Dockerfile via .gitattributes
-
- 7adea34 fix: docker image now builds with node 25
-
- 4c6eed8 fix: error check on conn.Close()
-
- 844ba6e fix: inconsistencies in charts tooltips
-
- f2d4790 fix: replace smtp.SendMail with manual SMTP client to support AUTH over non-TLS and handle STARTTLS conditionally
Build & CI
-
- 0d60655 ci: run CI checks on pull requests targeting develop
Maintenance
-
- b22cf6a chore: bumped packages version to adress security vulnerabilities
-
- 474e71c chore: bumped packages version to adress security vulnerabilities
-
- a0c5fa2 chore: removed unused cliff.toml file
-
- 0f375bd refactor: migrated charts.js charts to
Docs
-
- ad74d31 docs: update CONTRIBUTING to reflect Gitflow — PRs target develop
Other Changes
-
- 004d21a revert: removed coverage gate in ci
Docker Images
# Server
docker pull ghcr.io/arkeep-io/arkeep-server:v0.1.0-beta.1
# Agent
docker pull ghcr.io/arkeep-io/arkeep-agent:v0.1.0-beta.1Verify Checksums
sha256sum --check checksums.txt