Releases: ernestdefoe/og-image
Releases · ernestdefoe/og-image
Release list
v2.0.7
Security + conventions hardening from a code audit.
Changes
- Privacy fix: A discussion's Open Graph meta tags are now rendered only when the request actor can actually see that discussion (
whereVisibleTo). Previously a restricted (tag/group-gated) discussion could leak its title and a first-post excerpt into the page's<meta>tags for guests, crawlers and bots — content the API would refuse them. Restricted/invisible discussions now fall back to the generic forum tags. - Read the
forum_titlesetting once instead of twice. - Tooling: migrate the admin JS to TypeScript (flarum-tsconfig + tsconfig.json) and remove a dead admin re-export.
Recommended update for any forum with private or restricted discussions.
v2.0.6
v2.0.5
2.0.4
Remove Weblate integration, keep fof/linguist support Weblate config and GitHub Actions hook removed. fof/linguist support is already in place via locale/en.yml and Extend\Locales in extend.php — no further changes needed for local translation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2.0.3
fix: load Discussion without eager-load to avoid silent firstPost fai…
2.0.2
Added fb:app_id so images should hopefully show now.
2.0.1
Fixed (hopefully) issue with Facebook not scraping the image.