← All patchpen.dev updates
Changelog

patchpen.dev

Automatically build and publish readable public changelogs from your Git repositories.

2026-06-08 8 June 2026

Add optional Homepage URL to product settings

New
  • Add optional Homepage URL to product settings
    Let Free and Pro teams set an optional Homepage URL in Settings → General; when set the product name and logo on the public changelog become a clickable link back to your site and a small “Visit site” chip appears beside the RSS link. The URL is exposed in the public JSON payload (product.homepageUrl) and is validated to allow only http:// or https:// while rejecting embedded credentials and unsafe schemes.