v1.3.94

Correct GitHub Owner Casing and HSTS

Bug Fix Security Integration

This release focuses on a small but important polish pass for GitHub-based projects, plus a security hardening update for HTTPS.

Fixes

GitHub owner names now keep their original capitalization when generating project slugs. This prevents embed URLs from showing lowercased owner names, for example displaying AutoChangelogHQ instead of autochangeloghq.

Security

Stronger HTTPS enforcement is now in place via an explicit Strict-Transport-Security policy. This helps browsers stick to HTTPS, including for subdomains, and supports preload with a one-year expiry.