106
19

Lemmy Development Update November 2025

6mon 17d ago by lemmy.ml/u/dessalines in announcements@lemmy.ml

We're still working hard on the 1.0 release, needing a few more major additions to lemmy-ui, and some less critical items for lemmy.

Then it will be a period of performance and bug testing, as well as giving time to allow app devs to update to the API changes.

The major changes during November were:

Thanks, the Backwards compatibility is huge for us! We have a bunch of users who depend on mlem or thunder, so I was assuming I'd have to wait until updated versions of both of those apps was released to upgrade rblind.

I also developed a plugin for automatic language tagging of posts/comments, it works quite well even on very short text. Will also put it on voyager.lemmy.ml soon.

https://github.com/LemmyNet/lemmy-plugins/pull/6

Why is it not a part of the project itself if you don't mind me asking? i would imagine plugins are for the more opinionated or experimental features.

There are a few reasons:

  • Test if the plugin system really works
  • As an example for other plugins
  • Avoid bloating Lemmy core with functionality that isnt needed by everyone
  • With plugins its much easier to make adjustments or new releases, and no need to wait for a new Lemmy release (and no need to fork all of Lemmy for minor adjustments)

Is Multi-Community UI already available? I can see it is merged, but is it released?

No we are a long way off from a 1.0 release yet.

It will be available for testing on voyager.lemmy.ml soon.

You can try it now on voyager.

Thanks for the reminder and breakdown of donation. It isn't much, but I hope my coffee-sized recurring donation helps

Everything helps, thx! I'd much rather have many ppl doing smaller donations, than a few large donors.

Donated

Thx!

The backeards api compat is huge. Thanks for that!

Is Multi-community something similar to piefed's topics feature?

Yes just like that, and it will be compatible over federation.

Its like multi-reddits.

Ooh this is really great stuff. Thanks for all the amazing work :)