Skip to content

Releases: ernestdefoe/flarum-facebook-post

v2.1.6 — audit hardening

08 Jun 20:19

Choose a tag to compare

Floxum audit hardening (→ ≥95). Fail-safe tag filter (skips on a read error rather than flooding), job backoff() [30/120/300], a shared graphPost() helper (removes publishPhoto/publishLink duplication), dropped the unused SerializesModels, and added tsconfig.json + TypeScript devDeps.

v2.1.5

26 May 12:12

Choose a tag to compare

What's Changed

  • No changes

Full Changelog: v2.1.4...v2.1.5

v2.1.4

26 May 02:25

Choose a tag to compare

What's Changed

  • No changes

Full Changelog: v2.1.3...v2.1.4

v2.1.3

22 May 04:18

Choose a tag to compare

What's Changed

  • No changes

Full Changelog: 2.1.2...v2.1.3

2.1.2

12 May 14:18

Choose a tag to compare

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.1.1

10 May 21:16

Choose a tag to compare

fix: align tag selector with settings section by wrapping in Extensio…

2.1.0

10 May 21:02

Choose a tag to compare

Changes the way posts are posted to Facebook to allow for image in Facebook Posts.

2.0.13

10 May 20:39

Choose a tag to compare

Hopefully alignment issues are fixed.

2.0.12

10 May 19:38

Choose a tag to compare

Hopefully this fixes the issue with images being posted to Facebook when it's being auto posted.

2.0.11

10 May 16:30
5afd793

Choose a tag to compare

Fixed alignment issue with tag selector in settings page.