Skip to content

AtoM Heratio v1.57.0

Choose a tag to compare

@johanpiet2 johanpiet2 released this 10 May 14:07
· 966 commits to main since this release

AtoM Heratio v1.57.0

Release Date: 2026-05-10

Changes

ahg-sharepoint Phase 1 services implemented (Http facade Graph client, Cache token store, Crypt secret resolution, 4 artisan commands)

Installation

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