I noticed that federation was broken on fedibb.ml, because Activitypub requests were not properly forwarded to the Lemmy backend. This fixes the problem so it is strongly encouraged to upgrade. It also includes many other bug fixes, see the commit log for details.

To upgrade, go into your Lemmybb installation folder and run docker-compose pull && docker-compose up -d.