Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

FòrumCAT

  1. Home
  2. Announcements
  3. Lemmy Development Update August 2025

Lemmy Development Update August 2025

Scheduled Pinned Locked Moved Announcements
announcements
6 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nutomic@lemmy.mlN This user is from outside of this forum
    nutomic@lemmy.mlN This user is from outside of this forum
    nutomic@lemmy.ml
    wrote last edited by
    #1

    Many of us are currently on summer vacation, but there are a few important additions this last month:

    • Thanks to monumental efforts by @matc-pub and @sleeplessone1917, lemmy-ui is now updated to work with the new lemmy 1.0 API, and all that's needed is to support the new features, and work out a few more bugs. Special thanks to both of them for their work.
    • MV-GH added video support to jerboa, and has been doing a lot of bug-fixes there.
    • @dullbananas has a PR which optimizes some migrations significantly and reduces DB size, which will likely be merged after some code reviews soon.
    • We added 1.0 milestones for both lemmy-ui and jerboa, to make sure every new feature gets added to the front ends.

    ::: spoiler Full list of changes by user

    matc-pub

    • Updated lemmy-ui to work with lemmy 1.0.0 back-end

    dullbananas

    • Fix missing interactions_month update and missing "AS community_id", and improve scheduled_tasks test

    MV-GH

    • Add Video screen viewer, FeedVideoPlayer, plus support for popular non OGP videohosts.
    • Fix #1884, rare case markdown actions can cause crashes

    dessalines

    • Adding requested Opengraph width and height metadata.
    • Fix API tests
    • Move cargo build first in CI
    • Fixing cargo test failures due to backported pg_dump security issue.
    • [main] Fixing active counts slow queries. (#5907)
    • Fixing administration typo
    • Updating to newer git cliff.
    • Use a better library to sort package.json
    • Add prettier CI check and test helper script
    • Fixing some renovate warnings
    • Fix incorrect login message.

    :::

    Or see the full list of changes at the links below:

    • Backend
    • Frontend

    An open source project the size of Lemmy needs constant work to manage the project, implement new features and fix bugs. Dessalines and Nutomic work full-time on these tasks and more. As there is no advertising or tracking, all of our work is funded through donations. Even so there is barely enough time in the day, and no time for a second job. The only available option are user donations. To keep it viable donations need to reach a minimum of 5000€ per month, resulting in a modest salary of 2500€ per developer. If that goal is reached we can stop worrying about money, and fully focus on improving the software for the benefit of all users and instances. We especially rely on recurring donations to secure the long-term development and make Lemmy the best it can be.

    Donate

    iso@lemy.lolI lightrush@lemmy.caL P 3 Replies Last reply
    0
    • nutomic@lemmy.mlN nutomic@lemmy.ml

      Many of us are currently on summer vacation, but there are a few important additions this last month:

      • Thanks to monumental efforts by @matc-pub and @sleeplessone1917, lemmy-ui is now updated to work with the new lemmy 1.0 API, and all that's needed is to support the new features, and work out a few more bugs. Special thanks to both of them for their work.
      • MV-GH added video support to jerboa, and has been doing a lot of bug-fixes there.
      • @dullbananas has a PR which optimizes some migrations significantly and reduces DB size, which will likely be merged after some code reviews soon.
      • We added 1.0 milestones for both lemmy-ui and jerboa, to make sure every new feature gets added to the front ends.

      ::: spoiler Full list of changes by user

      matc-pub

      • Updated lemmy-ui to work with lemmy 1.0.0 back-end

      dullbananas

      • Fix missing interactions_month update and missing "AS community_id", and improve scheduled_tasks test

      MV-GH

      • Add Video screen viewer, FeedVideoPlayer, plus support for popular non OGP videohosts.
      • Fix #1884, rare case markdown actions can cause crashes

      dessalines

      • Adding requested Opengraph width and height metadata.
      • Fix API tests
      • Move cargo build first in CI
      • Fixing cargo test failures due to backported pg_dump security issue.
      • [main] Fixing active counts slow queries. (#5907)
      • Fixing administration typo
      • Updating to newer git cliff.
      • Use a better library to sort package.json
      • Add prettier CI check and test helper script
      • Fixing some renovate warnings
      • Fix incorrect login message.

      :::

      Or see the full list of changes at the links below:

      • Backend
      • Frontend

      An open source project the size of Lemmy needs constant work to manage the project, implement new features and fix bugs. Dessalines and Nutomic work full-time on these tasks and more. As there is no advertising or tracking, all of our work is funded through donations. Even so there is barely enough time in the day, and no time for a second job. The only available option are user donations. To keep it viable donations need to reach a minimum of 5000€ per month, resulting in a modest salary of 2500€ per developer. If that goal is reached we can stop worrying about money, and fully focus on improving the software for the benefit of all users and instances. We especially rely on recurring donations to secure the long-term development and make Lemmy the best it can be.

      Donate

      iso@lemy.lolI This user is from outside of this forum
      iso@lemy.lolI This user is from outside of this forum
      iso@lemy.lol
      wrote last edited by
      #2

      v1 excites me! As someone who has been using Lemmy since v0.17.0, I must say that Lemmy has improved tremendously.

      nutomic@lemmy.mlN 1 Reply Last reply
      0
      • iso@lemy.lolI iso@lemy.lol

        v1 excites me! As someone who has been using Lemmy since v0.17.0, I must say that Lemmy has improved tremendously.

        nutomic@lemmy.mlN This user is from outside of this forum
        nutomic@lemmy.mlN This user is from outside of this forum
        nutomic@lemmy.ml
        wrote last edited by
        #3

        By the way you can now try the development version of 1.0 on voyager.lemmy.ml.

        1 Reply Last reply
        0
        • nutomic@lemmy.mlN nutomic@lemmy.ml

          Many of us are currently on summer vacation, but there are a few important additions this last month:

          • Thanks to monumental efforts by @matc-pub and @sleeplessone1917, lemmy-ui is now updated to work with the new lemmy 1.0 API, and all that's needed is to support the new features, and work out a few more bugs. Special thanks to both of them for their work.
          • MV-GH added video support to jerboa, and has been doing a lot of bug-fixes there.
          • @dullbananas has a PR which optimizes some migrations significantly and reduces DB size, which will likely be merged after some code reviews soon.
          • We added 1.0 milestones for both lemmy-ui and jerboa, to make sure every new feature gets added to the front ends.

          ::: spoiler Full list of changes by user

          matc-pub

          • Updated lemmy-ui to work with lemmy 1.0.0 back-end

          dullbananas

          • Fix missing interactions_month update and missing "AS community_id", and improve scheduled_tasks test

          MV-GH

          • Add Video screen viewer, FeedVideoPlayer, plus support for popular non OGP videohosts.
          • Fix #1884, rare case markdown actions can cause crashes

          dessalines

          • Adding requested Opengraph width and height metadata.
          • Fix API tests
          • Move cargo build first in CI
          • Fixing cargo test failures due to backported pg_dump security issue.
          • [main] Fixing active counts slow queries. (#5907)
          • Fixing administration typo
          • Updating to newer git cliff.
          • Use a better library to sort package.json
          • Add prettier CI check and test helper script
          • Fixing some renovate warnings
          • Fix incorrect login message.

          :::

          Or see the full list of changes at the links below:

          • Backend
          • Frontend

          An open source project the size of Lemmy needs constant work to manage the project, implement new features and fix bugs. Dessalines and Nutomic work full-time on these tasks and more. As there is no advertising or tracking, all of our work is funded through donations. Even so there is barely enough time in the day, and no time for a second job. The only available option are user donations. To keep it viable donations need to reach a minimum of 5000€ per month, resulting in a modest salary of 2500€ per developer. If that goal is reached we can stop worrying about money, and fully focus on improving the software for the benefit of all users and instances. We especially rely on recurring donations to secure the long-term development and make Lemmy the best it can be.

          Donate

          lightrush@lemmy.caL This user is from outside of this forum
          lightrush@lemmy.caL This user is from outside of this forum
          lightrush@lemmy.ca
          wrote last edited by
          #4

          Sent something your way! 😊

          1 Reply Last reply
          0
          • nutomic@lemmy.mlN nutomic@lemmy.ml

            Many of us are currently on summer vacation, but there are a few important additions this last month:

            • Thanks to monumental efforts by @matc-pub and @sleeplessone1917, lemmy-ui is now updated to work with the new lemmy 1.0 API, and all that's needed is to support the new features, and work out a few more bugs. Special thanks to both of them for their work.
            • MV-GH added video support to jerboa, and has been doing a lot of bug-fixes there.
            • @dullbananas has a PR which optimizes some migrations significantly and reduces DB size, which will likely be merged after some code reviews soon.
            • We added 1.0 milestones for both lemmy-ui and jerboa, to make sure every new feature gets added to the front ends.

            ::: spoiler Full list of changes by user

            matc-pub

            • Updated lemmy-ui to work with lemmy 1.0.0 back-end

            dullbananas

            • Fix missing interactions_month update and missing "AS community_id", and improve scheduled_tasks test

            MV-GH

            • Add Video screen viewer, FeedVideoPlayer, plus support for popular non OGP videohosts.
            • Fix #1884, rare case markdown actions can cause crashes

            dessalines

            • Adding requested Opengraph width and height metadata.
            • Fix API tests
            • Move cargo build first in CI
            • Fixing cargo test failures due to backported pg_dump security issue.
            • [main] Fixing active counts slow queries. (#5907)
            • Fixing administration typo
            • Updating to newer git cliff.
            • Use a better library to sort package.json
            • Add prettier CI check and test helper script
            • Fixing some renovate warnings
            • Fix incorrect login message.

            :::

            Or see the full list of changes at the links below:

            • Backend
            • Frontend

            An open source project the size of Lemmy needs constant work to manage the project, implement new features and fix bugs. Dessalines and Nutomic work full-time on these tasks and more. As there is no advertising or tracking, all of our work is funded through donations. Even so there is barely enough time in the day, and no time for a second job. The only available option are user donations. To keep it viable donations need to reach a minimum of 5000€ per month, resulting in a modest salary of 2500€ per developer. If that goal is reached we can stop worrying about money, and fully focus on improving the software for the benefit of all users and instances. We especially rely on recurring donations to secure the long-term development and make Lemmy the best it can be.

            Donate

            P This user is from outside of this forum
            P This user is from outside of this forum
            pineapple@lemmy.ml
            wrote last edited by
            #5

            I have setup a small recuring donation. Remember everyone if your not sure about donating, donating a very small amount is infinitely times more valuable than not donating at all.

            nutomic@lemmy.mlN 1 Reply Last reply
            0
            • P pineapple@lemmy.ml

              I have setup a small recuring donation. Remember everyone if your not sure about donating, donating a very small amount is infinitely times more valuable than not donating at all.

              nutomic@lemmy.mlN This user is from outside of this forum
              nutomic@lemmy.mlN This user is from outside of this forum
              nutomic@lemmy.ml
              wrote last edited by
              #6

              Thank you 🙂

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups