Skip to content

FediHome v1.14.0

Choose a tag to compare

@TemujinCalidius TemujinCalidius released this 16 Jul 09:22
f74b95a

Highlights

  • πŸ¦‹ Connect Bluesky + Threads from the admin panel (#254) β€” no more editing .env.local or SSHing to your server. Set your crossposting accounts at Admin β†’ Integrations; the app password / token is AES-256-GCM-encrypted at rest (key derived from your ADMIN_SECRET, which never touches the database), verified with a live Test before saving, and never shown again. Env vars still work as a fallback.
  • 🎨 Per-instance accent colour (#250) β€” your chosen accent now themes the whole UI (buttons, links, borders, badges), where before it was stored but applied nowhere. Groundwork for the full theming system that's coming.
  • πŸ–ΌοΈ Images show up everywhere on your own site again (#252, #256, #257) β€” fixed the broken-image icons in feed previews, post pages, and the photography grid (uploaded media rendered through next/image), and connecting Bluesky with a pasted @handle now works.
  • ⬆️ Dependency refreshes β€” Fedify, atproto, and others (all sandbox-verified).

Upgrade

No schema change, no database migration β€” npm run update is safe.

Full changelog: https://github.com/TemujinCalidius/FediHome/blob/main/CHANGELOG.md