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:

1.

Thanks to @thisismissem, now you can report remote accounts and posts.


2.

Added two-factor authentication support.


3.

Thanks again to @thisismissem, Hollo improved alignment on Mastodon API changes about OAuth and apps.


4.

Thanks again to @thisismissem, RFC 8414 for OAuth Authorization Server metadata endpoint. It will improve interoperability between Hollo and Mastodon-compatible client apps.


5.

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.


6.

Custom emojis now can be deleted from the administration dashboard.


7.

Thanks @helge, PORT and ALLOW_PRIVATE_ADDRESS environment variables are introduced.


8.

Added a favicon.


9.

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!