Skip to content

v1.6.0

Latest

Choose a tag to compare

@techieanant techieanant released this 19 Jul 20:00

New Features:

  • πŸ”„ Retry failed/rejected requests β€” admin can re-submit a FAILED or REJECTED media request to its service after fixing the issue (e.g. updating the Seerr URL). On success, the request becomes SUBMITTED and media monitoring automatically notifies the original requester via WhatsApp when content is available.
    • New POST /api/requests/:id/retry endpoint (admin)
    • Retry (↻) button in the admin Requests UI, visible only for FAILED/REJECTED rows
    • Guarded: non-FAILED/non-REJECTED requests return 400; missing service config returns 400

Upgrade notes:

  • Pull ghcr.io/techieanant/wamr:latest and restart. No new migrations β€” uses existing columns.