FediHome v1.14.0
Highlights
- π¦ Connect Bluesky + Threads from the admin panel (#254) β no more editing
.env.localor 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 yourADMIN_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@handlenow 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