Its been a long time coming 🥳 .

Excerpt from the link:

Major Changes

Language Tags

Content can now be tagged to indicate the language it is written in. These tags can be used to filter content, so that you only see posts in languages which you actually understand. Instances and communities can also specify which languages are allowed, and prevent posting in other languages.

In the future this will also allow for integrated translation tools.

Comment trees

Lemmy has changed the way it stores comments, in order to be able to properly limit the comments shown to a maximum depth.

Included are proper comment links (/comment/id), where you can see its children, a count of its hidden children, and a context button to view its parents, or the post.

Featured posts

Admins and mods can now “feature” (this used to be called “sticky” ala reddit) posts to the top of either a community, or the top of the front page. This makes possible announcement and bulletin-type posts.

Special thanks to @makotech for adding this feature.

Federation

Lemmy users can now be followed. Just visit a user profile from another platform like Mastodon, and click the follow button, then you will receive new posts and comments in the timeline.

Votes are now federated as private. This prevents other platforms from showing who voted on a given post, and it also means that Lemmy now counts votes from Mastodon.

This release also improves compatibility with Pleroma. If you previously had trouble interacting between Pleroma and Lemmy, give it another try.

We’ve extracted the main federation logic into its own library, activitypub-federation-rust. It is open source and can be used by other projects to implement Activitypub federation, without having to reinvent the wheel. The library helps with handling HTTP signatures, sending and receiving activities, fetching remote objects and more.

Other changes

  • Admins can now purge content and pictures from the database.
  • Mods can distinguish a comment, “stickying” it to the top of a post. Useful for mod messages and announcements.
  • Number of new / unread comments are now shown for each post.
  • Lemmy now automatically embeds videos from Peertube, Youtube and other sites which provide an embed link via Opengraph attribute.
  • You can give your site “taglines”, short markdown messages, which are shown at the top of your front page. Thanks to @makotech for adding this.
  • You can now report private messages.
  • Most settings have been moved from the config file into the database. This means they can be updated much easier, and apply immediately without a restart.
  • When setting up a new Lemmy instance, it doesn’t create a default community anymore. Instead this needs to be done manually.
  • Admins can choose to receive emails for new registration applications.
  • An upgrade of diesel to v2.0, our rust -> postgres layer.
  • DessalinesOPM
    link
    fedilink
    111 year ago

    Also I apologize that the upgrade here took longer than expected. It was a massive conversion of comments to a different form, that had to work for several hundred thousand historical comments.

  • @nachtigall@feddit.de
    link
    fedilink
    101 year ago

    Great update again. I’m most excited about the embedded videos!

    Will these language tags eventually be extended for custom tags (ala Reddit flairs)?

    • DessalinesOPM
      link
      fedilink
      51 year ago

      Thanks!

      No language tagging has nothing to do with flairs.

  • Arthur Besse
    link
    fedilink
    51 year ago

    🎉 thanks to the developers and everyone who helped!

    one bug i noticed after the upgrade: my notifications page shows unread notifications for (what i guess is) every reply i’ve ever received which was later deleted. the count in the bell icon only reflected the actual new unread notifications I had received since I last looked, but when i click to view my unread notifications then all of these old ones about deleted messages appear to be unread now.

  • wakest
    link
    fedilink
    41 year ago

    this is great! good job!

    quick question, why would my account be marked as a bot account? is there a way to change this?

    • DessalinesOPM
      link
      fedilink
      21 year ago

      Hrmm not sure how that happened… you can go to your settings to change it.

  • There is a bug, when i’m writing a coment and get notification someone comment on one of my earlier comments, everything i’m just writing disappear for good. Lost few walls of text already to this.

  • @wiki_me@lemmy.ml
    link
    fedilink
    31 year ago

    Why do some comments appear white?

    Is this suppose to highlight new comments? because if it is it does not seem to work OK, I only visited yesterday yet a comment from 23m ago is not highlighted.

    • DessalinesOPM
      link
      fedilink
      31 year ago

      Yes these are for new comments. Its comments within 10 minutes.

      • @wiki_me@lemmy.ml
        link
        fedilink
        11 year ago

        I can’t see how that is useful, is it just until the “real” functionality for highlighting the new comments since last visit will be implemented?

  • @DukeJava@lemmy.ml
    link
    fedilink
    11 year ago

    Mobile web browser, search bar magnifying glass isn’t registering clicks anymore but it does on desktop view

  • @letstry@lemmy.ml
    link
    fedilink
    11 year ago

    So as an individual user, with V0.17 it looks like I can choose which communities and users I personally want to block. Is that correct?