Skip to content

AtoM Heratio v1.55.0

Choose a tag to compare

@johanpiet2 johanpiet2 released this 10 May 11:14
· 968 commits to main since this release

AtoM Heratio v1.55.0

Release Date: 2026-05-10

Changes

ahg-sharepoint Phase 2.A: Laravel mirror — webhook controller, subscription service, ingest adapter, queue job

Installation

git clone https://github.com/ArchiveHeritageGroup/heratio.git
cd heratio && composer install
cp .env.example .env && php artisan key:generate