v1.4.12

New Contact Page and Webhook Stability

Feature Bug Fix Integration

This release adds a centralized way to get in touch and makes GitHub Marketplace webhook handling more resilient when requests are empty or malformed.

Now Available: Contact page

There is now a dedicated Contact page for support, questions, and feedback, designed to match the look and feel of the docs.

We also updated site links so help and support prompts now send you to the Contact page, and added a Contact link in the footer for quicker access.

Stability Updates: GitHub Marketplace webhooks

GitHub Marketplace webhook processing is now more robust when incoming requests are missing a body or contain invalid JSON. This helps prevent webhook failures and reduces the chance of errors when GitHub sends unexpected or non-standard requests.