Skip to content

v26.1.7

Latest

Choose a tag to compare

@beevelop beevelop released this 24 Jan 20:56

26.1.7 (2026-01-24)

Features

  • 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)

Documentation

  • 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)

Maintenance

  • 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

  • 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)

Styling

  • bc: fix string quoting in trap command and update example delimiter (65aae56)