Skip to content

Releases: ernestdefoe/og-image

v2.0.7

Choose a tag to compare

@github-actions github-actions released this 30 May 22:54

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_title setting 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

Choose a tag to compare

@github-actions github-actions released this 30 May 22:06

What's Changed

  • No changes

Full Changelog: v2.0.5...v2.0.6

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 26 May 02:57

What's Changed

  • No changes

Full Changelog: 2.0.4...v2.0.5

2.0.4

Choose a tag to compare

@ernestdefoe ernestdefoe released this 12 May 14:19
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

Choose a tag to compare

@ernestdefoe ernestdefoe released this 10 May 20:06
fix: load Discussion without eager-load to avoid silent firstPost fai…

2.0.2

Choose a tag to compare

@ernestdefoe ernestdefoe released this 10 May 19:55

Added fb:app_id so images should hopefully show now.

2.0.1

Choose a tag to compare

@ernestdefoe ernestdefoe released this 10 May 19:25

Fixed (hopefully) issue with Facebook not scraping the image.

2.0.0

Choose a tag to compare

@ernestdefoe ernestdefoe released this 10 May 18:44

Initial realease.