Hollo 0.2.0 released! #Hollo is a single-user federated microblogging software which is #ActivityPub-enabled and powered by #Fedify.
The key changes of this release include:
Thanks to @thisismissem, now you can report remote accounts and posts.
Added two-factor authentication support.
Thanks again to @thisismissem, Hollo improved alignment on Mastodon API changes about OAuth and apps.
Thanks again to @thisismissem, RFC 8414 for OAuth Authorization Server metadata endpoint. It will improves interoperability between Hollo and Mastodon-compatible client apps.
Renamed the Data menu from the administration dashboard to Federation, and:
Custom emojis now can be deleted from the administration dashboard.
Thanks @helge, PORT
and ALLOW_PRIVATE_ADDRESS
environment variables are introduced.
Added a favicon.
Dropped support for Redis, which was an optional dependency.
You can upgrade to Hollo 0.2.0 using the following ways:
To Railway users: Just redeploy the Hollo service!
To Docker users: Switch your Hollo image to ghcr.io/dahlia/hollo:0.2.0
or simply latest
!
To manual installers: Fetch the stable
branch and switch over to it!
Hollo 0.2.0がリリースされました!Holloは、ActivityPubに対応し、Fedifyで構築された1人用の連合型マイクロブログソフトウェアです。
このリリースの主な変更点は以下の通りです:
• @thisismissem さんのおかげで、リモートのアカウントや投稿を報告できる。
• 二要素認証のサポートを追加。
• また、@thisismissem さんのおかげで、OAuthとアプリに関するMastodon API変更の整合性が改善。
• また、@thisismissem さんのおかげで、OAuth Authorization ServerメタデータエンドポイントのRFC 8414。これにより、HolloとMastodon互換クライアントアプリ間の相互運用性が向上。
• 管理ダッシュボードのデータ(Data)メニューの名前をフェデレーション(Federation)に変更:1️⃣ 投稿の強制リフレッシュが可能。2️⃣ タスクキュー内のメッセージ数が表示。
• 管理ダッシュボードからカスタム絵文字を削除できる。
• @helge さんのおかげで、PORTとALLOW_PRIVATE_ADDRESS環境変数が導入。
• ファビコンを追加。
• Redisのサポートを廃止。
QT: https://hollo.social/@hollo/0192f126-408f-724b-81ab-c64c7c5c18db [参照]
あ、PostgreSQLの最小サポートバージョンが16に上がりました。アップデート時に注意してください。