Skip to content

AtoM Heratio v1.56.0

Choose a tag to compare

@johanpiet2 johanpiet2 released this 10 May 12:15
· 967 commits to main since this release

AtoM Heratio v1.56.0

Release Date: 2026-05-10

Changes

ahg-sharepoint Phase 2 complete: webhook+ingest pipeline, push endpoints, user-mapping, SettingsController section

Installation

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