Skip to content

AtoM Heratio v1.58.0

Choose a tag to compare

@johanpiet2 johanpiet2 released this 11 May 17:30
· 962 commits to main since this release

AtoM Heratio v1.58.0

Release Date: 2026-05-11

Changes

Add ahg/share-link package v0.1.0 — Heratio mirror of ahgTimeLimitedShareLinkPlugin (HMAC tokens, admin UI, retention prune, audit dual-write)

Installation

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