this post was submitted on 03 Jul 2026
0 points (NaN% liked)

Announcements

26196 readers
1 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 7 years ago
MODERATORS
 

Last month we fixed a lot of the problems that were reported so far during 1.0 Beta Testing. These fixes are released in a new version 1.0.0-beta.1. Please continue testing on voyager.lemmy.ml and reporting problems.

In the upcoming months, as app devs continue to give feedback on the Lemmy 1.0 API, we'll be tweaking it as necessary. We'll also be working on lemmy-ui and jerboa.

You can follow our development progress with these milestone links:

Here are all the changes from June:

Full list of changes by repo

lemmy

lemmy-ui

joinlemmy-site

lemmy-js-client

lemmy-client-rs

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


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

you are viewing a single comment's thread
view the rest of the comments
[–] nutomic@lemmy.ml 0 points 1 day ago

Okay in the browser dev tools open "Storage" tab and go to "Local Storage". There should be an item oauth_state with a value like {"state":"xxx","oauth_provider_id":1,"redirect_uri":"https://voyager.lemmy.ml/oauth/callback","prev":"/","expires_at":1783389838355}. Sounds like one of those items is missing.