Releasing Pleroma 2.0.0

栏目: IT技术 · 发布时间: 4年前

内容简介:Long-awaited and finally ready, just in time forInternational Women's Day, Pleroma 2.0.0 is here! There have been a lot of changes, including breaking ones, so let me give you a quick tour of this release.

Releasing Pleroma 2.0.0

Long-awaited and finally ready, just in time for

FOSDEM

International Women's Day, Pleroma 2.0.0 is here! There have been a lot of changes, including breaking ones, so let me give you a quick tour of this release.

Performance

If you read my blog in the last few weeks, you've noticed that I have been analyzing Pleroma database performance. I'm happy to report that I found a lot of places to optimize, and a few settings have made their way into this release. There's nothing you have to besides updating Pleroma to activate those. This should lead to more consistent query times and less timeouts. If you want to read all the details, check out this article .

The Pleroma frontend has ALSO received a huge performance boost by rewriting one of the libraries we used. If you encountered slow and stuttering behavior in the past, please try it out again. Here as well we will continue to optimize performance in upcoming releases.

Emoji Reactions

Releasing Pleroma 2.0.0

Nobody asked, and we listened. You can now react with any (well, mostly any) Unicode emoji to any post. These reactions are not the same as likes, so feel free to use them in any situation where they are fun! There is some compatibility with Misskey and Honk (although reactions are called 'badonks' there), and people are working on mobile app support as well.

Don't worry, we want custom emoji reactions as well, but they will have to wait for another release :)

Dropping OStatus support

Pleroma started as an alternative frontend for GNU Social , and it used its OStatus protocol for communication between instances, just like Mastodon. Internally, Pleroma has been always been built on ActivityPub and the concepts don't always map cleanly between those two. With time, OStatus became used less and less on the network, which led to a few security issues in our OStatus code slipping through because that code path was barely used and looked at.

In 2.0.0, we are removing support for OStatus federation and only federate over ActivityPub now. This was not an easy decision and we made it for the following reasons.

  1. OStatus is barely used on the network anymore.
  2. GNU Social can by now use ActivityPub, see this repo
  3. OStatus was a constant source of bugs and security issues for us
  4. Removing OStatus greatly simplifies the federation code

We always tried to not leave GNU Social instances behind, so we waited until GNU Social supported ActivityPub until we made this decision. Still, if you have friends on non-ActivityPub GNU Social instances, you won't be able to reach them until their servers get updated.

Admin Improvements

Releasing Pleroma 2.0.0

Many Pleroma users ask the question: Why do I have to edit configuration files to manage my instance? Well, that won't be an issue anymore from 2.0.0 on.

Our Admin frontend received a lot of love for this release. We now support storing your configuration in the database, so that you should be able to manage your instance without having to edit configuration files. This is the first release in which we support this method of running your instance, so there might still be some rough edges. Please read thedocumentation before using it!

Many more small fixes and additions

From a static frontend over themes 2.0 to rate limiter changes, there's lots of small stuff that changed in 2.0.0. If you do the update, please check thechangelog, especiall the parts that say breaking ! You might have to make some small adjustments to your existing configuration files.

Towards 3.0

Releasing Pleroma 2.0.0

If there's one thing about 2.0.0 I'm not happy about, it's that it took too long to release, tempting server admins to switch to the unstable branch (don't do it!). Our plan for the future is to do actual feature releases more often. This will require some more planning on our side, but it should be worth it. We already have a lot of interesting features in the pipeline, like a new, faster federation transport and switchable frontends.

I want to thank everybody involved with Pleroma for making this release happen! That includes the developers, of course, but also all the users who report issues and test our development code, who help others with configuration and installation and generally spread the word about Pleroma and the Fediverse. Thank you all, and I hope you'll love Pleroma 2.0.0 :)

  • lain

以上所述就是小编给大家介绍的《Releasing Pleroma 2.0.0》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Sass and Compass in Action

Sass and Compass in Action

Wynn Netherland、Nathan Weizenbaum、Chris Eppstein、Brandon Mathis / Manning Publications / 2013-8-2 / USD 44.99

Written by Sass and Compass creators * Complete Sass language reference * Covers prominent Compass community plug-ins * Innovative approach to creating stylesheets Cascading Style Sheets paint the we......一起来看看 《Sass and Compass in Action》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具