v0.9.0 January 10, 2026 View on GitHub Release v0.9.0 0.9.0 (2026-01-10) Features docker: integrate FrankenPHP, improve service health checks, and optimize configurations (5fec619)
v0.8.1 January 10, 2026 View on GitHub Release v0.8.1 0.8.1 (2026-01-10) Bug Fixes workflow: limit release build to linux/amd64 to improve build speed (223fcd6)
v0.7.0 January 10, 2026 View on GitHub Release v0.7.0 0.7.0 (2026-01-10) Features track last accessed organization and optimize routing (608a725) Bug Fixes config: update default home route path (eef0387)
v0.6.0 November 26, 2025 View on GitHub Release v0.6.0 0.6.0 (2025-11-26) Features docker: only install required redis deps (7bfd062) organization: refactor role handling to use OrganizationRole enum and implement repository management features including edit and delete functionality (3e5255f) Bug Fixes docker: add missing redis & pdo_pgsql extensions (9ceb96e) Styles fix phpstan issue (993a789)
v0.5.0 November 22, 2025 View on GitHub Release v0.5.0 0.5.0 (2025-11-22) Features git: add GenericGitProvider for handling Git operations and update SyncRepositoryJob to reduce retry attempts (45e262f)
v0.4.0 November 22, 2025 View on GitHub Release v0.4.0 0.4.0 (2025-11-22) Features organization: implement organization settings management, including slug updates for owners and leave organization functionality for members (721b2ab)
v0.3.0 November 21, 2025 View on GitHub Release v0.3.0 0.3.0 (2025-11-21) Features ui: update sidebar styles and introduce InfoBox component for enhanced UI consistency and information display (b368d02)
v0.2.1 November 21, 2025 View on GitHub Release v0.2.1 0.2.1 (2025-11-21) Code Refactoring docker: remove unnecessary PHP extensions from Dockerfile to streamline image size and improve build efficiency (8aff736)
v0.2.0 November 16, 2025 View on GitHub Release v0.2.0 0.2.0 (2025-11-16) Features docker: update Dockerfile to copy additional Laravel directories and create necessary storage directories for improved application setup (c9815a0)