Fixes
- Fixed mixed HTTP/HTTPS URL generation when running behind a reverse proxy that terminates SSL. Pricore now forces HTTPS for all generated URLs when
APP_URLis configured with anhttps://scheme. (#80)
Release notes and changelog for Pricore.
APP_URL is configured with an https:// scheme. (#80)This release centers on security auditing, a major new feature that brings vulnerability tracking and advisory matching to your Pricore registry. It also includes an Inertia.js v3 upgrade and several smaller fixes.
composer audit works natively against your Pricore registry.v would not be returned by Composer endpointThis releases fixes a layout overflow issue in the version detail modal.
Pricore v0.49.0 adds archive size visibility to the package version list and fixes SSH key generation in Docker.
openssh-client to Docker image for ssh-keygen supportThis release focuses on two major additions: registry mirrors for importing packages from external Composer registries, and Bitbucket as a new VCS provider.
This release adds support for Generic Git repositories, allowing you to connect any Git host (not just GitHub, GitLab, or Bitbucket) to Pricore using SSH keys and manual webhooks. It also brings several UI improvements to the repository management experience.
This release brings Pricore up to Laravel 13 and polishes the onboarding and dashboard experience.