Install

Works with Drupal: ^11.3 || ^12

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 287.39 KB
MD5: 3d9492ab55a397116400d493ccce5752
SHA-1: 828a03fc2f1f2b2b5955c3a4e189d74dcd53f294
SHA-256: c72a5ed8b828ad00ac7360f3eb1acf5b6fa99f19216c653d443d548ef320d4b5
Download zip 333.52 KB
MD5: f6c5c8bc367c35837c9dd5b4012853ea
SHA-1: 7cdaf19cdf29ba2303a6eeb8ee63f359bca890ac
SHA-256: 8c4bb8b2cc19bcd46f0f0375e301c0a05a23064279f929ef539815718c684780

Release notes

### Added
- Added `AGENTS.md` with repository-specific engineering, testing, and release guidance for future contributors and coding agents.
- Added per-repository `Public access` support so published repositories can be exposed without authentication while private repositories remain token-protected.

### Changed
- Updated Composer metadata/archive access logic to allow anonymous access only to packages coming from repositories marked as public, while preserving full token-based access for private packages.
- Updated `/packages` HTML index behavior so anonymous browsing is blocked whenever any published private repository exists, preventing mixed-visibility package name leakage.

### Testing
- Updated controller unit tests for anonymous/public access behavior and mixed-visibility guarding.

Created by: mtomek
Created on: 24 Mar 2026 at 23:31 UTC
Last updated: 24 Mar 2026 at 23:32 UTC
Bug fixes
New features

Other releases