Hollo
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 improve interoperability between Hollo and Mastodon-compatible client apps.
-
Renamed the Data menu from the administration dashboard to Federation, and:
- Now posts also can be force-refreshed.
- Now the number of messages in the task queue is shown.
-
Custom emojis now can be deleted from the administration dashboard.
-
Thanks to @helge,
PORT
andALLOW_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 simplylatest
! -
To manual installers: Fetch the
stable
branch and switch over to it!