Heratio — Releases

Back
Releases 6
  • v1.58.0 Minor Latest Stable v1.58.0
    May 11, 2026 (1 month ago) View on GitHub
    Add ahg/share-link package v0.1.0 — Heratio mirror of ahgTimeLimitedShareLinkPlugin.

    • HMAC-signed token share links
    • Admin UI for active/expired link management
    • Retention prune scheduler
    • Dual-write audit log against AtoM mirror
  • v1.57.1 Patch Stable v1.57.1
    May 10, 2026 (1 month ago) View on GitHub
    Add SharePoint Integration user guide to /help.
  • v1.57.0 Minor Stable v1.57.0
    May 10, 2026 (1 month ago) View on GitHub
    ahg-sharepoint Phase 1 services implemented.

    • Http facade Graph client
    • Cache token store
    • Crypt-resolved client secret
    • Four artisan commands for tenant/site/list/sync
  • v1.56.0 Minor Stable v1.56.0
    May 10, 2026 (1 month ago) View on GitHub
    ahg-sharepoint Phase 2 complete: webhook + ingest pipeline.

    • Push endpoints with Graph subscription handshake
    • User-mapping table SharePoint UPN → Heratio user
    • SettingsController section for SharePoint configuration
  • v1.55.0 Minor Stable v1.55.0
    May 10, 2026 (1 month ago) View on GitHub
    ahg-sharepoint Phase 2.A: Laravel mirror.

    • Webhook controller
    • Subscription lifecycle service
    • Ingest adapter
    • Queue job for incoming change-notifications
  • v1.54.0 Minor Stable v1.54.0
    May 10, 2026 (1 month ago) View on GitHub
    Add ahg-sharepoint package Phase 1 scaffold.

    • Database schema for sites/lists/sync state
    • Service provider registration
    • Stubbed artisan commands