Releases

Release notes and changelog for Pricore.

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)

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


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)

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)

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)

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)

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)