-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Context
Ghost Admin's Network section (Profile and Explore pages) returns "Oops, page not found" because Ghost 6.21 ships an ActivityPub frontend client requiring API v3.x, which depends on the /v1/recommendations endpoint. This endpoint was added to TryGhost/ActivityPub in PR #1462 (merged 2025-12-08), four months after the v1.1.0 tag (2025-08-08).
As of 2026-03-13, no v1.2.0 tag exists on GHCR. Renovate will automatically open a PR when a new image is published.
Acceptance Criteria
-
ghcr.io/tryghost/activitypubandghcr.io/tryghost/activitypub-migrationsare upgraded to the new version incompose.yml.tftpl - Ghost Admin Network → Profile loads without "Oops, page not found"
- Ghost Admin Network → Explore loads without error
- Deploy completes successfully and health check passes
References
- TryGhost/ActivityPub PR #1462: Added recommendations endpoint for sidebar/in-feed recs TryGhost/ActivityPub#1462
- TryGhost/ActivityPub PR #1467 (versioning context): Updated client config with new major (3.x) TryGhost/ActivityPub#1467
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working