Skip to content

Latest commit

 

History

History
256 lines (133 loc) · 16.1 KB

File metadata and controls

256 lines (133 loc) · 16.1 KB

0.11.0 (2026-04-04)

🚀 Features

  • app: updated to Cap v0.4.82 and refactored redirects (114dbc7)

0.10.0 (2026-03-15)

🚀 Features

0.9.0 (2026-02-18)

🚀 Features

🐛 Bug Fixes

  • Update onboarding steps to skip irrelevant components for self-hosted deployments (3c561a4)
  • update publish target to GitHub Container Registry (725cb9e)

0.8.2 (2026-01-23)

🐛 Bug Fixes

  • Version Display in Backend (8f406c5)

0.8.1 (2026-01-22)

🐛 Bug Fixes

  • add extra-plugins for release job (a280985)
  • Version Information in Backend UI (1c97cfb)
  • Version Information in Backend UI (5b3017e)

0.8.0 (2026-01-15)

Features

  • update Cap version to 0.4.3 in configuration files and scripts (d982854)

0.7.0 (2026-01-15)

Features

  • add early returns in workflow files to prevent execution (a01e065)

0.6.0 (2026-01-15)

Features

  • add patch to disable workflow and cloud services for self-hosted deployments // Cap 0.4.1 führte Tinybird Analytics als neue Abhängigkeit ein (fa0b5af)
  • update CAP_VERSION to cap-v0.4.1 across configuration files and scripts (d0aeadd)

0.5.7 (2026-01-14)

Bug Fixes

  • replace removed upgrade components with null for self-hosted deployments (d4084af)

0.5.6 (2026-01-14)

Bug Fixes

  • improve regex for removing billing components in self-hosted deployments (bcc2591)
  • refine billing card regex to prevent breaking nested JSX structures (ae72d47)

0.5.5 (2026-01-14)

Bug Fixes

  • remove billing-related components for self-hosted deployments (e534021)
  • skip "Custom Domain" and "Invite your team" onboarding steps for self-hosted deployments (8f887fb)
  • update S3 endpoint URLs to use dynamic hostname for internal access (c7b3379)

0.5.4 (2026-01-14)

Bug Fixes

  • update AWS configuration in Dockerfile for local development (bb7dd0e)
  • update S3 endpoint URLs to use minio-server for local development (bf1fa1c)

0.5.3 (2026-01-13)

Bug Fixes

  • clarify reason for replacement of Microsoft Entra ID patch (0a2da52)

0.5.2 (2026-01-13)

Bug Fixes

  • disable cache for self-hosted runners in Docker build jobs (d8060c7)
  • update documentation to indicate replacement by 006-microsoft-entra-id.ts (7a43c4a)

0.5.1 (2026-01-13)

Bug Fixes

  • implement helper function to skip irrelevant onboarding files for self-hosted deployments (0276c47)

0.5.0 (2026-01-13)

Bug Fixes

  • add options for using pre-built branded image or official Cap image in Docker configurations (a7685f9)
  • specify 'runs-on' configuration for validation and release jobs to use self-hosted Linux environment (55af57d)

Features

  • implement patch to skip onboarding steps for self-hosted deployments (332482c)

0.4.7 (2026-01-12)

Bug Fixes

  • improve MinIO readiness check in Docker Compose files (bb2e7d4)
  • remove default MINIO_REGION assignment in Docker Compose files for clarity (222ea3b)
  • rename MINIO_REGION to MINIO_SITE_REGION and add MINIO_SITE_NAME for clarity (f119716)
  • update S3 region configuration to use environment variable for flexibility (5d58704)

0.4.6 (2026-01-12)

Bug Fixes

  • patches: update comments in Stripe removal patch for clarity (adcfbc9)

0.4.5 (2026-01-12)

Bug Fixes

  • patches: simulate unlimited Pro license for self-hosted deployments (f5e0471)

0.4.4 (2026-01-12)

Bug Fixes

  • patches: update invite quota default to 10 million for self-hosted deployments (ec15b36)

0.4.3 (2026-01-12)

Bug Fixes

  • patches: refine organization invite subscription check handling for self-hosted deployments (7ad1a07)

0.4.2 (2026-01-12)

Bug Fixes

  • patches: update invite quota handling to use function replacement for self-hosted deployments (f8cc449)

0.4.1 (2026-01-12)

Bug Fixes

  • patches: update branding script to replace absolute URLs with relative paths for middleware redirects (453c901)
  • patches: update invite quota and seat limits to 10 million for self-hosted deployments (4b19f11)

0.4.0 (2026-01-12)

Bug Fixes

  • add Microsoft Entra ID authentication patch with necessary configurations (f5cdda9)

Features

  • patches: implement patch to remove Stripe payment integration for self-hosted deployments (5ed0820)

0.3.1 (2026-01-11)

Bug Fixes

  • Add options for using official Cap image in docker-compose (2cf9fe7)
  • Enhance debugging options in docker-compose for development (2c3fcd3)
  • implement SMTP email support patch using AST-based modifications (89f615b)
  • patches: implement AST-based patches for Microsoft Entra ID authentication and URL redirects (4062930)
  • Update CAP_VERSION to cap-v0.3.83 and adjust redirect status codes in middleware (72118f8)
  • Update Dockerfile to align Next.js build arguments with official Cap Dockerfile (d0f3ea9)

0.3.0 (2026-01-10)

Bug Fixes

  • Update CAP_VERSION to cap-v0.4.1 in configuration files (4120c7a)
  • Update user existence check to ensure current password is used in MinIO configuration scripts (511bf7c)

Features

  • Update CAP_VERSION to cap-v0.4.2 in docker-compose; add Microsoft Entra ID authentication patch (698c374)
  • Update CAP_VERSION to cap-v0.4.2 in Dockerfile (8a142a5)

0.2.0 (2026-01-10)

Bug Fixes

  • Add HTTP to HTTPS redirect middleware for MinIO in Traefik configuration (fe47364)
  • Correct NextAuth secret length in secret generation script; ensure accurate entropy representation (e368a4c)
  • Update environment variable comments for CloudFront and integrations in Docker Compose files (d575670)
  • Update healthcheck command and parameters in Docker Compose and Dockerfile for improved reliability (3c082d2)
  • Update secret generation to avoid special characters; enhance security for NextAuth and database secrets (c78f95d)

Features

  • Add bucket manager script for managing MinIO/S3 buckets; enhance client download URL documentation (da306ac)
  • Add CAP_CLIENT_DOWNLOAD_URL to .env.example; update region for S3 client in setup and sync scripts; enhance redirect handling in middleware (dfdc83a)
  • Add custom URL redirects middleware for Next.js application (5f9c69b)
  • Add policy command to update IAM policies for MinIO users; enhance usage documentation (88ab0ae)
  • Add scripts for setting up and syncing client download bucket on MinIO (ca95119)
  • Update bucket naming and URL references; enhance HTML processing for downloads (f119fcf)
  • Update S3 bucket name from 'videos' to 'media' across configuration files (4929e7a)
  • Update version numbers to cap-v0.4.1 in environment and Dockerfile; enhance sync script for CrabNebula CDN support (3b8b195)

0.1.0 (2026-01-09)

Bug Fixes

  • Correct file paths and comments in Microsoft Entra ID authentication patch (76f3d79)
  • Remove CAP_AWS_ACCESS_KEY from environment variables in Docker configurations (d01b348)

Features

  • Enhance SMTP support by adding checks for SMTP_HOST in auth-options.ts (63ee387)
  • Update Dockerfile labels and enhance branding patch for color consistency (b6f1f1b)
  • Update LogoSpinner colors from blue to orange for branding consistency (6bfe06c)