Skip to main content


Friendica 2023.05 Release Candidate available


We have just branched off the 2023.05-rc branches from the current development branch of Friendica. If you want to help finding rough edges and hopefully fix them before the upcoming release, please checkout the new branch and report problems that you enc

We have just branched off the 2023.05-rc branches from the current development branch of Friendica. If you want to help finding rough edges and hopefully fix them before the upcoming release, please checkout the new branch and report problems that you encounter.

The main reason for this early RC is fixing a bug in the notification area that Tek informed us about. In addition the highlights of the next release are

  • fixing a bug that prevented the search for @-handles, and
  • an improved OWA implementation.


What is Friendica


Friendica is a decentralised communications platform, you can use to host your own social media server that integrates with independent social networking platforms (like the Fediverse or Diaspora*) but also some commercial ones like Twitter.

How to use the 2023.05 RC Version of Friendica


If you want to help in the release process, you can checkout the 2023.05-rc branch from the git repositories (core and addons).
git fetch
git checkout 2023.05-rc
git pull
bin/composer.phar install --no-dev
Note that you only need to pull the composer dependencies in the core repository.

Should the upgrade process of the database get stuck


If you encounter this, please initiate the DB update manually from the command line by running the script
./bin/console dbstructure update
from the base of your Friendica installation. If the output contains any error message, please let us know using the channels mentioned above.

What to do with Quirks


The 2023.05-rc phase is meant to identify and preferable resolve quirks and bugs that should not be in the 2023.05 release, but have slipped through so far. So if you switch your node to the 20232.05-rc version of Friendica, please let us know about rough edges you find, either at the issue tracker (github account required), in the support forum or in the development forum.

Thanks a lot for helping with the release :


friendi.ca/2023/05/18/friendic…

in reply to Friendica News

We have just branched off the 2023.05-rc branches from the current development branch of Friendica. If you want to help finding rough edges and hopefully fix them before the upcoming release, please checkout the new branch and report problems that you enc

@Friendica News yay, the @-search works again!! Yay!

Thanks to everyone for the work!

Unknown parent

friendica - Link to source
utzer [Friendica]

@Tobias more important, which new features do we have to enable to see the effect.

New Gallery where what?

in reply to Friendica News

For what it's worth, I get this error during the upgrade:
Package fgrosse/phpasn1 is abandoned, you should avoid using it. No replacement was suggested.
in reply to Nanook

Also while it says here the development version is 2023-05-rc the version I ended up with after following the upgrade procedure is 2023.06-dev - 1518.
in reply to Friendica News

And i thought it's just me or my instance is faulty because the user search didn't work... 😄

Update was smooth and it works pretty fine. Thank you very much.

in reply to Friendica News

I have updated my bug reports:
12684 is halfway fixed, 12683 is still the case. Both marked for 2023.06 milestone.
in reply to Schmaker

Not anymore. Thanks Hypolite Petovan, looking forward for release! 😀
Unknown parent

friendica (DFRN) - Link to source
Nanook
@hoergen Yep that is a nice feature.