Changes

Since our last release, we’ve had ~30 commits to Lemmy, and ~60 to Lemmy UI.

Lemmy Server

  • Blank out extra info for deleted or removed content. Fixes #1679
  • Add show_new_posts_notifs setting. Fixes #1664
  • Fix issue with protocol string in actor id generation #1668
  • Adding shortname fetching for users and communities. Fixes #1662
  • Make captcha case-insensitive.
  • Remove tracking params from post url (fixes #768)
  • Upgrade pictrs. Fixes #1599
  • Invalidate current logins on account deletion. Fixes #1602
  • Fix nsfw posts showing for non-logged in users. Fixes #1614
  • Add additional slurs configuration option. Closes #1464.
  • Updating to rust 1.51.0

Lemmy UI

  • Have setting to disable notifs for new posts. Fixes #132
  • Remove max length constraints on actors. Fixes #350
  • Fix captcha replay bug. Fixes #348
  • Removing community and user routes in favor of shortnames. Fixes #317
  • Add front end helpers 1 (#346)
  • Don’t use default subscribed for communities page.
  • Adding Listing type to communities page, default local. #190
  • Fix language bug on mobile browsers.
  • Collapse sidebar on mobile. Fixes #335
  • Re-organized components folder. (#339)
  • Moving comment link to top bar. Fixes #307
  • Make spinner bigger. Fixes #203
  • Fix preview description html. Fixes #110
  • Update darkly, make danger darker. Fixes #16
  • Always show previous paginator, extract paginator component.
  • Use better comment collapse icon, and add text. Fixes #318
  • Fix symbols issue. Fixes #319
  • Don’t restore scroll position on page refresh. Fixes #186
  • Insert triple backticks for ‘code’ button when multiple lines are selected. (#311)
  • Adding a comment here placeholder. Fixes #301
  • Fix non-local community and person links. Fixes #290
  • Fix navbar bug. Fixes #289
  • Hide names of mods / admins without priveleges. Fixes #285
  • Adding URL search type. Fixes #286
  • Add a link to joinlemmy on lemmy.ml signup. Fixes #235
  • Fix duped site description. Fixes #281

API

  • Added show_new_posts_notifs boolean to SaveUserSettings, and LocalUserSettings.
  • A full list of the API changes can be seen on this diff of lemmy-js-client: 0.11.0 -> 0.11.3 .

Federation

  • No changes in this release, but there will be many soon.

Upgrade notes

To upgrade your instance to 0.11.3, simply follow the instructions in the documentation:

    • @pancake
      link
      6
      edit-2
      3 years ago

      Make spinner bigger. Fixes #203

      Yep

    • @tracyspcy
      link
      5
      edit-2
      3 years ago

      Looks really too big :)

      • @nutomicMA
        link
        63 years ago

        It should be centered at least. Also now I get a popup about “websocket disconnected” whenever I reload the page.

        • DessalinesOPMA
          link
          53 years ago

          Ah whoops, fixed now. Messed up my vim macro.

  • Future Me
    link
    73 years ago

    Congratulations, you guys keep going strong! 👍

  • weex
    link
    53 years ago

    Congrats to the team and all contributors!

  • @poVoq
    link
    4
    edit-2
    1 year ago

    deleted by creator

    • DessalinesOPMA
      link
      43 years ago

      Yes I upgraded darkly, it must’ve removed some fonts. I’ll have a fix for that sometime soon.

  • @tracyspcy
    link
    3
    edit-2
    3 years ago

    Each time I reload the page, in a bottom left corner small red pop-up “websocket disconnected” appears.

    • DessalinesOPMA
      link
      43 years ago

      I’ll remove that in the next update.

  • @mesamunefire
    link
    33 years ago

    Awesome job, thanks for all the hard work!!

  • Wala Walas
    link
    13 years ago

    Does lemmy have encrypted private messages?

    • DessalinesOPMA
      link
      13 years ago

      No, not E2EE, there’s a disclaimer button on the private message page.