github techieanant/wamr v1.6.0

one day ago

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.

Don't miss a new wamr release

NewReleases is sending notifications on new releases.