Hollo 0.3.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:
DRIVE_DISK=fs
and FS_ASSET_PATH
to store media files in the local filesystem. For users who've used S3, no further action is required—but, it's recommended to configure DRIVE_DISK=s3
as DRIVE_DISK
will be required in the future releases.SENTRY_DSN
.You can upgrade to Hollo 0.3.0 using the following ways:
ghcr.io/dahlia/hollo:0.3.0
or simply latest
!stable
branch and switch over to it!Hollo 0.3.0がリリースされました!HolloはActivityPubをサポートする一人ユーザー向けのマイクロブログソフトウェアです。
今回のバージョンの主な変更点は以下の通りです。
• メディアファイルをS3の代わりにローカルファイルシステムに保存できる様に成りました。DRIVE_DISK=fsとFS_ASSET_PATH環境変数を設定する事で、ローカルファイルシステムにメディアファイルを保存する事が出来ます。S3を使ってた方は別に設定を変えなくても良いですが、出来ればDRIVE_DIS=s3設定を追加する事をお勧めします。
• Sentryサポートが追加されました。Sentryでエラーレポートとトレースを確認したい方はSENTRY_DSN環境変数を設定してください。
• プロフィールページにページネーションを導入しました。
• Feidfy 1.3.0へのアップグレードに伴い、様々なパフォーマンスの改善とバグ修正が行われました。
https://github.com/dahlia/hollo/pkgs/container/hollo/314795469?tag=0.3.0
QT: https://hollo.social/@hollo/01938083-d144-7bc3-9ba5-fa7a20349638 [参照]