All notable changes to BeeCompose will be documented in this file.
26.3.5 (2026-03-18)
26.3.4 (2026-03-05)
- claude-code: update environment variables and paths in configuration files (d9eb0c5)
26.3.3 (2026-03-03)
- claude-code: update configuration for OAuth login and remove API key options (1ee3530)
26.3.2 (2026-03-03)
- claude-code: update README and .env.example for SSH deploy key configuration (3669867)
26.3.1 (2026-03-03)
- claude-code: use deploy key path as volume mount (b73ee0e)
- claude-code: use ENV for ssh deployment key (0bc31d6)
- claude-code: add .ci-skip file to skip CI testing for services (84940b0)
26.3.0 (2026-03-03)
- claude-code: add new service configuration and documentation for Claude Code (fba76a8)
- claude-code: comment out git repository and identity fields in example env file (aca21f2)
- bump actions/download-artifact from 7 to 8 (#9) (d550094)
- bump actions/upload-artifact from 6 to 7 (#8) (d2bee89)
26.1.7 (2026-01-24)
- ci: add bc CLI helper tests and update CI workflow (7ec0600)
- ci: add service coverage check to CI pipeline and update documentation (62c1733)
- cloudflared: add cloudflared service with configuration and documentation for tunnel-only mode (1602885)
- n8n: add n8n service with configuration and environment setup (closes #7) (9fc5a72)
- AGENTS: update agent manual to embed version tags in docker-compose.yml and clarify environment file usage (c1af106)
- AGENTS: update agent manual to reflect changes in environment file usage and service deployment instructions (a1c5bb2)
- README: add traefik-tunnel service and update networking modes section (a65bf58)
- README: update cloudflared and traefik documentation for tunnel-only mode (76a49b4)
- services: update README files to use environment-specific files for deployment and add bc CLI commands (d791062)
- traefik: add comment for Traefik v3 reverse proxy with Let's Encrypt (4513934)
- cloudflared: update command and healthcheck for metrics reporting (ab42417)
- n8n: update n8n image version to 2.4.6 (f37b5bb)
- publish-oci: update publishing logic to ensure all services are published consistently (138dfca)
- remove references to bee helper and update CI skip reasons (78f255b)
- services: correct external network definition in docker-compose (d489e63)
- services: remove obsolete version field from docker-compose files (f6a1a4f)
- services: remove version field from docker-compose tunnel configuration (60d20a5)
- services: update docker-compose configurations and remove unused environment files (7689305)
- services: update network configuration in docker-compose for traefik service (2ea8a22)
- traefik: add configuration files for tunnel mode and update documentation (cc3122c)
- traefik: enhance port configuration options and update documentation (136c770)
- traefik: remove logging volume and update access log configuration (b9e358e)
- traefik: remove tls labels from service configurations and update documentation (688bd64)
- traefik: update configuration for exposed and tunnel modes, remove obsolete files (0509508)
- ci-cd: skip network creation for traefik services in CI pipeline (1f1702d)
- cloudflared: add .ci-skip file to skip CI testing for service requiring Cloudflare Tunnel token (2e75291)
- publish-oci: add workaround for bind mount prompts in docker compose publish (7a84502)
- publish-oci: refine version determination logic and update comments (fd1c846)
- bc: fix string quoting in trap command and update example delimiter (65aae56)
26.1.6 (2026-01-22)
- README: add dependencies section for various services (0e179d0)
- README: update service list and deployment instructions for clarity (82b3665)
26.1.5 (2026-01-22)
- publish-oci: remove crane installation and update publish commands for non-interactive mode (91c545a)
26.1.4 (2026-01-22)
- gitlab: update port configuration to use new syntax for publishing (d2ff27b)
- license: update license from Apache 2.0 to MIT and adjust README reference (8c943b2)
- publish-oci: add crane installation and link package to repository (654a768)
26.1.3 (2026-01-22)
- publish-oci: include environment variables in OCI artifact publishing (6243afa)
26.1.2 (2026-01-22)
- add README files for new services with deployment instructions and configurations (2db6402)
- services: update docker-compose files to set default environment variables and improve service domain handling (ba8b3b9)
26.1.1 (2026-01-22)
- bump actions/checkout from 4 to 6 (#5) (13581bf)
- bump actions/download-artifact from 4 to 7 (#6) (094cabc)
- bump actions/upload-artifact from 4 to 6 (#3) (7c00ab2)
- bump peter-evans/create-pull-request from 6 to 8 (#2) (a6f96e3)
- ci-cd: enhance bind mount detection and OCI compatibility validation (b995e23)
- ci-cd: enhance parallel testing for Docker Compose services and improve result aggregation (e69ade2)
- ci: add CI/CD pipeline for docker compose testing and vulnerability scanning (e98e3ed)
- OCI: switch to OCI artifacts (ce61e3b)
- services: update docker-compose configurations for multiple services to enhance traefik integration and improve environment variable management (de60e8d)
- scripts: improve handling of environment variables and image extraction in bash scripts (e654d41)
- add backup, deployment, naming, and testing guides for BeeCompose services (e98f2d3)
- agents: add comprehensive AI agent operating manual for T-SHITS (c3820e9)
- agents: update Traefik version and enhance linting guidelines (cb7fa6a)
- ci-cd: update CI/CD documentation to reflect new workflows and OCI publishing details (2b59d28)
- readme: update project description and enhance quick start instructions (dacf77f)
- add .vscode to .gitignore (489c607)
- add release-it configuration and changelog (6f42551)
- docs: update references from T-SHITS to BeeCompose in documentation and configuration files (0d90a97)
- gitlab, minio: update environment variables for gitlab and minio services (6ffcb73)
- gitlab: update git port configuration and fix traefik network definition (efc7ebb)
- gitlab: update gitlab port mapping to use default 2222 (728a4cf)
- services: add .ci-skip files for nexus and traefik services and update environment variables for weblate (8554ced)
- services: update dependency versions and configurations (f2b753b)
- services: update docker-compose configurations and environment variables for multiple services (1471b04)
- services: update docker-compose configurations and environment variables for multiple services (bad25de)
- services: update service versions in environment files (f1b5e41)
- services: update various service versions and configurations (90535f9)
- traefik: update network handling and replace traefik.toml with traefik.yml (9ad287f)
- zabbix: update environment variables and fix traefik network definition (00f1ac7)
- add .ci-skip marker for openvpn service and improve service skipping logic (0b5cf40)
- add Docker Compose linter configuration and integrate linting step in CI pipeline (0162e07)
- cve-scan: enhance CVE scanning with parallel execution and improved result aggregation (ca0e809)
- lint: improve error and warning count validation in lint results (ad7ef36)
- silence cleanup logs for improved actionable output (2eaaff2)
- update CVE scanning configuration to be non-blocking and improve reporting (0e58dc6)
- update docker compose commands to use quiet mode for reduced log noise (d810b5e)
All notable changes to BeeCompose will be documented in this file.